Shades of Ecstasy #C76938
Tints of Ecstasy #C76938
RGB
CMYK
RGB Variations
Color information
#C76938 (or 0xC76938) is known color: Ecstasy. HEX triplet: C7, 69 and 38. RGB value is (199,105,56). Sum of RGB (Red+Green+Blue) = 199+105+56=360 (47% of max value = 765). Red value is 199 (78.12% from 255 or 55.28% from 360); Green value is 105 (41.41% from 255 or 29.17% from 360); Blue value is 56 (22.27% from 255 or 15.56% from 360); Max value from RGB is 199 - color contains mainly: red. Hex color #C76938 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C76938 is #3896C7. Grayscale: #7F7F7F. Windows color (decimal): -3708616 or 3697095. OLE color: 3697095.
HSL color Cylindrical-coordinate representation of color #C76938: hue angle of 20.56º degrees, saturation: 0.56, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #C76938 is Cyan = 0, Magento = 0.47, Yellow = 0.72 and Black (K on CMYK) = 0.22.
Color convert
| RGB | 199 | 105 | 56 | - |
| CMYK | 0 | 0.47 | 0.72 | 0.22 |
| HSL | 20.56º | 0.56% | 0.5% | - |
| HSV(B) | 20.56º | 0.72% | 0.78% | - |
| XYZ | 29.32 | 22.53 | 6.54 | - |
| YUV | 127.52 | 87.64 | 178.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 199 | 105 | 56 | 0 | 0.47 | 0.72 | 0.22 | 20.56 | 0.56 | 0.5 |
| Hex | C7 | 69 | 38 | 0 | 2F | 48 | 16 | 15 | 38 | 32 |
| Octal | 307 | 151 | 70 | 0 | 57 | 110 | 26 | 25 | 70 | 62 |
| Binary | 11000111 | 1101001 | 111000 | 0 | 101111 | 1001000 | 10110 | 10101 | 111000 | 110010 |
Color Harmonies of #C76938
Complementary color
Monochromatic Colors of #C76938
Black with #C76938
Text Example
Text Example
White with #C76938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C76938; }
p { color: rgb(199,105,56); }
H1.HeaderClassName
{
color: #C76938;
}
.AnyTagClassName
{
color: #C76938;
}
</style>
background-color css
<style>
a { background-color: #C76938; }
a { background-color: rgb(199,105,56); }
div.DivClassName
{
background-color: #C76938;
}
.BgClassName
{
background-color: #C76938;
}
</style>
border-color css
<style>
span { border-color: #C76938; }
span { border-color: rgb(199,105,56); }
td.TdClassName
{
border-color: #C76938;
}
.TagClassName
{
border-color: #C76938;
}
</style>