Shades of Shingle Fawn #6A5738
Tints of Shingle Fawn #6A5738
RGB
CMYK
RGB Variations
Color information
#6A5738 (or 0x6A5738) is known color: Shingle Fawn. HEX triplet: 6A, 57 and 38. RGB value is (106,87,56). Sum of RGB (Red+Green+Blue) = 106+87+56=249 (32% of max value = 765). Red value is 106 (41.80% from 255 or 42.57% from 249); Green value is 87 (34.38% from 255 or 34.94% from 249); Blue value is 56 (22.27% from 255 or 22.49% from 249); Max value from RGB is 106 - color contains mainly: red. Hex color #6A5738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6A5738 is #95A8C7. Grayscale: #595959. Windows color (decimal): -9808072 or 3692394. OLE color: 3692394.
HSL color Cylindrical-coordinate representation of color #6A5738: hue angle of 37.2º degrees, saturation: 0.31, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #6A5738 is Cyan = 0, Magento = 0.18, Yellow = 0.47 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 87 | 56 | - |
| CMYK | 0 | 0.18 | 0.47 | 0.58 |
| HSL | 37.2º | 0.31% | 0.32% | - |
| HSV(B) | 37.2º | 0.47% | 0.42% | - |
| XYZ | 10.07 | 10.17 | 5.17 | - |
| YUV | 89.15 | 109.29 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 87 | 56 | 0 | 0.18 | 0.47 | 0.58 | 37.2 | 0.31 | 0.32 |
| Hex | 6A | 57 | 38 | 0 | 12 | 2F | 3A | 25 | 1F | 20 |
| Octal | 152 | 127 | 70 | 0 | 22 | 57 | 72 | 45 | 37 | 40 |
| Binary | 1101010 | 1010111 | 111000 | 0 | 10010 | 101111 | 111010 | 100101 | 11111 | 100000 |
Color Harmonies of #6A5738
Complementary color
Monochromatic Colors of #6A5738
Black with #6A5738
Text Example
Text Example
White with #6A5738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A5738; }
p { color: rgb(106,87,56); }
H1.HeaderClassName
{
color: #6A5738;
}
.AnyTagClassName
{
color: #6A5738;
}
</style>
background-color css
<style>
a { background-color: #6A5738; }
a { background-color: rgb(106,87,56); }
div.DivClassName
{
background-color: #6A5738;
}
.BgClassName
{
background-color: #6A5738;
}
</style>
border-color css
<style>
span { border-color: #6A5738; }
span { border-color: rgb(106,87,56); }
td.TdClassName
{
border-color: #6A5738;
}
.TagClassName
{
border-color: #6A5738;
}
</style>