#CB84D2 (or 0xCB84D2) is unknown color: approx Orchid. HEX triplet: CB, 84 and D2. RGB value is (203,132,210). Sum of RGB (Red+Green+Blue) = 203+132+210=545 (72% of max value = 765). Red value is 203 (79.69% from 255 or 37.25% from 545); Green value is 132 (51.95% from 255 or 24.22% from 545); Blue value is 210 (82.42% from 255 or 38.53% from 545); Max value from RGB is 210 - color contains mainly: blue. Hex color #CB84D2 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CB84D2 is #347B2D. Grayscale: #A1A1A1. Windows color (decimal): -3439406 or 13796555. OLE color: 13796555.
HSL color Cylindrical-coordinate representation of color #CB84D2: hue angle of 294.62º degrees, saturation: 0.46, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #CB84D2 is Cyan = 0.03, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #CB84D2; } p { color: rgb(203,132,210); } H1.HeaderClassName { color: #CB84D2; } .AnyTagClassName { color: #CB84D2; } </style>
<style> a { background-color: #CB84D2; } a { background-color: rgb(203,132,210); } div.DivClassName { background-color: #CB84D2; } .BgClassName { background-color: #CB84D2; } </style>
<style> span { border-color: #CB84D2; } span { border-color: rgb(203,132,210); } td.TdClassName { border-color: #CB84D2; } .TagClassName { border-color: #CB84D2; } </style>