Shades of Shingle Fawn #735634
Tints of Shingle Fawn #735634
RGB
CMYK
RGB Variations
Color information
#735634 (or 0x735634) is known color: Shingle Fawn. HEX triplet: 73, 56 and 34. RGB value is (115,86,52). Sum of RGB (Red+Green+Blue) = 115+86+52=253 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.45% from 253); Green value is 86 (33.98% from 255 or 33.99% from 253); Blue value is 52 (20.70% from 255 or 20.55% from 253); Max value from RGB is 115 - color contains mainly: red. Hex color #735634 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735634 is #8CA9CB. Grayscale: #5A5A5A. Windows color (decimal): -9218508 or 3430003. OLE color: 3430003.
HSL color Cylindrical-coordinate representation of color #735634: hue angle of 32.38º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #735634 is Cyan = 0, Magento = 0.25, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 86 | 52 | - |
| CMYK | 0 | 0.25 | 0.55 | 0.55 |
| HSL | 32.38º | 0.38% | 0.33% | - |
| HSV(B) | 32.38º | 0.55% | 0.45% | - |
| XYZ | 11.02 | 10.55 | 4.7 | - |
| YUV | 90.8 | 106.11 | 145.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 86 | 52 | 0 | 0.25 | 0.55 | 0.55 | 32.38 | 0.38 | 0.33 |
| Hex | 73 | 56 | 34 | 0 | 19 | 37 | 37 | 20 | 26 | 21 |
| Octal | 163 | 126 | 64 | 0 | 31 | 67 | 67 | 40 | 46 | 41 |
| Binary | 1110011 | 1010110 | 110100 | 0 | 11001 | 110111 | 110111 | 100000 | 100110 | 100001 |
Color Harmonies of #735634
Complementary color
Monochromatic Colors of #735634
Black with #735634
Text Example
Text Example
White with #735634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735634; }
p { color: rgb(115,86,52); }
H1.HeaderClassName
{
color: #735634;
}
.AnyTagClassName
{
color: #735634;
}
</style>
background-color css
<style>
a { background-color: #735634; }
a { background-color: rgb(115,86,52); }
div.DivClassName
{
background-color: #735634;
}
.BgClassName
{
background-color: #735634;
}
</style>
border-color css
<style>
span { border-color: #735634; }
span { border-color: rgb(115,86,52); }
td.TdClassName
{
border-color: #735634;
}
.TagClassName
{
border-color: #735634;
}
</style>