#CBEBC7 (or 0xCBEBC7) is unknown color: approx Snowy Mint. HEX triplet: CB, EB and C7. RGB value is (203,235,199). Sum of RGB (Red+Green+Blue) = 203+235+199=637 (84% of max value = 765). Red value is 203 (79.69% from 255 or 31.87% from 637); Green value is 235 (92.19% from 255 or 36.89% from 637); Blue value is 199 (78.12% from 255 or 31.24% from 637); Max value from RGB is 235 - color contains mainly: green. Hex color #CBEBC7 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CBEBC7 is #341438. Grayscale: #DDDDDD. Windows color (decimal): -3413049 or 13102027. OLE color: 13102027.
HSL color Cylindrical-coordinate representation of color #CBEBC7: hue angle of 113.33º degrees, saturation: 0.47, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #CBEBC7 is Cyan = 0.14, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.08.
<style> p { color: #CBEBC7; } p { color: rgb(203,235,199); } H1.HeaderClassName { color: #CBEBC7; } .AnyTagClassName { color: #CBEBC7; } </style>
<style> a { background-color: #CBEBC7; } a { background-color: rgb(203,235,199); } div.DivClassName { background-color: #CBEBC7; } .BgClassName { background-color: #CBEBC7; } </style>
<style> span { border-color: #CBEBC7; } span { border-color: rgb(203,235,199); } td.TdClassName { border-color: #CBEBC7; } .TagClassName { border-color: #CBEBC7; } </style>