#A8CBD2 (or 0xA8CBD2) is unknown color: approx Regent St Blue. HEX triplet: A8, CB and D2. RGB value is (168,203,210). Sum of RGB (Red+Green+Blue) = 168+203+210=581 (76% of max value = 765). Red value is 168 (66.02% from 255 or 28.92% from 581); Green value is 203 (79.69% from 255 or 34.94% from 581); Blue value is 210 (82.42% from 255 or 36.14% from 581); Max value from RGB is 210 - color contains mainly: blue. Hex color #A8CBD2 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A8CBD2 is #57342D. Grayscale: #C1C1C1. Windows color (decimal): -5714990 or 13814696. OLE color: 13814696.
HSL color Cylindrical-coordinate representation of color #A8CBD2: hue angle of 190º degrees, saturation: 0.32, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A8CBD2 is Cyan = 0.2, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #A8CBD2; } p { color: rgb(168,203,210); } H1.HeaderClassName { color: #A8CBD2; } .AnyTagClassName { color: #A8CBD2; } </style>
<style> a { background-color: #A8CBD2; } a { background-color: rgb(168,203,210); } div.DivClassName { background-color: #A8CBD2; } .BgClassName { background-color: #A8CBD2; } </style>
<style> span { border-color: #A8CBD2; } span { border-color: rgb(168,203,210); } td.TdClassName { border-color: #A8CBD2; } .TagClassName { border-color: #A8CBD2; } </style>