#C67BBB (or 0xC67BBB) is unknown color: approx Orchid. HEX triplet: C6, 7B and BB. RGB value is (198,123,187). Sum of RGB (Red+Green+Blue) = 198+123+187=508 (67% of max value = 765). Red value is 198 (77.73% from 255 or 38.98% from 508); Green value is 123 (48.44% from 255 or 24.21% from 508); Blue value is 187 (73.44% from 255 or 36.81% from 508); Max value from RGB is 198 - color contains mainly: red. Hex color #C67BBB is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C67BBB is #398444. Grayscale: #989898. Windows color (decimal): -3769413 or 12286918. OLE color: 12286918.
HSL color Cylindrical-coordinate representation of color #C67BBB: hue angle of 308.8º degrees, saturation: 0.4, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #C67BBB is Cyan = 0, Magento = 0.38, Yellow = 0.06 and Black (K on CMYK) = 0.22.
<style> p { color: #C67BBB; } p { color: rgb(198,123,187); } H1.HeaderClassName { color: #C67BBB; } .AnyTagClassName { color: #C67BBB; } </style>
<style> a { background-color: #C67BBB; } a { background-color: rgb(198,123,187); } div.DivClassName { background-color: #C67BBB; } .BgClassName { background-color: #C67BBB; } </style>
<style> span { border-color: #C67BBB; } span { border-color: rgb(198,123,187); } td.TdClassName { border-color: #C67BBB; } .TagClassName { border-color: #C67BBB; } </style>