Shades of Ecstasy #D16540
Tints of Ecstasy #D16540
RGB
CMYK
RGB Variations
Color information
#D16540 (or 0xD16540) is known color: Ecstasy. HEX triplet: D1, 65 and 40. RGB value is (209,101,64). Sum of RGB (Red+Green+Blue) = 209+101+64=374 (49% of max value = 765). Red value is 209 (82.03% from 255 or 55.88% from 374); Green value is 101 (39.84% from 255 or 27.01% from 374); Blue value is 64 (25.39% from 255 or 17.11% from 374); Max value from RGB is 209 - color contains mainly: red. Hex color #D16540 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D16540 is #2E9ABF. Grayscale: #818181. Windows color (decimal): -3054272 or 4220369. OLE color: 4220369.
HSL color Cylindrical-coordinate representation of color #D16540: hue angle of 15.31º degrees, saturation: 0.61, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #D16540 is Cyan = 0, Magento = 0.52, Yellow = 0.69 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 101 | 64 | - |
| CMYK | 0 | 0.52 | 0.69 | 0.18 |
| HSL | 15.31º | 0.61% | 0.54% | - |
| HSV(B) | 15.31º | 0.69% | 0.82% | - |
| XYZ | 31.87 | 23.23 | 7.65 | - |
| YUV | 129.07 | 91.28 | 185.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 101 | 64 | 0 | 0.52 | 0.69 | 0.18 | 15.31 | 0.61 | 0.54 |
| Hex | D1 | 65 | 40 | 0 | 34 | 45 | 12 | F | 3D | 36 |
| Octal | 321 | 145 | 100 | 0 | 64 | 105 | 22 | 17 | 75 | 66 |
| Binary | 11010001 | 1100101 | 1000000 | 0 | 110100 | 1000101 | 10010 | 1111 | 111101 | 110110 |
Color Harmonies of #D16540
Complementary color
Monochromatic Colors of #D16540
Black with #D16540
Text Example
Text Example
White with #D16540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16540; }
p { color: rgb(209,101,64); }
H1.HeaderClassName
{
color: #D16540;
}
.AnyTagClassName
{
color: #D16540;
}
</style>
background-color css
<style>
a { background-color: #D16540; }
a { background-color: rgb(209,101,64); }
div.DivClassName
{
background-color: #D16540;
}
.BgClassName
{
background-color: #D16540;
}
</style>
border-color css
<style>
span { border-color: #D16540; }
span { border-color: rgb(209,101,64); }
td.TdClassName
{
border-color: #D16540;
}
.TagClassName
{
border-color: #D16540;
}
</style>