#CB66B4 (or 0xCB66B4) is unknown color: approx Fuchsia. HEX triplet: CB, 66 and B4. RGB value is (203,102,180). Sum of RGB (Red+Green+Blue) = 203+102+180=485 (64% of max value = 765). Red value is 203 (79.69% from 255 or 41.86% from 485); Green value is 102 (40.23% from 255 or 21.03% from 485); Blue value is 180 (70.70% from 255 or 37.11% from 485); Max value from RGB is 203 - color contains mainly: red. Hex color #CB66B4 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CB66B4 is #34994B. Grayscale: #8C8C8C. Windows color (decimal): -3447116 or 11822795. OLE color: 11822795.
HSL color Cylindrical-coordinate representation of color #CB66B4: hue angle of 313.66º degrees, saturation: 0.49, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #CB66B4 is Cyan = 0, Magento = 0.50, Yellow = 0.11 and Black (K on CMYK) = 0.20.
<style> p { color: #CB66B4; } p { color: rgb(203,102,180); } H1.HeaderClassName { color: #CB66B4; } .AnyTagClassName { color: #CB66B4; } </style>
<style> a { background-color: #CB66B4; } a { background-color: rgb(203,102,180); } div.DivClassName { background-color: #CB66B4; } .BgClassName { background-color: #CB66B4; } </style>
<style> span { border-color: #CB66B4; } span { border-color: rgb(203,102,180); } td.TdClassName { border-color: #CB66B4; } .TagClassName { border-color: #CB66B4; } </style>