#CB098A (or 0xCB098A) is unknown color: approx Medium Violet Red. HEX triplet: CB, 09 and 8A. RGB value is (203,9,138). Sum of RGB (Red+Green+Blue) = 203+9+138=350 (46% of max value = 765). Red value is 203 (79.69% from 255 or 58% from 350); Green value is 9 (3.91% from 255 or 2.57% from 350); Blue value is 138 (54.30% from 255 or 39.43% from 350); Max value from RGB is 203 - color contains mainly: red. Hex color #CB098A is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #CB098A is #34F675. Grayscale: #515151. Windows color (decimal): -3470966 or 9046475. OLE color: 9046475.
HSL color Cylindrical-coordinate representation of color #CB098A: hue angle of 320.1º degrees, saturation: 0.92, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #CB098A is Cyan = 0, Magento = 0.96, Yellow = 0.32 and Black (K on CMYK) = 0.20.
<style> p { color: #CB098A; } p { color: rgb(203,9,138); } H1.HeaderClassName { color: #CB098A; } .AnyTagClassName { color: #CB098A; } </style>
<style> a { background-color: #CB098A; } a { background-color: rgb(203,9,138); } div.DivClassName { background-color: #CB098A; } .BgClassName { background-color: #CB098A; } </style>
<style> span { border-color: #CB098A; } span { border-color: rgb(203,9,138); } td.TdClassName { border-color: #CB098A; } .TagClassName { border-color: #CB098A; } </style>