#C3D8AA (or 0xC3D8AA) is unknown color: approx Pixie Green. HEX triplet: C3, D8 and AA. RGB value is (195,216,170). Sum of RGB (Red+Green+Blue) = 195+216+170=581 (76% of max value = 765). Red value is 195 (76.56% from 255 or 33.56% from 581); Green value is 216 (84.77% from 255 or 37.18% from 581); Blue value is 170 (66.80% from 255 or 29.26% from 581); Max value from RGB is 216 - color contains mainly: green. Hex color #C3D8AA is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #C3D8AA is #3C2755. Grayscale: #CCCCCC. Windows color (decimal): -3942230 or 11196611. OLE color: 11196611.
HSL color Cylindrical-coordinate representation of color #C3D8AA: hue angle of 87.39º degrees, saturation: 0.37, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #C3D8AA is Cyan = 0.10, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.15.
<style> p { color: #C3D8AA; } p { color: rgb(195,216,170); } H1.HeaderClassName { color: #C3D8AA; } .AnyTagClassName { color: #C3D8AA; } </style>
<style> a { background-color: #C3D8AA; } a { background-color: rgb(195,216,170); } div.DivClassName { background-color: #C3D8AA; } .BgClassName { background-color: #C3D8AA; } </style>
<style> span { border-color: #C3D8AA; } span { border-color: rgb(195,216,170); } td.TdClassName { border-color: #C3D8AA; } .TagClassName { border-color: #C3D8AA; } </style>