Shades of Shingle Fawn #6D5738
Tints of Shingle Fawn #6D5738
RGB
CMYK
RGB Variations
Color information
#6D5738 (or 0x6D5738) is known color: Shingle Fawn. HEX triplet: 6D, 57 and 38. RGB value is (109,87,56). Sum of RGB (Red+Green+Blue) = 109+87+56=252 (33% of max value = 765). Red value is 109 (42.97% from 255 or 43.25% from 252); Green value is 87 (34.38% from 255 or 34.52% from 252); Blue value is 56 (22.27% from 255 or 22.22% from 252); Max value from RGB is 109 - color contains mainly: red. Hex color #6D5738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6D5738 is #92A8C7. Grayscale: #5A5A5A. Windows color (decimal): -9611464 or 3692397. OLE color: 3692397.
HSL color Cylindrical-coordinate representation of color #6D5738: hue angle of 35.09º degrees, saturation: 0.32, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #6D5738 is Cyan = 0, Magento = 0.20, Yellow = 0.49 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 87 | 56 | - |
| CMYK | 0 | 0.20 | 0.49 | 0.57 |
| HSL | 35.09º | 0.32% | 0.32% | - |
| HSV(B) | 35.09º | 0.49% | 0.43% | - |
| XYZ | 10.43 | 10.35 | 5.19 | - |
| YUV | 90.04 | 108.79 | 141.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 87 | 56 | 0 | 0.20 | 0.49 | 0.57 | 35.09 | 0.32 | 0.32 |
| Hex | 6D | 57 | 38 | 0 | 14 | 31 | 39 | 23 | 20 | 20 |
| Octal | 155 | 127 | 70 | 0 | 24 | 61 | 71 | 43 | 40 | 40 |
| Binary | 1101101 | 1010111 | 111000 | 0 | 10100 | 110001 | 111001 | 100011 | 100000 | 100000 |
Color Harmonies of #6D5738
Complementary color
Monochromatic Colors of #6D5738
Black with #6D5738
Text Example
Text Example
White with #6D5738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D5738; }
p { color: rgb(109,87,56); }
H1.HeaderClassName
{
color: #6D5738;
}
.AnyTagClassName
{
color: #6D5738;
}
</style>
background-color css
<style>
a { background-color: #6D5738; }
a { background-color: rgb(109,87,56); }
div.DivClassName
{
background-color: #6D5738;
}
.BgClassName
{
background-color: #6D5738;
}
</style>
border-color css
<style>
span { border-color: #6D5738; }
span { border-color: rgb(109,87,56); }
td.TdClassName
{
border-color: #6D5738;
}
.TagClassName
{
border-color: #6D5738;
}
</style>