#99CAD2 (or 0x99CAD2) is unknown color: approx Regent St Blue. HEX triplet: 99, CA and D2. RGB value is (153,202,210). Sum of RGB (Red+Green+Blue) = 153+202+210=565 (74% of max value = 765). Red value is 153 (60.16% from 255 or 27.08% from 565); Green value is 202 (79.30% from 255 or 35.75% from 565); Blue value is 210 (82.42% from 255 or 37.17% from 565); Max value from RGB is 210 - color contains mainly: blue. Hex color #99CAD2 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #99CAD2 is #66352D. Grayscale: #BCBCBC. Windows color (decimal): -6698286 or 13814425. OLE color: 13814425.
HSL color Cylindrical-coordinate representation of color #99CAD2: hue angle of 188.42º degrees, saturation: 0.39, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #99CAD2 is Cyan = 0.27, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #99CAD2; } p { color: rgb(153,202,210); } H1.HeaderClassName { color: #99CAD2; } .AnyTagClassName { color: #99CAD2; } </style>
<style> a { background-color: #99CAD2; } a { background-color: rgb(153,202,210); } div.DivClassName { background-color: #99CAD2; } .BgClassName { background-color: #99CAD2; } </style>
<style> span { border-color: #99CAD2; } span { border-color: rgb(153,202,210); } td.TdClassName { border-color: #99CAD2; } .TagClassName { border-color: #99CAD2; } </style>