Shades of Smoke Tree #C16134
Tints of Smoke Tree #C16134
RGB
CMYK
RGB Variations
Color information
#C16134 (or 0xC16134) is known color: Smoke Tree. HEX triplet: C1, 61 and 34. RGB value is (193,97,52). Sum of RGB (Red+Green+Blue) = 193+97+52=342 (45% of max value = 765). Red value is 193 (75.78% from 255 or 56.43% from 342); Green value is 97 (38.28% from 255 or 28.36% from 342); Blue value is 52 (20.70% from 255 or 15.20% from 342); Max value from RGB is 193 - color contains mainly: red. Hex color #C16134 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C16134 is #3E9ECB. Grayscale: #787878. Windows color (decimal): -4103884 or 3432897. OLE color: 3432897.
HSL color Cylindrical-coordinate representation of color #C16134: hue angle of 19.15º degrees, saturation: 0.58, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #C16134 is Cyan = 0, Magento = 0.50, Yellow = 0.73 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 97 | 52 | - |
| CMYK | 0 | 0.50 | 0.73 | 0.24 |
| HSL | 19.15º | 0.58% | 0.48% | - |
| HSV(B) | 19.15º | 0.73% | 0.76% | - |
| XYZ | 26.89 | 20.13 | 5.72 | - |
| YUV | 120.57 | 89.3 | 179.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 97 | 52 | 0 | 0.50 | 0.73 | 0.24 | 19.15 | 0.58 | 0.48 |
| Hex | C1 | 61 | 34 | 0 | 32 | 49 | 18 | 13 | 3A | 30 |
| Octal | 301 | 141 | 64 | 0 | 62 | 111 | 30 | 23 | 72 | 60 |
| Binary | 11000001 | 1100001 | 110100 | 0 | 110010 | 1001001 | 11000 | 10011 | 111010 | 110000 |
Color Harmonies of #C16134
Complementary color
Monochromatic Colors of #C16134
Black with #C16134
Text Example
Text Example
White with #C16134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C16134; }
p { color: rgb(193,97,52); }
H1.HeaderClassName
{
color: #C16134;
}
.AnyTagClassName
{
color: #C16134;
}
</style>
background-color css
<style>
a { background-color: #C16134; }
a { background-color: rgb(193,97,52); }
div.DivClassName
{
background-color: #C16134;
}
.BgClassName
{
background-color: #C16134;
}
</style>
border-color css
<style>
span { border-color: #C16134; }
span { border-color: rgb(193,97,52); }
td.TdClassName
{
border-color: #C16134;
}
.TagClassName
{
border-color: #C16134;
}
</style>