Shades of Shingle Fawn #796040
Tints of Shingle Fawn #796040
RGB
CMYK
RGB Variations
Color information
#796040 (or 0x796040) is known color: Shingle Fawn. HEX triplet: 79, 60 and 40. RGB value is (121,96,64). Sum of RGB (Red+Green+Blue) = 121+96+64=281 (37% of max value = 765). Red value is 121 (47.66% from 255 or 43.06% from 281); Green value is 96 (37.89% from 255 or 34.16% from 281); Blue value is 64 (25.39% from 255 or 22.78% from 281); Max value from RGB is 121 - color contains mainly: red. Hex color #796040 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796040 is #869FBF. Grayscale: #636363. Windows color (decimal): -8822720 or 4219001. OLE color: 4219001.
HSL color Cylindrical-coordinate representation of color #796040: hue angle of 33.68º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #796040 is Cyan = 0, Magento = 0.21, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 96 | 64 | - |
| CMYK | 0 | 0.21 | 0.47 | 0.53 |
| HSL | 33.68º | 0.31% | 0.36% | - |
| HSV(B) | 33.68º | 0.47% | 0.47% | - |
| XYZ | 12.99 | 12.8 | 6.64 | - |
| YUV | 99.83 | 107.78 | 143.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 96 | 64 | 0 | 0.21 | 0.47 | 0.53 | 33.68 | 0.31 | 0.36 |
| Hex | 79 | 60 | 40 | 0 | 15 | 2F | 35 | 22 | 1F | 24 |
| Octal | 171 | 140 | 100 | 0 | 25 | 57 | 65 | 42 | 37 | 44 |
| Binary | 1111001 | 1100000 | 1000000 | 0 | 10101 | 101111 | 110101 | 100010 | 11111 | 100100 |
Color Harmonies of #796040
Complementary color
Monochromatic Colors of #796040
Black with #796040
Text Example
Text Example
White with #796040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796040; }
p { color: rgb(121,96,64); }
H1.HeaderClassName
{
color: #796040;
}
.AnyTagClassName
{
color: #796040;
}
</style>
background-color css
<style>
a { background-color: #796040; }
a { background-color: rgb(121,96,64); }
div.DivClassName
{
background-color: #796040;
}
.BgClassName
{
background-color: #796040;
}
</style>
border-color css
<style>
span { border-color: #796040; }
span { border-color: rgb(121,96,64); }
td.TdClassName
{
border-color: #796040;
}
.TagClassName
{
border-color: #796040;
}
</style>