Shades of Shingle Fawn #795537
Tints of Shingle Fawn #795537
RGB
CMYK
RGB Variations
Color information
#795537 (or 0x795537) is known color: Shingle Fawn. HEX triplet: 79, 55 and 37. RGB value is (121,85,55). Sum of RGB (Red+Green+Blue) = 121+85+55=261 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.36% from 261); Green value is 85 (33.59% from 255 or 32.57% from 261); Blue value is 55 (21.88% from 255 or 21.07% from 261); Max value from RGB is 121 - color contains mainly: red. Hex color #795537 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #795537 is #86AAC8. Grayscale: #5C5C5C. Windows color (decimal): -8825545 or 3626361. OLE color: 3626361.
HSL color Cylindrical-coordinate representation of color #795537: hue angle of 27.27º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #795537 is Cyan = 0, Magento = 0.30, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 85 | 55 | - |
| CMYK | 0 | 0.30 | 0.55 | 0.53 |
| HSL | 27.27º | 0.38% | 0.35% | - |
| HSV(B) | 27.27º | 0.55% | 0.47% | - |
| XYZ | 11.82 | 10.84 | 5.08 | - |
| YUV | 92.34 | 106.93 | 148.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 85 | 55 | 0 | 0.30 | 0.55 | 0.53 | 27.27 | 0.38 | 0.35 |
| Hex | 79 | 55 | 37 | 0 | 1E | 37 | 35 | 1B | 26 | 23 |
| Octal | 171 | 125 | 67 | 0 | 36 | 67 | 65 | 33 | 46 | 43 |
| Binary | 1111001 | 1010101 | 110111 | 0 | 11110 | 110111 | 110101 | 11011 | 100110 | 100011 |
Color Harmonies of #795537
Complementary color
Monochromatic Colors of #795537
Black with #795537
Text Example
Text Example
White with #795537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795537; }
p { color: rgb(121,85,55); }
H1.HeaderClassName
{
color: #795537;
}
.AnyTagClassName
{
color: #795537;
}
</style>
background-color css
<style>
a { background-color: #795537; }
a { background-color: rgb(121,85,55); }
div.DivClassName
{
background-color: #795537;
}
.BgClassName
{
background-color: #795537;
}
</style>
border-color css
<style>
span { border-color: #795537; }
span { border-color: rgb(121,85,55); }
td.TdClassName
{
border-color: #795537;
}
.TagClassName
{
border-color: #795537;
}
</style>