#CB027F (or 0xCB027F) is unknown color: approx Medium Violet Red. HEX triplet: CB, 02 and 7F. RGB value is (203,2,127). Sum of RGB (Red+Green+Blue) = 203+2+127=332 (43% of max value = 765). Red value is 203 (79.69% from 255 or 61.14% from 332); Green value is 2 (1.17% from 255 or 0.60% from 332); Blue value is 127 (50% from 255 or 38.25% from 332); Max value from RGB is 203 - color contains mainly: red. Hex color #CB027F is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #CB027F is #34FD80. Grayscale: #4C4C4C. Windows color (decimal): -3472769 or 8323787. OLE color: 8323787.
HSL color Cylindrical-coordinate representation of color #CB027F: hue angle of 322.69º degrees, saturation: 0.98, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #CB027F is Cyan = 0, Magento = 0.99, Yellow = 0.37 and Black (K on CMYK) = 0.20.
<style> p { color: #cb027f; } p { color: rgb(203,2,127); } H1.HeaderClassName { color: #cb027f; } .AnyTagClassName { color: #cb027f; } </style>
<style> a { background-color: #cb027f; } a { background-color: rgb(203,2,127); } div.DivClassName { background-color: #cb027f; } .BgClassName { background-color: #cb027f; } </style>
<style> span { border-color: #cb027f; } span { border-color: rgb(203,2,127); } td.TdClassName { border-color: #cb027f; } .TagClassName { border-color: #cb027f; } </style>