#CD5BBD (or 0xCD5BBD) is unknown color: approx Fuchsia. HEX triplet: CD, 5B and BD. RGB value is (205,91,189). Sum of RGB (Red+Green+Blue) = 205+91+189=485 (64% of max value = 765). Red value is 205 (80.47% from 255 or 42.27% from 485); Green value is 91 (35.94% from 255 or 18.76% from 485); Blue value is 189 (74.22% from 255 or 38.97% from 485); Max value from RGB is 205 - color contains mainly: red. Hex color #CD5BBD is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CD5BBD is #32A442. Grayscale: #878787. Windows color (decimal): -3318851 or 12409805. OLE color: 12409805.
HSL color Cylindrical-coordinate representation of color #CD5BBD: hue angle of 308.42º degrees, saturation: 0.53, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #CD5BBD is Cyan = 0, Magento = 0.56, Yellow = 0.08 and Black (K on CMYK) = 0.20.
<style> p { color: #CD5BBD; } p { color: rgb(205,91,189); } H1.HeaderClassName { color: #CD5BBD; } .AnyTagClassName { color: #CD5BBD; } </style>
<style> a { background-color: #CD5BBD; } a { background-color: rgb(205,91,189); } div.DivClassName { background-color: #CD5BBD; } .BgClassName { background-color: #CD5BBD; } </style>
<style> span { border-color: #CD5BBD; } span { border-color: rgb(205,91,189); } td.TdClassName { border-color: #CD5BBD; } .TagClassName { border-color: #CD5BBD; } </style>