Shades of Shingle Fawn #735731
Tints of Shingle Fawn #735731
RGB
CMYK
RGB Variations
Color information
#735731 (or 0x735731) is known color: Shingle Fawn. HEX triplet: 73, 57 and 31. RGB value is (115,87,49). Sum of RGB (Red+Green+Blue) = 115+87+49=251 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.82% from 251); Green value is 87 (34.38% from 255 or 34.66% from 251); Blue value is 49 (19.53% from 255 or 19.52% from 251); Max value from RGB is 115 - color contains mainly: red. Hex color #735731 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735731 is #8CA8CE. Grayscale: #5B5B5B. Windows color (decimal): -9218255 or 3233651. OLE color: 3233651.
HSL color Cylindrical-coordinate representation of color #735731: hue angle of 34.55º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #735731 is Cyan = 0, Magento = 0.24, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 87 | 49 | - |
| CMYK | 0 | 0.24 | 0.57 | 0.55 |
| HSL | 34.55º | 0.4% | 0.32% | - |
| HSV(B) | 34.55º | 0.57% | 0.45% | - |
| XYZ | 11.03 | 10.68 | 4.39 | - |
| YUV | 91.04 | 104.28 | 145.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 87 | 49 | 0 | 0.24 | 0.57 | 0.55 | 34.55 | 0.4 | 0.32 |
| Hex | 73 | 57 | 31 | 0 | 18 | 39 | 37 | 23 | 28 | 20 |
| Octal | 163 | 127 | 61 | 0 | 30 | 71 | 67 | 43 | 50 | 40 |
| Binary | 1110011 | 1010111 | 110001 | 0 | 11000 | 111001 | 110111 | 100011 | 101000 | 100000 |
Color Harmonies of #735731
Complementary color
Monochromatic Colors of #735731
Black with #735731
Text Example
Text Example
White with #735731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735731; }
p { color: rgb(115,87,49); }
H1.HeaderClassName
{
color: #735731;
}
.AnyTagClassName
{
color: #735731;
}
</style>
background-color css
<style>
a { background-color: #735731; }
a { background-color: rgb(115,87,49); }
div.DivClassName
{
background-color: #735731;
}
.BgClassName
{
background-color: #735731;
}
</style>
border-color css
<style>
span { border-color: #735731; }
span { border-color: rgb(115,87,49); }
td.TdClassName
{
border-color: #735731;
}
.TagClassName
{
border-color: #735731;
}
</style>