#94CBB3 (or 0x94CBB3) is unknown color: approx Vista Blue. HEX triplet: 94, CB and B3. RGB value is (148,203,179). Sum of RGB (Red+Green+Blue) = 148+203+179=530 (70% of max value = 765). Red value is 148 (58.20% from 255 or 27.92% from 530); Green value is 203 (79.69% from 255 or 38.30% from 530); Blue value is 179 (70.31% from 255 or 33.77% from 530); Max value from RGB is 203 - color contains mainly: green. Hex color #94CBB3 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #94CBB3 is #6B344C. Grayscale: #B7B7B7. Windows color (decimal): -7025741 or 11783060. OLE color: 11783060.
HSL color Cylindrical-coordinate representation of color #94CBB3: hue angle of 153.82º degrees, saturation: 0.35, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #94CBB3 is Cyan = 0.27, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.20.
<style> p { color: #94CBB3; } p { color: rgb(148,203,179); } H1.HeaderClassName { color: #94CBB3; } .AnyTagClassName { color: #94CBB3; } </style>
<style> a { background-color: #94CBB3; } a { background-color: rgb(148,203,179); } div.DivClassName { background-color: #94CBB3; } .BgClassName { background-color: #94CBB3; } </style>
<style> span { border-color: #94CBB3; } span { border-color: rgb(148,203,179); } td.TdClassName { border-color: #94CBB3; } .TagClassName { border-color: #94CBB3; } </style>