#CD99BE (or 0xCD99BE) is unknown color: approx Lily. HEX triplet: CD, 99 and BE. RGB value is (205,153,190). Sum of RGB (Red+Green+Blue) = 205+153+190=548 (72% of max value = 765). Red value is 205 (80.47% from 255 or 37.41% from 548); Green value is 153 (60.16% from 255 or 27.92% from 548); Blue value is 190 (74.61% from 255 or 34.67% from 548); Max value from RGB is 205 - color contains mainly: red. Hex color #CD99BE is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CD99BE is #326641. Grayscale: #ACACAC. Windows color (decimal): -3302978 or 12491213. OLE color: 12491213.
HSL color Cylindrical-coordinate representation of color #CD99BE: hue angle of 317.31º degrees, saturation: 0.34, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #CD99BE is Cyan = 0, Magento = 0.25, Yellow = 0.07 and Black (K on CMYK) = 0.20.
<style> p { color: #CD99BE; } p { color: rgb(205,153,190); } H1.HeaderClassName { color: #CD99BE; } .AnyTagClassName { color: #CD99BE; } </style>
<style> a { background-color: #CD99BE; } a { background-color: rgb(205,153,190); } div.DivClassName { background-color: #CD99BE; } .BgClassName { background-color: #CD99BE; } </style>
<style> span { border-color: #CD99BE; } span { border-color: rgb(205,153,190); } td.TdClassName { border-color: #CD99BE; } .TagClassName { border-color: #CD99BE; } </style>