Shades of Ecstasy #C26438
Tints of Ecstasy #C26438
RGB
CMYK
RGB Variations
Color information
#C26438 (or 0xC26438) is known color: Ecstasy. HEX triplet: C2, 64 and 38. RGB value is (194,100,56). Sum of RGB (Red+Green+Blue) = 194+100+56=350 (46% of max value = 765). Red value is 194 (76.17% from 255 or 55.43% from 350); Green value is 100 (39.45% from 255 or 28.57% from 350); Blue value is 56 (22.27% from 255 or 16% from 350); Max value from RGB is 194 - color contains mainly: red. Hex color #C26438 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C26438 is #3D9BC7. Grayscale: #7B7B7B. Windows color (decimal): -4037576 or 3695810. OLE color: 3695810.
HSL color Cylindrical-coordinate representation of color #C26438: hue angle of 19.13º 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 #C26438 is Cyan = 0, Magento = 0.48, Yellow = 0.71 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 100 | 56 | - |
| CMYK | 0 | 0.48 | 0.71 | 0.24 |
| HSL | 19.13º | 0.55% | 0.49% | - |
| HSV(B) | 19.13º | 0.71% | 0.76% | - |
| XYZ | 27.52 | 20.87 | 6.32 | - |
| YUV | 123.09 | 90.14 | 178.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 100 | 56 | 0 | 0.48 | 0.71 | 0.24 | 19.13 | 0.55 | 0.49 |
| Hex | C2 | 64 | 38 | 0 | 30 | 47 | 18 | 13 | 37 | 31 |
| Octal | 302 | 144 | 70 | 0 | 60 | 107 | 30 | 23 | 67 | 61 |
| Binary | 11000010 | 1100100 | 111000 | 0 | 110000 | 1000111 | 11000 | 10011 | 110111 | 110001 |
Color Harmonies of #C26438
Complementary color
Monochromatic Colors of #C26438
Black with #C26438
Text Example
Text Example
White with #C26438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C26438; }
p { color: rgb(194,100,56); }
H1.HeaderClassName
{
color: #C26438;
}
.AnyTagClassName
{
color: #C26438;
}
</style>
background-color css
<style>
a { background-color: #C26438; }
a { background-color: rgb(194,100,56); }
div.DivClassName
{
background-color: #C26438;
}
.BgClassName
{
background-color: #C26438;
}
</style>
border-color css
<style>
span { border-color: #C26438; }
span { border-color: rgb(194,100,56); }
td.TdClassName
{
border-color: #C26438;
}
.TagClassName
{
border-color: #C26438;
}
</style>