#CB76D0 (or 0xCB76D0) is unknown color: approx Orchid. HEX triplet: CB, 76 and D0. RGB value is (203,118,208). Sum of RGB (Red+Green+Blue) = 203+118+208=529 (70% of max value = 765). Red value is 203 (79.69% from 255 or 38.37% from 529); Green value is 118 (46.48% from 255 or 22.31% from 529); Blue value is 208 (81.64% from 255 or 39.32% from 529); Max value from RGB is 208 - color contains mainly: blue. Hex color #CB76D0 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CB76D0 is #34892F. Grayscale: #999999. Windows color (decimal): -3442992 or 13661899. OLE color: 13661899.
HSL color Cylindrical-coordinate representation of color #CB76D0: hue angle of 296.67º degrees, saturation: 0.49, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #CB76D0 is Cyan = 0.02, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #CB76D0; } p { color: rgb(203,118,208); } H1.HeaderClassName { color: #CB76D0; } .AnyTagClassName { color: #CB76D0; } </style>
<style> a { background-color: #CB76D0; } a { background-color: rgb(203,118,208); } div.DivClassName { background-color: #CB76D0; } .BgClassName { background-color: #CB76D0; } </style>
<style> span { border-color: #CB76D0; } span { border-color: rgb(203,118,208); } td.TdClassName { border-color: #CB76D0; } .TagClassName { border-color: #CB76D0; } </style>