Shades of Shingle Fawn #735738
Tints of Shingle Fawn #735738
RGB
CMYK
RGB Variations
Color information
#735738 (or 0x735738) is known color: Shingle Fawn. HEX triplet: 73, 57 and 38. RGB value is (115,87,56). Sum of RGB (Red+Green+Blue) = 115+87+56=258 (34% of max value = 765). Red value is 115 (45.31% from 255 or 44.57% from 258); Green value is 87 (34.38% from 255 or 33.72% from 258); Blue value is 56 (22.27% from 255 or 21.71% from 258); Max value from RGB is 115 - color contains mainly: red. Hex color #735738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735738 is #8CA8C7. Grayscale: #5B5B5B. Windows color (decimal): -9218248 or 3692403. OLE color: 3692403.
HSL color Cylindrical-coordinate representation of color #735738: hue angle of 31.53º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #735738 is Cyan = 0, Magento = 0.24, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 87 | 56 | - |
| CMYK | 0 | 0.24 | 0.51 | 0.55 |
| HSL | 31.53º | 0.35% | 0.34% | - |
| HSV(B) | 31.53º | 0.51% | 0.45% | - |
| XYZ | 11.19 | 10.75 | 5.23 | - |
| YUV | 91.84 | 107.78 | 144.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 87 | 56 | 0 | 0.24 | 0.51 | 0.55 | 31.53 | 0.35 | 0.34 |
| Hex | 73 | 57 | 38 | 0 | 18 | 33 | 37 | 20 | 23 | 22 |
| Octal | 163 | 127 | 70 | 0 | 30 | 63 | 67 | 40 | 43 | 42 |
| Binary | 1110011 | 1010111 | 111000 | 0 | 11000 | 110011 | 110111 | 100000 | 100011 | 100010 |
Color Harmonies of #735738
Complementary color
Monochromatic Colors of #735738
Black with #735738
Text Example
Text Example
White with #735738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735738; }
p { color: rgb(115,87,56); }
H1.HeaderClassName
{
color: #735738;
}
.AnyTagClassName
{
color: #735738;
}
</style>
background-color css
<style>
a { background-color: #735738; }
a { background-color: rgb(115,87,56); }
div.DivClassName
{
background-color: #735738;
}
.BgClassName
{
background-color: #735738;
}
</style>
border-color css
<style>
span { border-color: #735738; }
span { border-color: rgb(115,87,56); }
td.TdClassName
{
border-color: #735738;
}
.TagClassName
{
border-color: #735738;
}
</style>