#CB4DC0 (or 0xCB4DC0) is unknown color: approx Fuchsia. HEX triplet: CB, 4D and C0. RGB value is (203,77,192). Sum of RGB (Red+Green+Blue) = 203+77+192=472 (62% of max value = 765). Red value is 203 (79.69% from 255 or 43.01% from 472); Green value is 77 (30.47% from 255 or 16.31% from 472); Blue value is 192 (75.39% from 255 or 40.68% from 472); Max value from RGB is 203 - color contains mainly: red. Hex color #CB4DC0 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CB4DC0 is #34B23F. Grayscale: #7F7F7F. Windows color (decimal): -3453504 or 12602827. OLE color: 12602827.
HSL color Cylindrical-coordinate representation of color #CB4DC0: hue angle of 305.24º degrees, saturation: 0.55, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #CB4DC0 is Cyan = 0, Magento = 0.62, Yellow = 0.05 and Black (K on CMYK) = 0.20.
<style> p { color: #CB4DC0; } p { color: rgb(203,77,192); } H1.HeaderClassName { color: #CB4DC0; } .AnyTagClassName { color: #CB4DC0; } </style>
<style> a { background-color: #CB4DC0; } a { background-color: rgb(203,77,192); } div.DivClassName { background-color: #CB4DC0; } .BgClassName { background-color: #CB4DC0; } </style>
<style> span { border-color: #CB4DC0; } span { border-color: rgb(203,77,192); } td.TdClassName { border-color: #CB4DC0; } .TagClassName { border-color: #CB4DC0; } </style>