Shades of Ecstasy #C76134
Tints of Ecstasy #C76134
RGB
CMYK
RGB Variations
Color information
#C76134 (or 0xC76134) is known color: Ecstasy. HEX triplet: C7, 61 and 34. RGB value is (199,97,52). Sum of RGB (Red+Green+Blue) = 199+97+52=348 (46% of max value = 765). Red value is 199 (78.12% from 255 or 57.18% from 348); Green value is 97 (38.28% from 255 or 27.87% from 348); Blue value is 52 (20.70% from 255 or 14.94% from 348); Max value from RGB is 199 - color contains mainly: red. Hex color #C76134 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C76134 is #389ECB. Grayscale: #7A7A7A. Windows color (decimal): -3710668 or 3432903. OLE color: 3432903.
HSL color Cylindrical-coordinate representation of color #C76134: hue angle of 18.37º 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 #C76134 is Cyan = 0, Magento = 0.51, Yellow = 0.74 and Black (K on CMYK) = 0.22.
Color convert
| RGB | 199 | 97 | 52 | - |
| CMYK | 0 | 0.51 | 0.74 | 0.22 |
| HSL | 18.37º | 0.59% | 0.49% | - |
| HSV(B) | 18.37º | 0.74% | 0.78% | - |
| XYZ | 28.45 | 20.94 | 5.79 | - |
| YUV | 122.37 | 88.29 | 182.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 199 | 97 | 52 | 0 | 0.51 | 0.74 | 0.22 | 18.37 | 0.59 | 0.49 |
| Hex | C7 | 61 | 34 | 0 | 33 | 4A | 16 | 12 | 3B | 31 |
| Octal | 307 | 141 | 64 | 0 | 63 | 112 | 26 | 22 | 73 | 61 |
| Binary | 11000111 | 1100001 | 110100 | 0 | 110011 | 1001010 | 10110 | 10010 | 111011 | 110001 |
Color Harmonies of #C76134
Complementary color
Monochromatic Colors of #C76134
Black with #C76134
Text Example
Text Example
White with #C76134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C76134; }
p { color: rgb(199,97,52); }
H1.HeaderClassName
{
color: #C76134;
}
.AnyTagClassName
{
color: #C76134;
}
</style>
background-color css
<style>
a { background-color: #C76134; }
a { background-color: rgb(199,97,52); }
div.DivClassName
{
background-color: #C76134;
}
.BgClassName
{
background-color: #C76134;
}
</style>
border-color css
<style>
span { border-color: #C76134; }
span { border-color: rgb(199,97,52); }
td.TdClassName
{
border-color: #C76134;
}
.TagClassName
{
border-color: #C76134;
}
</style>