#95CDB4 (or 0x95CDB4) is unknown color: approx Vista Blue. HEX triplet: 95, CD and B4. RGB value is (149,205,180). Sum of RGB (Red+Green+Blue) = 149+205+180=534 (70% of max value = 765). Red value is 149 (58.59% from 255 or 27.90% from 534); Green value is 205 (80.47% from 255 or 38.39% from 534); Blue value is 180 (70.70% from 255 or 33.71% from 534); Max value from RGB is 205 - color contains mainly: green. Hex color #95CDB4 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #95CDB4 is #6A324B. Grayscale: #B9B9B9. Windows color (decimal): -6959692 or 11849109. OLE color: 11849109.
HSL color Cylindrical-coordinate representation of color #95CDB4: hue angle of 153.21º degrees, saturation: 0.36, 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 #95CDB4 is Cyan = 0.27, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.20.
<style> p { color: #95CDB4; } p { color: rgb(149,205,180); } H1.HeaderClassName { color: #95CDB4; } .AnyTagClassName { color: #95CDB4; } </style>
<style> a { background-color: #95CDB4; } a { background-color: rgb(149,205,180); } div.DivClassName { background-color: #95CDB4; } .BgClassName { background-color: #95CDB4; } </style>
<style> span { border-color: #95CDB4; } span { border-color: rgb(149,205,180); } td.TdClassName { border-color: #95CDB4; } .TagClassName { border-color: #95CDB4; } </style>