#D21167 (or 0xD21167) is unknown color: approx Ruby. HEX triplet: D2, 11 and 67. RGB value is (210,17,103). Sum of RGB (Red+Green+Blue) = 210+17+103=330 (43% of max value = 765). Red value is 210 (82.42% from 255 or 63.64% from 330); Green value is 17 (7.03% from 255 or 5.15% from 330); Blue value is 103 (40.62% from 255 or 31.21% from 330); Max value from RGB is 210 - color contains mainly: red. Hex color #D21167 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #D21167 is #2DEE98. Grayscale: #545454. Windows color (decimal): -3010201 or 6754770. OLE color: 6754770.
HSL color Cylindrical-coordinate representation of color #D21167: hue angle of 333.26º degrees, saturation: 0.85, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #D21167 is Cyan = 0, Magento = 0.92, Yellow = 0.51 and Black (K on CMYK) = 0.18.
<style> p { color: #d21167; } p { color: rgb(210,17,103); } H1.HeaderClassName { color: #d21167; } .AnyTagClassName { color: #d21167; } </style>
<style> a { background-color: #d21167; } a { background-color: rgb(210,17,103); } div.DivClassName { background-color: #d21167; } .BgClassName { background-color: #d21167; } </style>
<style> span { border-color: #d21167; } span { border-color: rgb(210,17,103); } td.TdClassName { border-color: #d21167; } .TagClassName { border-color: #d21167; } </style>