Shades of Shingle Fawn #6D5836
Tints of Shingle Fawn #6D5836
RGB
CMYK
RGB Variations
Color information
#6D5836 (or 0x6D5836) is known color: Shingle Fawn. HEX triplet: 6D, 58 and 36. RGB value is (109,88,54). Sum of RGB (Red+Green+Blue) = 109+88+54=251 (33% of max value = 765). Red value is 109 (42.97% from 255 or 43.43% from 251); Green value is 88 (34.77% from 255 or 35.06% from 251); Blue value is 54 (21.48% from 255 or 21.51% from 251); Max value from RGB is 109 - color contains mainly: red. Hex color #6D5836 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6D5836 is #92A7C9. Grayscale: #5A5A5A. Windows color (decimal): -9611210 or 3561581. OLE color: 3561581.
HSL color Cylindrical-coordinate representation of color #6D5836: hue angle of 37.09º degrees, saturation: 0.34, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #6D5836 is Cyan = 0, Magento = 0.19, Yellow = 0.50 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 88 | 54 | - |
| CMYK | 0 | 0.19 | 0.50 | 0.57 |
| HSL | 37.09º | 0.34% | 0.32% | - |
| HSV(B) | 37.09º | 0.5% | 0.43% | - |
| XYZ | 10.46 | 10.5 | 4.96 | - |
| YUV | 90.4 | 107.46 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 88 | 54 | 0 | 0.19 | 0.50 | 0.57 | 37.09 | 0.34 | 0.32 |
| Hex | 6D | 58 | 36 | 0 | 13 | 32 | 39 | 25 | 22 | 20 |
| Octal | 155 | 130 | 66 | 0 | 23 | 62 | 71 | 45 | 42 | 40 |
| Binary | 1101101 | 1011000 | 110110 | 0 | 10011 | 110010 | 111001 | 100101 | 100010 | 100000 |
Color Harmonies of #6D5836
Complementary color
Monochromatic Colors of #6D5836
Black with #6D5836
Text Example
Text Example
White with #6D5836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D5836; }
p { color: rgb(109,88,54); }
H1.HeaderClassName
{
color: #6D5836;
}
.AnyTagClassName
{
color: #6D5836;
}
</style>
background-color css
<style>
a { background-color: #6D5836; }
a { background-color: rgb(109,88,54); }
div.DivClassName
{
background-color: #6D5836;
}
.BgClassName
{
background-color: #6D5836;
}
</style>
border-color css
<style>
span { border-color: #6D5836; }
span { border-color: rgb(109,88,54); }
td.TdClassName
{
border-color: #6D5836;
}
.TagClassName
{
border-color: #6D5836;
}
</style>