Shades of Shingle Fawn #735734
Tints of Shingle Fawn #735734
RGB
CMYK
RGB Variations
Color information
#735734 (or 0x735734) is known color: Shingle Fawn. HEX triplet: 73, 57 and 34. RGB value is (115,87,52). Sum of RGB (Red+Green+Blue) = 115+87+52=254 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.28% from 254); Green value is 87 (34.38% from 255 or 34.25% from 254); Blue value is 52 (20.70% from 255 or 20.47% from 254); Max value from RGB is 115 - color contains mainly: red. Hex color #735734 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735734 is #8CA8CB. Grayscale: #5B5B5B. Windows color (decimal): -9218252 or 3430259. OLE color: 3430259.
HSL color Cylindrical-coordinate representation of color #735734: hue angle of 33.33º 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 #735734 is Cyan = 0, Magento = 0.24, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 87 | 52 | - |
| CMYK | 0 | 0.24 | 0.55 | 0.55 |
| HSL | 33.33º | 0.38% | 0.33% | - |
| HSV(B) | 33.33º | 0.55% | 0.45% | - |
| XYZ | 11.1 | 10.71 | 4.73 | - |
| YUV | 91.38 | 105.78 | 144.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 87 | 52 | 0 | 0.24 | 0.55 | 0.55 | 33.33 | 0.38 | 0.33 |
| Hex | 73 | 57 | 34 | 0 | 18 | 37 | 37 | 21 | 26 | 21 |
| Octal | 163 | 127 | 64 | 0 | 30 | 67 | 67 | 41 | 46 | 41 |
| Binary | 1110011 | 1010111 | 110100 | 0 | 11000 | 110111 | 110111 | 100001 | 100110 | 100001 |
Color Harmonies of #735734
Complementary color
Monochromatic Colors of #735734
Black with #735734
Text Example
Text Example
White with #735734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735734; }
p { color: rgb(115,87,52); }
H1.HeaderClassName
{
color: #735734;
}
.AnyTagClassName
{
color: #735734;
}
</style>
background-color css
<style>
a { background-color: #735734; }
a { background-color: rgb(115,87,52); }
div.DivClassName
{
background-color: #735734;
}
.BgClassName
{
background-color: #735734;
}
</style>
border-color css
<style>
span { border-color: #735734; }
span { border-color: rgb(115,87,52); }
td.TdClassName
{
border-color: #735734;
}
.TagClassName
{
border-color: #735734;
}
</style>