Shades of Shingle Fawn #755638
Tints of Shingle Fawn #755638
RGB
CMYK
RGB Variations
Color information
#755638 (or 0x755638) is known color: Shingle Fawn. HEX triplet: 75, 56 and 38. RGB value is (117,86,56). Sum of RGB (Red+Green+Blue) = 117+86+56=259 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.17% from 259); Green value is 86 (33.98% from 255 or 33.20% from 259); Blue value is 56 (22.27% from 255 or 21.62% from 259); Max value from RGB is 117 - color contains mainly: red. Hex color #755638 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755638 is #8AA9C7. Grayscale: #5C5C5C. Windows color (decimal): -9087432 or 3692149. OLE color: 3692149.
HSL color Cylindrical-coordinate representation of color #755638: hue angle of 29.51º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #755638 is Cyan = 0, Magento = 0.26, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 86 | 56 | - |
| CMYK | 0 | 0.26 | 0.52 | 0.54 |
| HSL | 29.51º | 0.35% | 0.34% | - |
| HSV(B) | 29.51º | 0.52% | 0.46% | - |
| XYZ | 11.38 | 10.72 | 5.21 | - |
| YUV | 91.85 | 107.77 | 145.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 56 | 0 | 0.26 | 0.52 | 0.54 | 29.51 | 0.35 | 0.34 |
| Hex | 75 | 56 | 38 | 0 | 1A | 34 | 36 | 1E | 23 | 22 |
| Octal | 165 | 126 | 70 | 0 | 32 | 64 | 66 | 36 | 43 | 42 |
| Binary | 1110101 | 1010110 | 111000 | 0 | 11010 | 110100 | 110110 | 11110 | 100011 | 100010 |
Color Harmonies of #755638
Complementary color
Monochromatic Colors of #755638
Black with #755638
Text Example
Text Example
White with #755638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755638; }
p { color: rgb(117,86,56); }
H1.HeaderClassName
{
color: #755638;
}
.AnyTagClassName
{
color: #755638;
}
</style>
background-color css
<style>
a { background-color: #755638; }
a { background-color: rgb(117,86,56); }
div.DivClassName
{
background-color: #755638;
}
.BgClassName
{
background-color: #755638;
}
</style>
border-color css
<style>
span { border-color: #755638; }
span { border-color: rgb(117,86,56); }
td.TdClassName
{
border-color: #755638;
}
.TagClassName
{
border-color: #755638;
}
</style>