#D5CDCD (or 0xD5CDCD) is unknown color: approx Very Light Grey. HEX triplet: D5, CD and CD. RGB value is (213,205,205). Sum of RGB (Red+Green+Blue) = 213+205+205=623 (82% of max value = 765). Red value is 213 (83.59% from 255 or 34.19% from 623); Green value is 205 (80.47% from 255 or 32.91% from 623); Blue value is 205 (80.47% from 255 or 32.91% from 623); Max value from RGB is 213 - color contains mainly: red. Hex color #D5CDCD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D5CDCD is #2A3232. Grayscale: #CFCFCF. Windows color (decimal): -2765363 or 13487573. OLE color: 13487573.
HSL color Cylindrical-coordinate representation of color #D5CDCD: hue angle of 0º degrees, saturation: 0.09, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #D5CDCD is Cyan = 0, Magento = 0.04, Yellow = 0.04 and Black (K on CMYK) = 0.16.
<style> p { color: #D5CDCD; } p { color: rgb(213,205,205); } H1.HeaderClassName { color: #D5CDCD; } .AnyTagClassName { color: #D5CDCD; } </style>
<style> a { background-color: #D5CDCD; } a { background-color: rgb(213,205,205); } div.DivClassName { background-color: #D5CDCD; } .BgClassName { background-color: #D5CDCD; } </style>
<style> span { border-color: #D5CDCD; } span { border-color: rgb(213,205,205); } td.TdClassName { border-color: #D5CDCD; } .TagClassName { border-color: #D5CDCD; } </style>