Shades of Shingle Fawn #795930
Tints of Shingle Fawn #795930
RGB
CMYK
RGB Variations
Color information
#795930 (or 0x795930) is known color: Shingle Fawn. HEX triplet: 79, 59 and 30. RGB value is (121,89,48). Sum of RGB (Red+Green+Blue) = 121+89+48=258 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.90% from 258); Green value is 89 (35.16% from 255 or 34.50% from 258); Blue value is 48 (19.14% from 255 or 18.60% from 258); Max value from RGB is 121 - color contains mainly: red. Hex color #795930 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #795930 is #86A6CF. Grayscale: #5E5E5E. Windows color (decimal): -8824528 or 3168633. OLE color: 3168633.
HSL color Cylindrical-coordinate representation of color #795930: hue angle of 33.7º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #795930 is Cyan = 0, Magento = 0.26, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 89 | 48 | - |
| CMYK | 0 | 0.26 | 0.60 | 0.53 |
| HSL | 33.7º | 0.43% | 0.33% | - |
| HSV(B) | 33.7º | 0.6% | 0.47% | - |
| XYZ | 11.99 | 11.42 | 4.37 | - |
| YUV | 93.89 | 102.1 | 147.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 89 | 48 | 0 | 0.26 | 0.60 | 0.53 | 33.7 | 0.43 | 0.33 |
| Hex | 79 | 59 | 30 | 0 | 1A | 3C | 35 | 22 | 2B | 21 |
| Octal | 171 | 131 | 60 | 0 | 32 | 74 | 65 | 42 | 53 | 41 |
| Binary | 1111001 | 1011001 | 110000 | 0 | 11010 | 111100 | 110101 | 100010 | 101011 | 100001 |
Color Harmonies of #795930
Complementary color
Monochromatic Colors of #795930
Black with #795930
Text Example
Text Example
White with #795930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795930; }
p { color: rgb(121,89,48); }
H1.HeaderClassName
{
color: #795930;
}
.AnyTagClassName
{
color: #795930;
}
</style>
background-color css
<style>
a { background-color: #795930; }
a { background-color: rgb(121,89,48); }
div.DivClassName
{
background-color: #795930;
}
.BgClassName
{
background-color: #795930;
}
</style>
border-color css
<style>
span { border-color: #795930; }
span { border-color: rgb(121,89,48); }
td.TdClassName
{
border-color: #795930;
}
.TagClassName
{
border-color: #795930;
}
</style>