Shades of Shingle Fawn #735336
Tints of Shingle Fawn #735336
RGB
CMYK
RGB Variations
Color information
#735336 (or 0x735336) is known color: Shingle Fawn. HEX triplet: 73, 53 and 36. RGB value is (115,83,54). Sum of RGB (Red+Green+Blue) = 115+83+54=252 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.63% from 252); Green value is 83 (32.81% from 255 or 32.94% from 252); Blue value is 54 (21.48% from 255 or 21.43% from 252); Max value from RGB is 115 - color contains mainly: red. Hex color #735336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735336 is #8CACC9. Grayscale: #595959. Windows color (decimal): -9219274 or 3560307. OLE color: 3560307.
HSL color Cylindrical-coordinate representation of color #735336: hue angle of 28.52º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #735336 is Cyan = 0, Magento = 0.28, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 83 | 54 | - |
| CMYK | 0 | 0.28 | 0.53 | 0.55 |
| HSL | 28.52º | 0.36% | 0.33% | - |
| HSV(B) | 28.52º | 0.53% | 0.45% | - |
| XYZ | 10.83 | 10.1 | 4.87 | - |
| YUV | 89.26 | 108.1 | 146.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 83 | 54 | 0 | 0.28 | 0.53 | 0.55 | 28.52 | 0.36 | 0.33 |
| Hex | 73 | 53 | 36 | 0 | 1C | 35 | 37 | 1D | 24 | 21 |
| Octal | 163 | 123 | 66 | 0 | 34 | 65 | 67 | 35 | 44 | 41 |
| Binary | 1110011 | 1010011 | 110110 | 0 | 11100 | 110101 | 110111 | 11101 | 100100 | 100001 |
Color Harmonies of #735336
Complementary color
Monochromatic Colors of #735336
Black with #735336
Text Example
Text Example
White with #735336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735336; }
p { color: rgb(115,83,54); }
H1.HeaderClassName
{
color: #735336;
}
.AnyTagClassName
{
color: #735336;
}
</style>
background-color css
<style>
a { background-color: #735336; }
a { background-color: rgb(115,83,54); }
div.DivClassName
{
background-color: #735336;
}
.BgClassName
{
background-color: #735336;
}
</style>
border-color css
<style>
span { border-color: #735336; }
span { border-color: rgb(115,83,54); }
td.TdClassName
{
border-color: #735336;
}
.TagClassName
{
border-color: #735336;
}
</style>