#CB4CC8 (or 0xCB4CC8) is unknown color: approx Fuchsia. HEX triplet: CB, 4C and C8. RGB value is (203,76,200). Sum of RGB (Red+Green+Blue) = 203+76+200=479 (63% of max value = 765). Red value is 203 (79.69% from 255 or 42.38% from 479); Green value is 76 (30.08% from 255 or 15.87% from 479); Blue value is 200 (78.52% from 255 or 41.75% from 479); Max value from RGB is 203 - color contains mainly: red. Hex color #CB4CC8 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #CB4CC8 is #34B337. Grayscale: #7F7F7F. Windows color (decimal): -3453752 or 13126859. OLE color: 13126859.
HSL color Cylindrical-coordinate representation of color #CB4CC8: hue angle of 301.42º degrees, saturation: 0.55, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #CB4CC8 is Cyan = 0, Magento = 0.63, Yellow = 0.01 and Black (K on CMYK) = 0.20.
<style> p { color: #CB4CC8; } p { color: rgb(203,76,200); } H1.HeaderClassName { color: #CB4CC8; } .AnyTagClassName { color: #CB4CC8; } </style>
<style> a { background-color: #CB4CC8; } a { background-color: rgb(203,76,200); } div.DivClassName { background-color: #CB4CC8; } .BgClassName { background-color: #CB4CC8; } </style>
<style> span { border-color: #CB4CC8; } span { border-color: rgb(203,76,200); } td.TdClassName { border-color: #CB4CC8; } .TagClassName { border-color: #CB4CC8; } </style>