#CB9992 (or 0xCB9992) is unknown color: approx Rose. HEX triplet: CB, 99 and 92. RGB value is (203,153,146). Sum of RGB (Red+Green+Blue) = 203+153+146=502 (66% of max value = 765). Red value is 203 (79.69% from 255 or 40.44% from 502); Green value is 153 (60.16% from 255 or 30.48% from 502); Blue value is 146 (57.42% from 255 or 29.08% from 502); Max value from RGB is 203 - color contains mainly: red. Hex color #CB9992 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CB9992 is #34666D. Grayscale: #A7A7A7. Windows color (decimal): -3434094 or 9607627. OLE color: 9607627.
HSL color Cylindrical-coordinate representation of color #CB9992: hue angle of 7.37º degrees, saturation: 0.35, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #CB9992 is Cyan = 0, Magento = 0.25, Yellow = 0.28 and Black (K on CMYK) = 0.20.
<style> p { color: #CB9992; } p { color: rgb(203,153,146); } H1.HeaderClassName { color: #CB9992; } .AnyTagClassName { color: #CB9992; } </style>
<style> a { background-color: #CB9992; } a { background-color: rgb(203,153,146); } div.DivClassName { background-color: #CB9992; } .BgClassName { background-color: #CB9992; } </style>
<style> span { border-color: #CB9992; } span { border-color: rgb(203,153,146); } td.TdClassName { border-color: #CB9992; } .TagClassName { border-color: #CB9992; } </style>