#CBFABD (or 0xCBFABD) is unknown color: approx Tea Green. HEX triplet: CB, FA and BD. RGB value is (203,250,189). Sum of RGB (Red+Green+Blue) = 203+250+189=642 (85% of max value = 765). Red value is 203 (79.69% from 255 or 31.62% from 642); Green value is 250 (98.05% from 255 or 38.94% from 642); Blue value is 189 (74.22% from 255 or 29.44% from 642); Max value from RGB is 250 - color contains mainly: green. Hex color #CBFABD is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CBFABD is #340542. Grayscale: #E5E5E5. Windows color (decimal): -3409219 or 12450507. OLE color: 12450507.
HSL color Cylindrical-coordinate representation of color #CBFABD: hue angle of 106.23º degrees, saturation: 0.86, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #CBFABD is Cyan = 0.19, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.02.
<style> p { color: #CBFABD; } p { color: rgb(203,250,189); } H1.HeaderClassName { color: #CBFABD; } .AnyTagClassName { color: #CBFABD; } </style>
<style> a { background-color: #CBFABD; } a { background-color: rgb(203,250,189); } div.DivClassName { background-color: #CBFABD; } .BgClassName { background-color: #CBFABD; } </style>
<style> span { border-color: #CBFABD; } span { border-color: rgb(203,250,189); } td.TdClassName { border-color: #CBFABD; } .TagClassName { border-color: #CBFABD; } </style>