#CB4B64 (or 0xCB4B64) is unknown color: approx Cabaret. HEX triplet: CB, 4B and 64. RGB value is (203,75,100). Sum of RGB (Red+Green+Blue) = 203+75+100=378 (50% of max value = 765). Red value is 203 (79.69% from 255 or 53.70% from 378); Green value is 75 (29.69% from 255 or 19.84% from 378); Blue value is 100 (39.45% from 255 or 26.46% from 378); Max value from RGB is 203 - color contains mainly: red. Hex color #CB4B64 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #CB4B64 is #34B49B. Grayscale: #747474. Windows color (decimal): -3454108 or 6573003. OLE color: 6573003.
HSL color Cylindrical-coordinate representation of color #CB4B64: hue angle of 348.28º 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 #CB4B64 is Cyan = 0, Magento = 0.63, Yellow = 0.51 and Black (K on CMYK) = 0.20.
<style> p { color: #cb4b64; } p { color: rgb(203,75,100); } H1.HeaderClassName { color: #cb4b64; } .AnyTagClassName { color: #cb4b64; } </style>
<style> a { background-color: #cb4b64; } a { background-color: rgb(203,75,100); } div.DivClassName { background-color: #cb4b64; } .BgClassName { background-color: #cb4b64; } </style>
<style> span { border-color: #cb4b64; } span { border-color: rgb(203,75,100); } td.TdClassName { border-color: #cb4b64; } .TagClassName { border-color: #cb4b64; } </style>