#C08891 (or 0xC08891) is unknown color: approx Puce. HEX triplet: C0, 88 and 91. RGB value is (192,136,145). Sum of RGB (Red+Green+Blue) = 192+136+145=473 (62% of max value = 765). Red value is 192 (75.39% from 255 or 40.59% from 473); Green value is 136 (53.52% from 255 or 28.75% from 473); Blue value is 145 (57.03% from 255 or 30.66% from 473); Max value from RGB is 192 - color contains mainly: red. Hex color #C08891 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C08891 is #3F776E. Grayscale: #999999. Windows color (decimal): -4159343 or 9537728. OLE color: 9537728.
HSL color Cylindrical-coordinate representation of color #C08891: hue angle of 350.36º degrees, saturation: 0.31, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #C08891 is Cyan = 0, Magento = 0.29, Yellow = 0.24 and Black (K on CMYK) = 0.25.
<style> p { color: #C08891; } p { color: rgb(192,136,145); } H1.HeaderClassName { color: #C08891; } .AnyTagClassName { color: #C08891; } </style>
<style> a { background-color: #C08891; } a { background-color: rgb(192,136,145); } div.DivClassName { background-color: #C08891; } .BgClassName { background-color: #C08891; } </style>
<style> span { border-color: #C08891; } span { border-color: rgb(192,136,145); } td.TdClassName { border-color: #C08891; } .TagClassName { border-color: #C08891; } </style>