#CD898C (or 0xCD898C) is unknown color: approx Puce. HEX triplet: CD, 89 and 8C. RGB value is (205,137,140). Sum of RGB (Red+Green+Blue) = 205+137+140=482 (63% of max value = 765). Red value is 205 (80.47% from 255 or 42.53% from 482); Green value is 137 (53.91% from 255 or 28.42% from 482); Blue value is 140 (55.08% from 255 or 29.05% from 482); Max value from RGB is 205 - color contains mainly: red. Hex color #CD898C is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CD898C is #327673. Grayscale: #9D9D9D. Windows color (decimal): -3307124 or 9210317. OLE color: 9210317.
HSL color Cylindrical-coordinate representation of color #CD898C: hue angle of 357.35º degrees, saturation: 0.4, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #CD898C is Cyan = 0, Magento = 0.33, Yellow = 0.32 and Black (K on CMYK) = 0.20.
<style> p { color: #CD898C; } p { color: rgb(205,137,140); } H1.HeaderClassName { color: #CD898C; } .AnyTagClassName { color: #CD898C; } </style>
<style> a { background-color: #CD898C; } a { background-color: rgb(205,137,140); } div.DivClassName { background-color: #CD898C; } .BgClassName { background-color: #CD898C; } </style>
<style> span { border-color: #CD898C; } span { border-color: rgb(205,137,140); } td.TdClassName { border-color: #CD898C; } .TagClassName { border-color: #CD898C; } </style>