#B4D4CC (or 0xB4D4CC) is unknown color: approx Jet Stream. HEX triplet: B4, D4 and CC. RGB value is (180,212,204). Sum of RGB (Red+Green+Blue) = 180+212+204=596 (78% of max value = 765). Red value is 180 (70.70% from 255 or 30.20% from 596); Green value is 212 (83.20% from 255 or 35.57% from 596); Blue value is 204 (80.08% from 255 or 34.23% from 596); Max value from RGB is 212 - color contains mainly: green. Hex color #B4D4CC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B4D4CC is #4B2B33. Grayscale: #C9C9C9. Windows color (decimal): -4926260 or 13423796. OLE color: 13423796.
HSL color Cylindrical-coordinate representation of color #B4D4CC: hue angle of 165º degrees, saturation: 0.27, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #B4D4CC is Cyan = 0.15, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.17.
<style> p { color: #B4D4CC; } p { color: rgb(180,212,204); } H1.HeaderClassName { color: #B4D4CC; } .AnyTagClassName { color: #B4D4CC; } </style>
<style> a { background-color: #B4D4CC; } a { background-color: rgb(180,212,204); } div.DivClassName { background-color: #B4D4CC; } .BgClassName { background-color: #B4D4CC; } </style>
<style> span { border-color: #B4D4CC; } span { border-color: rgb(180,212,204); } td.TdClassName { border-color: #B4D4CC; } .TagClassName { border-color: #B4D4CC; } </style>