#CB379A (or 0xCB379A) is unknown color: approx Medium Red Violet. HEX triplet: CB, 37 and 9A. RGB value is (203,55,154). Sum of RGB (Red+Green+Blue) = 203+55+154=412 (54% of max value = 765). Red value is 203 (79.69% from 255 or 49.27% from 412); Green value is 55 (21.88% from 255 or 13.35% from 412); Blue value is 154 (60.55% from 255 or 37.38% from 412); Max value from RGB is 203 - color contains mainly: red. Hex color #CB379A is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #CB379A is #34C865. Grayscale: #6E6E6E. Windows color (decimal): -3459174 or 10106827. OLE color: 10106827.
HSL color Cylindrical-coordinate representation of color #CB379A: hue angle of 319.86º degrees, saturation: 0.59, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #CB379A is Cyan = 0, Magento = 0.73, Yellow = 0.24 and Black (K on CMYK) = 0.20.
<style> p { color: #CB379A; } p { color: rgb(203,55,154); } H1.HeaderClassName { color: #CB379A; } .AnyTagClassName { color: #CB379A; } </style>
<style> a { background-color: #CB379A; } a { background-color: rgb(203,55,154); } div.DivClassName { background-color: #CB379A; } .BgClassName { background-color: #CB379A; } </style>
<style> span { border-color: #CB379A; } span { border-color: rgb(203,55,154); } td.TdClassName { border-color: #CB379A; } .TagClassName { border-color: #CB379A; } </style>