#D7026E (or 0xD7026E) is unknown color: approx Ruby. HEX triplet: D7, 02 and 6E. RGB value is (215,2,110). Sum of RGB (Red+Green+Blue) = 215+2+110=327 (43% of max value = 765). Red value is 215 (84.38% from 255 or 65.75% from 327); Green value is 2 (1.17% from 255 or 0.61% from 327); Blue value is 110 (43.36% from 255 or 33.64% from 327); Max value from RGB is 215 - color contains mainly: red. Hex color #D7026E is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #D7026E is #28FD91. Grayscale: #4D4D4D. Windows color (decimal): -2686354 or 7209687. OLE color: 7209687.
HSL color Cylindrical-coordinate representation of color #D7026E: hue angle of 329.58º degrees, saturation: 0.98, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #D7026E is Cyan = 0, Magento = 0.99, Yellow = 0.49 and Black (K on CMYK) = 0.16.
<style> p { color: #d7026e; } p { color: rgb(215,2,110); } H1.HeaderClassName { color: #d7026e; } .AnyTagClassName { color: #d7026e; } </style>
<style> a { background-color: #d7026e; } a { background-color: rgb(215,2,110); } div.DivClassName { background-color: #d7026e; } .BgClassName { background-color: #d7026e; } </style>
<style> span { border-color: #d7026e; } span { border-color: rgb(215,2,110); } td.TdClassName { border-color: #d7026e; } .TagClassName { border-color: #d7026e; } </style>