Shades of Shingle Fawn #735534
Tints of Shingle Fawn #735534
RGB
CMYK
RGB Variations
Color information
#735534 (or 0x735534) is known color: Shingle Fawn. HEX triplet: 73, 55 and 34. RGB value is (115,85,52). Sum of RGB (Red+Green+Blue) = 115+85+52=252 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.63% from 252); Green value is 85 (33.59% from 255 or 33.73% from 252); Blue value is 52 (20.70% from 255 or 20.63% from 252); Max value from RGB is 115 - color contains mainly: red. Hex color #735534 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735534 is #8CAACB. Grayscale: #5A5A5A. Windows color (decimal): -9218764 or 3429747. OLE color: 3429747.
HSL color Cylindrical-coordinate representation of color #735534: hue angle of 31.43º 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 #735534 is Cyan = 0, Magento = 0.26, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 85 | 52 | - |
| CMYK | 0 | 0.26 | 0.55 | 0.55 |
| HSL | 31.43º | 0.38% | 0.33% | - |
| HSV(B) | 31.43º | 0.55% | 0.45% | - |
| XYZ | 10.94 | 10.39 | 4.68 | - |
| YUV | 90.21 | 106.44 | 145.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 85 | 52 | 0 | 0.26 | 0.55 | 0.55 | 31.43 | 0.38 | 0.33 |
| Hex | 73 | 55 | 34 | 0 | 1A | 37 | 37 | 1F | 26 | 21 |
| Octal | 163 | 125 | 64 | 0 | 32 | 67 | 67 | 37 | 46 | 41 |
| Binary | 1110011 | 1010101 | 110100 | 0 | 11010 | 110111 | 110111 | 11111 | 100110 | 100001 |
Color Harmonies of #735534
Complementary color
Monochromatic Colors of #735534
Black with #735534
Text Example
Text Example
White with #735534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735534; }
p { color: rgb(115,85,52); }
H1.HeaderClassName
{
color: #735534;
}
.AnyTagClassName
{
color: #735534;
}
</style>
background-color css
<style>
a { background-color: #735534; }
a { background-color: rgb(115,85,52); }
div.DivClassName
{
background-color: #735534;
}
.BgClassName
{
background-color: #735534;
}
</style>
border-color css
<style>
span { border-color: #735534; }
span { border-color: rgb(115,85,52); }
td.TdClassName
{
border-color: #735534;
}
.TagClassName
{
border-color: #735534;
}
</style>