Shades of Ecstasy #C46742
Tints of Ecstasy #C46742
RGB
CMYK
RGB Variations
Color information
#C46742 (or 0xC46742) is known color: Ecstasy. HEX triplet: C4, 67 and 42. RGB value is (196,103,66). Sum of RGB (Red+Green+Blue) = 196+103+66=365 (48% of max value = 765). Red value is 196 (76.95% from 255 or 53.70% from 365); Green value is 103 (40.62% from 255 or 28.22% from 365); Blue value is 66 (26.17% from 255 or 18.08% from 365); Max value from RGB is 196 - color contains mainly: red. Hex color #C46742 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C46742 is #3B98BD. Grayscale: #7E7E7E. Windows color (decimal): -3905726 or 4351940. OLE color: 4351940.
HSL color Cylindrical-coordinate representation of color #C46742: hue angle of 17.08º degrees, saturation: 0.52, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #C46742 is Cyan = 0, Magento = 0.47, Yellow = 0.66 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 196 | 103 | 66 | - |
| CMYK | 0 | 0.47 | 0.66 | 0.23 |
| HSL | 17.08º | 0.52% | 0.51% | - |
| HSV(B) | 17.08º | 0.66% | 0.77% | - |
| XYZ | 28.6 | 21.83 | 7.86 | - |
| YUV | 126.59 | 93.81 | 177.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 196 | 103 | 66 | 0 | 0.47 | 0.66 | 0.23 | 17.08 | 0.52 | 0.51 |
| Hex | C4 | 67 | 42 | 0 | 2F | 42 | 17 | 11 | 34 | 33 |
| Octal | 304 | 147 | 102 | 0 | 57 | 102 | 27 | 21 | 64 | 63 |
| Binary | 11000100 | 1100111 | 1000010 | 0 | 101111 | 1000010 | 10111 | 10001 | 110100 | 110011 |
Color Harmonies of #C46742
Complementary color
Monochromatic Colors of #C46742
Black with #C46742
Text Example
Text Example
White with #C46742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C46742; }
p { color: rgb(196,103,66); }
H1.HeaderClassName
{
color: #C46742;
}
.AnyTagClassName
{
color: #C46742;
}
</style>
background-color css
<style>
a { background-color: #C46742; }
a { background-color: rgb(196,103,66); }
div.DivClassName
{
background-color: #C46742;
}
.BgClassName
{
background-color: #C46742;
}
</style>
border-color css
<style>
span { border-color: #C46742; }
span { border-color: rgb(196,103,66); }
td.TdClassName
{
border-color: #C46742;
}
.TagClassName
{
border-color: #C46742;
}
</style>