Shades of Shingle Fawn #755634
Tints of Shingle Fawn #755634
RGB
CMYK
RGB Variations
Color information
#755634 (or 0x755634) is known color: Shingle Fawn. HEX triplet: 75, 56 and 34. RGB value is (117,86,52). Sum of RGB (Red+Green+Blue) = 117+86+52=255 (33% of max value = 765). Red value is 117 (46.09% from 255 or 45.88% from 255); Green value is 86 (33.98% from 255 or 33.73% from 255); Blue value is 52 (20.70% from 255 or 20.39% from 255); Max value from RGB is 117 - color contains mainly: red. Hex color #755634 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755634 is #8AA9CB. Grayscale: #5B5B5B. Windows color (decimal): -9087436 or 3430005. OLE color: 3430005.
HSL color Cylindrical-coordinate representation of color #755634: hue angle of 31.38º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #755634 is Cyan = 0, Magento = 0.26, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 86 | 52 | - |
| CMYK | 0 | 0.26 | 0.56 | 0.54 |
| HSL | 31.38º | 0.38% | 0.33% | - |
| HSV(B) | 31.38º | 0.56% | 0.46% | - |
| XYZ | 11.28 | 10.69 | 4.72 | - |
| YUV | 91.39 | 105.77 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 52 | 0 | 0.26 | 0.56 | 0.54 | 31.38 | 0.38 | 0.33 |
| Hex | 75 | 56 | 34 | 0 | 1A | 38 | 36 | 1F | 26 | 21 |
| Octal | 165 | 126 | 64 | 0 | 32 | 70 | 66 | 37 | 46 | 41 |
| Binary | 1110101 | 1010110 | 110100 | 0 | 11010 | 111000 | 110110 | 11111 | 100110 | 100001 |
Color Harmonies of #755634
Complementary color
Monochromatic Colors of #755634
Black with #755634
Text Example
Text Example
White with #755634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755634; }
p { color: rgb(117,86,52); }
H1.HeaderClassName
{
color: #755634;
}
.AnyTagClassName
{
color: #755634;
}
</style>
background-color css
<style>
a { background-color: #755634; }
a { background-color: rgb(117,86,52); }
div.DivClassName
{
background-color: #755634;
}
.BgClassName
{
background-color: #755634;
}
</style>
border-color css
<style>
span { border-color: #755634; }
span { border-color: rgb(117,86,52); }
td.TdClassName
{
border-color: #755634;
}
.TagClassName
{
border-color: #755634;
}
</style>