#CB7882 (or 0xCB7882) is unknown color: approx Charm. HEX triplet: CB, 78 and 82. RGB value is (203,120,130). Sum of RGB (Red+Green+Blue) = 203+120+130=453 (60% of max value = 765). Red value is 203 (79.69% from 255 or 44.81% from 453); Green value is 120 (47.27% from 255 or 26.49% from 453); Blue value is 130 (51.17% from 255 or 28.70% from 453); Max value from RGB is 203 - color contains mainly: red. Hex color #CB7882 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #CB7882 is #34877D. Grayscale: #929292. Windows color (decimal): -3442558 or 8550603. OLE color: 8550603.
HSL color Cylindrical-coordinate representation of color #CB7882: hue angle of 352.77º degrees, saturation: 0.44, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #CB7882 is Cyan = 0, Magento = 0.41, Yellow = 0.36 and Black (K on CMYK) = 0.20.
<style> p { color: #cb7882; } p { color: rgb(203,120,130); } H1.HeaderClassName { color: #cb7882; } .AnyTagClassName { color: #cb7882; } </style>
<style> a { background-color: #cb7882; } a { background-color: rgb(203,120,130); } div.DivClassName { background-color: #cb7882; } .BgClassName { background-color: #cb7882; } </style>
<style> span { border-color: #cb7882; } span { border-color: rgb(203,120,130); } td.TdClassName { border-color: #cb7882; } .TagClassName { border-color: #cb7882; } </style>