Shades of Ecstasy #C76034
Tints of Ecstasy #C76034
RGB
CMYK
RGB Variations
Color information
#C76034 (or 0xC76034) is known color: Ecstasy. HEX triplet: C7, 60 and 34. RGB value is (199,96,52). Sum of RGB (Red+Green+Blue) = 199+96+52=347 (45% of max value = 765). Red value is 199 (78.12% from 255 or 57.35% from 347); Green value is 96 (37.89% from 255 or 27.67% from 347); Blue value is 52 (20.70% from 255 or 14.99% from 347); Max value from RGB is 199 - color contains mainly: red. Hex color #C76034 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C76034 is #389FCB. Grayscale: #7A7A7A. Windows color (decimal): -3710924 or 3432647. OLE color: 3432647.
HSL color Cylindrical-coordinate representation of color #C76034: hue angle of 17.96º degrees, saturation: 0.59, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #C76034 is Cyan = 0, Magento = 0.52, Yellow = 0.74 and Black (K on CMYK) = 0.22.
Color convert
| RGB | 199 | 96 | 52 | - |
| CMYK | 0 | 0.52 | 0.74 | 0.22 |
| HSL | 17.96º | 0.59% | 0.49% | - |
| HSV(B) | 17.96º | 0.74% | 0.78% | - |
| XYZ | 28.36 | 20.76 | 5.76 | - |
| YUV | 121.78 | 88.62 | 183.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 199 | 96 | 52 | 0 | 0.52 | 0.74 | 0.22 | 17.96 | 0.59 | 0.49 |
| Hex | C7 | 60 | 34 | 0 | 34 | 4A | 16 | 12 | 3B | 31 |
| Octal | 307 | 140 | 64 | 0 | 64 | 112 | 26 | 22 | 73 | 61 |
| Binary | 11000111 | 1100000 | 110100 | 0 | 110100 | 1001010 | 10110 | 10010 | 111011 | 110001 |
Color Harmonies of #C76034
Complementary color
Monochromatic Colors of #C76034
Black with #C76034
Text Example
Text Example
White with #C76034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C76034; }
p { color: rgb(199,96,52); }
H1.HeaderClassName
{
color: #C76034;
}
.AnyTagClassName
{
color: #C76034;
}
</style>
background-color css
<style>
a { background-color: #C76034; }
a { background-color: rgb(199,96,52); }
div.DivClassName
{
background-color: #C76034;
}
.BgClassName
{
background-color: #C76034;
}
</style>
border-color css
<style>
span { border-color: #C76034; }
span { border-color: rgb(199,96,52); }
td.TdClassName
{
border-color: #C76034;
}
.TagClassName
{
border-color: #C76034;
}
</style>