Shades of Ecstasy #C26040
Tints of Ecstasy #C26040
RGB
CMYK
RGB Variations
Color information
#C26040 (or 0xC26040) is known color: Ecstasy. HEX triplet: C2, 60 and 40. RGB value is (194,96,64). Sum of RGB (Red+Green+Blue) = 194+96+64=354 (46% of max value = 765). Red value is 194 (76.17% from 255 or 54.80% from 354); Green value is 96 (37.89% from 255 or 27.12% from 354); Blue value is 64 (25.39% from 255 or 18.08% from 354); Max value from RGB is 194 - color contains mainly: red. Hex color #C26040 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C26040 is #3D9FBF. Grayscale: #797979. Windows color (decimal): -4038592 or 4219074. OLE color: 4219074.
HSL color Cylindrical-coordinate representation of color #C26040: hue angle of 14.77º degrees, saturation: 0.52, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #C26040 is Cyan = 0, Magento = 0.51, Yellow = 0.67 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 96 | 64 | - |
| CMYK | 0 | 0.51 | 0.67 | 0.24 |
| HSL | 14.77º | 0.52% | 0.51% | - |
| HSV(B) | 14.77º | 0.67% | 0.76% | - |
| XYZ | 27.36 | 20.21 | 7.31 | - |
| YUV | 121.65 | 95.47 | 179.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 96 | 64 | 0 | 0.51 | 0.67 | 0.24 | 14.77 | 0.52 | 0.51 |
| Hex | C2 | 60 | 40 | 0 | 33 | 43 | 18 | F | 34 | 33 |
| Octal | 302 | 140 | 100 | 0 | 63 | 103 | 30 | 17 | 64 | 63 |
| Binary | 11000010 | 1100000 | 1000000 | 0 | 110011 | 1000011 | 11000 | 1111 | 110100 | 110011 |
Color Harmonies of #C26040
Complementary color
Monochromatic Colors of #C26040
Black with #C26040
Text Example
Text Example
White with #C26040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C26040; }
p { color: rgb(194,96,64); }
H1.HeaderClassName
{
color: #C26040;
}
.AnyTagClassName
{
color: #C26040;
}
</style>
background-color css
<style>
a { background-color: #C26040; }
a { background-color: rgb(194,96,64); }
div.DivClassName
{
background-color: #C26040;
}
.BgClassName
{
background-color: #C26040;
}
</style>
border-color css
<style>
span { border-color: #C26040; }
span { border-color: rgb(194,96,64); }
td.TdClassName
{
border-color: #C26040;
}
.TagClassName
{
border-color: #C26040;
}
</style>