#CB5C96 (or 0xCB5C96) is unknown color: approx Hopbush. HEX triplet: CB, 5C and 96. RGB value is (203,92,150). Sum of RGB (Red+Green+Blue) = 203+92+150=445 (58% of max value = 765). Red value is 203 (79.69% from 255 or 45.62% from 445); Green value is 92 (36.33% from 255 or 20.67% from 445); Blue value is 150 (58.98% from 255 or 33.71% from 445); Max value from RGB is 203 - color contains mainly: red. Hex color #CB5C96 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #CB5C96 is #34A369. Grayscale: #838383. Windows color (decimal): -3449706 or 9854155. OLE color: 9854155.
HSL color Cylindrical-coordinate representation of color #CB5C96: hue angle of 328.65º degrees, saturation: 0.52, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #CB5C96 is Cyan = 0, Magento = 0.55, Yellow = 0.26 and Black (K on CMYK) = 0.20.
<style> p { color: #cb5c96; } p { color: rgb(203,92,150); } H1.HeaderClassName { color: #cb5c96; } .AnyTagClassName { color: #cb5c96; } </style>
<style> a { background-color: #cb5c96; } a { background-color: rgb(203,92,150); } div.DivClassName { background-color: #cb5c96; } .BgClassName { background-color: #cb5c96; } </style>
<style> span { border-color: #cb5c96; } span { border-color: rgb(203,92,150); } td.TdClassName { border-color: #cb5c96; } .TagClassName { border-color: #cb5c96; } </style>