Shades of Ecstasy #C26140
Tints of Ecstasy #C26140
RGB
CMYK
RGB Variations
Color information
#C26140 (or 0xC26140) is known color: Ecstasy. HEX triplet: C2, 61 and 40. RGB value is (194,97,64). Sum of RGB (Red+Green+Blue) = 194+97+64=355 (47% of max value = 765). Red value is 194 (76.17% from 255 or 54.65% from 355); Green value is 97 (38.28% from 255 or 27.32% from 355); Blue value is 64 (25.39% from 255 or 18.03% from 355); Max value from RGB is 194 - color contains mainly: red. Hex color #C26140 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C26140 is #3D9EBF. Grayscale: #7A7A7A. Windows color (decimal): -4038336 or 4219330. OLE color: 4219330.
HSL color Cylindrical-coordinate representation of color #C26140: hue angle of 15.23º 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 #C26140 is Cyan = 0, Magento = 0.50, Yellow = 0.67 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 97 | 64 | - |
| CMYK | 0 | 0.50 | 0.67 | 0.24 |
| HSL | 15.23º | 0.52% | 0.51% | - |
| HSV(B) | 15.23º | 0.67% | 0.76% | - |
| XYZ | 27.45 | 20.39 | 7.34 | - |
| YUV | 122.24 | 95.14 | 179.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 97 | 64 | 0 | 0.50 | 0.67 | 0.24 | 15.23 | 0.52 | 0.51 |
| Hex | C2 | 61 | 40 | 0 | 32 | 43 | 18 | F | 34 | 33 |
| Octal | 302 | 141 | 100 | 0 | 62 | 103 | 30 | 17 | 64 | 63 |
| Binary | 11000010 | 1100001 | 1000000 | 0 | 110010 | 1000011 | 11000 | 1111 | 110100 | 110011 |
Color Harmonies of #C26140
Complementary color
Monochromatic Colors of #C26140
Black with #C26140
Text Example
Text Example
White with #C26140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C26140; }
p { color: rgb(194,97,64); }
H1.HeaderClassName
{
color: #C26140;
}
.AnyTagClassName
{
color: #C26140;
}
</style>
background-color css
<style>
a { background-color: #C26140; }
a { background-color: rgb(194,97,64); }
div.DivClassName
{
background-color: #C26140;
}
.BgClassName
{
background-color: #C26140;
}
</style>
border-color css
<style>
span { border-color: #C26140; }
span { border-color: rgb(194,97,64); }
td.TdClassName
{
border-color: #C26140;
}
.TagClassName
{
border-color: #C26140;
}
</style>