Shades of Ecstasy #D26740
Tints of Ecstasy #D26740
RGB
CMYK
RGB Variations
Color information
#D26740 (or 0xD26740) is known color: Ecstasy. HEX triplet: D2, 67 and 40. RGB value is (210,103,64). Sum of RGB (Red+Green+Blue) = 210+103+64=377 (49% of max value = 765). Red value is 210 (82.42% from 255 or 55.70% from 377); Green value is 103 (40.62% from 255 or 27.32% from 377); Blue value is 64 (25.39% from 255 or 16.98% from 377); Max value from RGB is 210 - color contains mainly: red. Hex color #D26740 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D26740 is #2D98BF. Grayscale: #828282. Windows color (decimal): -2988224 or 4220882. OLE color: 4220882.
HSL color Cylindrical-coordinate representation of color #D26740: hue angle of 16.03º degrees, saturation: 0.62, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #D26740 is Cyan = 0, Magento = 0.51, Yellow = 0.70 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 210 | 103 | 64 | - |
| CMYK | 0 | 0.51 | 0.70 | 0.18 |
| HSL | 16.03º | 0.62% | 0.54% | - |
| HSV(B) | 16.03º | 0.7% | 0.82% | - |
| XYZ | 32.35 | 23.77 | 7.73 | - |
| YUV | 130.55 | 90.45 | 184.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 210 | 103 | 64 | 0 | 0.51 | 0.70 | 0.18 | 16.03 | 0.62 | 0.54 |
| Hex | D2 | 67 | 40 | 0 | 33 | 46 | 12 | 10 | 3E | 36 |
| Octal | 322 | 147 | 100 | 0 | 63 | 106 | 22 | 20 | 76 | 66 |
| Binary | 11010010 | 1100111 | 1000000 | 0 | 110011 | 1000110 | 10010 | 10000 | 111110 | 110110 |
Color Harmonies of #D26740
Complementary color
Monochromatic Colors of #D26740
Black with #D26740
Text Example
Text Example
White with #D26740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D26740; }
p { color: rgb(210,103,64); }
H1.HeaderClassName
{
color: #D26740;
}
.AnyTagClassName
{
color: #D26740;
}
</style>
background-color css
<style>
a { background-color: #D26740; }
a { background-color: rgb(210,103,64); }
div.DivClassName
{
background-color: #D26740;
}
.BgClassName
{
background-color: #D26740;
}
</style>
border-color css
<style>
span { border-color: #D26740; }
span { border-color: rgb(210,103,64); }
td.TdClassName
{
border-color: #D26740;
}
.TagClassName
{
border-color: #D26740;
}
</style>