Shades of Shingle Fawn #786038
Tints of Shingle Fawn #786038
RGB
CMYK
RGB Variations
Color information
#786038 (or 0x786038) is known color: Shingle Fawn. HEX triplet: 78, 60 and 38. RGB value is (120,96,56). Sum of RGB (Red+Green+Blue) = 120+96+56=272 (36% of max value = 765). Red value is 120 (47.27% from 255 or 44.12% from 272); Green value is 96 (37.89% from 255 or 35.29% from 272); Blue value is 56 (22.27% from 255 or 20.59% from 272); Max value from RGB is 120 - color contains mainly: red. Hex color #786038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786038 is #879FC7. Grayscale: #626262. Windows color (decimal): -8888264 or 3694712. OLE color: 3694712.
HSL color Cylindrical-coordinate representation of color #786038: hue angle of 37.5º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #786038 is Cyan = 0, Magento = 0.2, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 96 | 56 | - |
| CMYK | 0 | 0.2 | 0.53 | 0.53 |
| HSL | 37.5º | 0.36% | 0.35% | - |
| HSV(B) | 37.5º | 0.53% | 0.47% | - |
| XYZ | 12.64 | 12.64 | 5.52 | - |
| YUV | 98.62 | 103.95 | 143.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 96 | 56 | 0 | 0.2 | 0.53 | 0.53 | 37.5 | 0.36 | 0.35 |
| Hex | 78 | 60 | 38 | 0 | 14 | 35 | 35 | 26 | 24 | 23 |
| Octal | 170 | 140 | 70 | 0 | 24 | 65 | 65 | 46 | 44 | 43 |
| Binary | 1111000 | 1100000 | 111000 | 0 | 10100 | 110101 | 110101 | 100110 | 100100 | 100011 |
Color Harmonies of #786038
Complementary color
Monochromatic Colors of #786038
Black with #786038
Text Example
Text Example
White with #786038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786038; }
p { color: rgb(120,96,56); }
H1.HeaderClassName
{
color: #786038;
}
.AnyTagClassName
{
color: #786038;
}
</style>
background-color css
<style>
a { background-color: #786038; }
a { background-color: rgb(120,96,56); }
div.DivClassName
{
background-color: #786038;
}
.BgClassName
{
background-color: #786038;
}
</style>
border-color css
<style>
span { border-color: #786038; }
span { border-color: rgb(120,96,56); }
td.TdClassName
{
border-color: #786038;
}
.TagClassName
{
border-color: #786038;
}
</style>