Shades of Ecstasy #C25938
Tints of Ecstasy #C25938
RGB
CMYK
RGB Variations
Color information
#C25938 (or 0xC25938) is known color: Ecstasy. HEX triplet: C2, 59 and 38. RGB value is (194,89,56). Sum of RGB (Red+Green+Blue) = 194+89+56=339 (44% of max value = 765). Red value is 194 (76.17% from 255 or 57.23% from 339); Green value is 89 (35.16% from 255 or 26.25% from 339); Blue value is 56 (22.27% from 255 or 16.52% from 339); Max value from RGB is 194 - color contains mainly: red. Hex color #C25938 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C25938 is #3DA6C7. Grayscale: #747474. Windows color (decimal): -4040392 or 3692994. OLE color: 3692994.
HSL color Cylindrical-coordinate representation of color #C25938: hue angle of 14.35º degrees, saturation: 0.55, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #C25938 is Cyan = 0, Magento = 0.54, Yellow = 0.71 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 89 | 56 | - |
| CMYK | 0 | 0.54 | 0.71 | 0.24 |
| HSL | 14.35º | 0.55% | 0.49% | - |
| HSV(B) | 14.35º | 0.71% | 0.76% | - |
| XYZ | 26.53 | 18.9 | 5.99 | - |
| YUV | 116.63 | 93.79 | 183.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 89 | 56 | 0 | 0.54 | 0.71 | 0.24 | 14.35 | 0.55 | 0.49 |
| Hex | C2 | 59 | 38 | 0 | 36 | 47 | 18 | E | 37 | 31 |
| Octal | 302 | 131 | 70 | 0 | 66 | 107 | 30 | 16 | 67 | 61 |
| Binary | 11000010 | 1011001 | 111000 | 0 | 110110 | 1000111 | 11000 | 1110 | 110111 | 110001 |
Color Harmonies of #C25938
Complementary color
Monochromatic Colors of #C25938
Black with #C25938
Text Example
Text Example
White with #C25938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C25938; }
p { color: rgb(194,89,56); }
H1.HeaderClassName
{
color: #C25938;
}
.AnyTagClassName
{
color: #C25938;
}
</style>
background-color css
<style>
a { background-color: #C25938; }
a { background-color: rgb(194,89,56); }
div.DivClassName
{
background-color: #C25938;
}
.BgClassName
{
background-color: #C25938;
}
</style>
border-color css
<style>
span { border-color: #C25938; }
span { border-color: rgb(194,89,56); }
td.TdClassName
{
border-color: #C25938;
}
.TagClassName
{
border-color: #C25938;
}
</style>