#C9DABD (or 0xC9DABD) is unknown color: approx Surf Crest. HEX triplet: C9, DA and BD. RGB value is (201,218,189). Sum of RGB (Red+Green+Blue) = 201+218+189=608 (80% of max value = 765). Red value is 201 (78.91% from 255 or 33.06% from 608); Green value is 218 (85.55% from 255 or 35.86% from 608); Blue value is 189 (74.22% from 255 or 31.09% from 608); Max value from RGB is 218 - color contains mainly: green. Hex color #C9DABD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C9DABD is #362542. Grayscale: #D1D1D1. Windows color (decimal): -3548483 or 12442313. OLE color: 12442313.
HSL color Cylindrical-coordinate representation of color #C9DABD: hue angle of 95.17º degrees, saturation: 0.28, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #C9DABD is Cyan = 0.08, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.15.
<style> p { color: #C9DABD; } p { color: rgb(201,218,189); } H1.HeaderClassName { color: #C9DABD; } .AnyTagClassName { color: #C9DABD; } </style>
<style> a { background-color: #C9DABD; } a { background-color: rgb(201,218,189); } div.DivClassName { background-color: #C9DABD; } .BgClassName { background-color: #C9DABD; } </style>
<style> span { border-color: #C9DABD; } span { border-color: rgb(201,218,189); } td.TdClassName { border-color: #C9DABD; } .TagClassName { border-color: #C9DABD; } </style>