#CD78C5 (or 0xCD78C5) is unknown color: approx Orchid. HEX triplet: CD, 78 and C5. RGB value is (205,120,197). Sum of RGB (Red+Green+Blue) = 205+120+197=522 (69% of max value = 765). Red value is 205 (80.47% from 255 or 39.27% from 522); Green value is 120 (47.27% from 255 or 22.99% from 522); Blue value is 197 (77.34% from 255 or 37.74% from 522); Max value from RGB is 205 - color contains mainly: red. Hex color #CD78C5 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CD78C5 is #32873A. Grayscale: #999999. Windows color (decimal): -3311419 or 12941517. OLE color: 12941517.
HSL color Cylindrical-coordinate representation of color #CD78C5: hue angle of 305.65º degrees, saturation: 0.46, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #CD78C5 is Cyan = 0, Magento = 0.41, Yellow = 0.04 and Black (K on CMYK) = 0.20.
<style> p { color: #CD78C5; } p { color: rgb(205,120,197); } H1.HeaderClassName { color: #CD78C5; } .AnyTagClassName { color: #CD78C5; } </style>
<style> a { background-color: #CD78C5; } a { background-color: rgb(205,120,197); } div.DivClassName { background-color: #CD78C5; } .BgClassName { background-color: #CD78C5; } </style>
<style> span { border-color: #CD78C5; } span { border-color: rgb(205,120,197); } td.TdClassName { border-color: #CD78C5; } .TagClassName { border-color: #CD78C5; } </style>