#A4CBB4 (or 0xA4CBB4) is unknown color: approx Vista Blue. HEX triplet: A4, CB and B4. RGB value is (164,203,180). Sum of RGB (Red+Green+Blue) = 164+203+180=547 (72% of max value = 765). Red value is 164 (64.45% from 255 or 29.98% from 547); Green value is 203 (79.69% from 255 or 37.11% from 547); Blue value is 180 (70.70% from 255 or 32.91% from 547); Max value from RGB is 203 - color contains mainly: green. Hex color #A4CBB4 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A4CBB4 is #5B344B. Grayscale: #BCBCBC. Windows color (decimal): -5977164 or 11848612. OLE color: 11848612.
HSL color Cylindrical-coordinate representation of color #A4CBB4: hue angle of 144.62º degrees, saturation: 0.27, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A4CBB4 is Cyan = 0.19, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.20.
<style> p { color: #A4CBB4; } p { color: rgb(164,203,180); } H1.HeaderClassName { color: #A4CBB4; } .AnyTagClassName { color: #A4CBB4; } </style>
<style> a { background-color: #A4CBB4; } a { background-color: rgb(164,203,180); } div.DivClassName { background-color: #A4CBB4; } .BgClassName { background-color: #A4CBB4; } </style>
<style> span { border-color: #A4CBB4; } span { border-color: rgb(164,203,180); } td.TdClassName { border-color: #A4CBB4; } .TagClassName { border-color: #A4CBB4; } </style>