#C89F82 (or 0xC89F82) is unknown color: approx Rodeo Dust. HEX triplet: C8, 9F and 82. RGB value is (200,159,130). Sum of RGB (Red+Green+Blue) = 200+159+130=489 (64% of max value = 765). Red value is 200 (78.52% from 255 or 40.90% from 489); Green value is 159 (62.5% from 255 or 32.52% from 489); Blue value is 130 (51.17% from 255 or 26.58% from 489); Max value from RGB is 200 - color contains mainly: red. Hex color #C89F82 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C89F82 is #37607D. Grayscale: #A8A8A8. Windows color (decimal): -3629182 or 8560584. OLE color: 8560584.
HSL color Cylindrical-coordinate representation of color #C89F82: hue angle of 24.86º degrees, saturation: 0.39, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #C89F82 is Cyan = 0, Magento = 0.20, Yellow = 0.35 and Black (K on CMYK) = 0.22.
<style> p { color: #C89F82; } p { color: rgb(200,159,130); } H1.HeaderClassName { color: #C89F82; } .AnyTagClassName { color: #C89F82; } </style>
<style> a { background-color: #C89F82; } a { background-color: rgb(200,159,130); } div.DivClassName { background-color: #C89F82; } .BgClassName { background-color: #C89F82; } </style>
<style> span { border-color: #C89F82; } span { border-color: rgb(200,159,130); } td.TdClassName { border-color: #C89F82; } .TagClassName { border-color: #C89F82; } </style>