Shades of Ecstasy #C26338
Tints of Ecstasy #C26338
RGB
CMYK
RGB Variations
Color information
#C26338 (or 0xC26338) is known color: Ecstasy. HEX triplet: C2, 63 and 38. RGB value is (194,99,56). Sum of RGB (Red+Green+Blue) = 194+99+56=349 (46% of max value = 765). Red value is 194 (76.17% from 255 or 55.59% from 349); Green value is 99 (39.06% from 255 or 28.37% from 349); Blue value is 56 (22.27% from 255 or 16.05% from 349); Max value from RGB is 194 - color contains mainly: red. Hex color #C26338 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C26338 is #3D9CC7. Grayscale: #7A7A7A. Windows color (decimal): -4037832 or 3695554. OLE color: 3695554.
HSL color Cylindrical-coordinate representation of color #C26338: hue angle of 18.7º 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 #C26338 is Cyan = 0, Magento = 0.49, Yellow = 0.71 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 99 | 56 | - |
| CMYK | 0 | 0.49 | 0.71 | 0.24 |
| HSL | 18.7º | 0.55% | 0.49% | - |
| HSV(B) | 18.7º | 0.71% | 0.76% | - |
| XYZ | 27.42 | 20.68 | 6.29 | - |
| YUV | 122.5 | 90.47 | 179 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 99 | 56 | 0 | 0.49 | 0.71 | 0.24 | 18.7 | 0.55 | 0.49 |
| Hex | C2 | 63 | 38 | 0 | 31 | 47 | 18 | 13 | 37 | 31 |
| Octal | 302 | 143 | 70 | 0 | 61 | 107 | 30 | 23 | 67 | 61 |
| Binary | 11000010 | 1100011 | 111000 | 0 | 110001 | 1000111 | 11000 | 10011 | 110111 | 110001 |
Color Harmonies of #C26338
Complementary color
Monochromatic Colors of #C26338
Black with #C26338
Text Example
Text Example
White with #C26338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C26338; }
p { color: rgb(194,99,56); }
H1.HeaderClassName
{
color: #C26338;
}
.AnyTagClassName
{
color: #C26338;
}
</style>
background-color css
<style>
a { background-color: #C26338; }
a { background-color: rgb(194,99,56); }
div.DivClassName
{
background-color: #C26338;
}
.BgClassName
{
background-color: #C26338;
}
</style>
border-color css
<style>
span { border-color: #C26338; }
span { border-color: rgb(194,99,56); }
td.TdClassName
{
border-color: #C26338;
}
.TagClassName
{
border-color: #C26338;
}
</style>