Shades of Ecstasy #C16742
Tints of Ecstasy #C16742
RGB
CMYK
RGB Variations
Color information
#C16742 (or 0xC16742) is known color: Ecstasy. HEX triplet: C1, 67 and 42. RGB value is (193,103,66). Sum of RGB (Red+Green+Blue) = 193+103+66=362 (47% of max value = 765). Red value is 193 (75.78% from 255 or 53.31% from 362); Green value is 103 (40.62% from 255 or 28.45% from 362); Blue value is 66 (26.17% from 255 or 18.23% from 362); Max value from RGB is 193 - color contains mainly: red. Hex color #C16742 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C16742 is #3E98BD. Grayscale: #7D7D7D. Windows color (decimal): -4102334 or 4351937. OLE color: 4351937.
HSL color Cylindrical-coordinate representation of color #C16742: hue angle of 17.48º degrees, saturation: 0.51, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #C16742 is Cyan = 0, Magento = 0.47, Yellow = 0.66 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 103 | 66 | - |
| CMYK | 0 | 0.47 | 0.66 | 0.24 |
| HSL | 17.48º | 0.51% | 0.51% | - |
| HSV(B) | 17.48º | 0.66% | 0.76% | - |
| XYZ | 27.83 | 21.43 | 7.82 | - |
| YUV | 125.69 | 94.32 | 176.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 103 | 66 | 0 | 0.47 | 0.66 | 0.24 | 17.48 | 0.51 | 0.51 |
| Hex | C1 | 67 | 42 | 0 | 2F | 42 | 18 | 11 | 33 | 33 |
| Octal | 301 | 147 | 102 | 0 | 57 | 102 | 30 | 21 | 63 | 63 |
| Binary | 11000001 | 1100111 | 1000010 | 0 | 101111 | 1000010 | 11000 | 10001 | 110011 | 110011 |
Color Harmonies of #C16742
Complementary color
Monochromatic Colors of #C16742
Black with #C16742
Text Example
Text Example
White with #C16742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C16742; }
p { color: rgb(193,103,66); }
H1.HeaderClassName
{
color: #C16742;
}
.AnyTagClassName
{
color: #C16742;
}
</style>
background-color css
<style>
a { background-color: #C16742; }
a { background-color: rgb(193,103,66); }
div.DivClassName
{
background-color: #C16742;
}
.BgClassName
{
background-color: #C16742;
}
</style>
border-color css
<style>
span { border-color: #C16742; }
span { border-color: rgb(193,103,66); }
td.TdClassName
{
border-color: #C16742;
}
.TagClassName
{
border-color: #C16742;
}
</style>