Shades of Shingle Fawn #755730
Tints of Shingle Fawn #755730
RGB
CMYK
RGB Variations
Color information
#755730 (or 0x755730) is known color: Shingle Fawn. HEX triplet: 75, 57 and 30. RGB value is (117,87,48). Sum of RGB (Red+Green+Blue) = 117+87+48=252 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.43% from 252); Green value is 87 (34.38% from 255 or 34.52% from 252); Blue value is 48 (19.14% from 255 or 19.05% from 252); Max value from RGB is 117 - color contains mainly: red. Hex color #755730 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755730 is #8AA8CF. Grayscale: #5B5B5B. Windows color (decimal): -9087184 or 3168117. OLE color: 3168117.
HSL color Cylindrical-coordinate representation of color #755730: hue angle of 33.91º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #755730 is Cyan = 0, Magento = 0.26, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 87 | 48 | - |
| CMYK | 0 | 0.26 | 0.59 | 0.54 |
| HSL | 33.91º | 0.42% | 0.32% | - |
| HSV(B) | 33.91º | 0.59% | 0.46% | - |
| XYZ | 11.28 | 10.81 | 4.29 | - |
| YUV | 91.52 | 103.44 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 87 | 48 | 0 | 0.26 | 0.59 | 0.54 | 33.91 | 0.42 | 0.32 |
| Hex | 75 | 57 | 30 | 0 | 1A | 3B | 36 | 22 | 2A | 20 |
| Octal | 165 | 127 | 60 | 0 | 32 | 73 | 66 | 42 | 52 | 40 |
| Binary | 1110101 | 1010111 | 110000 | 0 | 11010 | 111011 | 110110 | 100010 | 101010 | 100000 |
Color Harmonies of #755730
Complementary color
Monochromatic Colors of #755730
Black with #755730
Text Example
Text Example
White with #755730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755730; }
p { color: rgb(117,87,48); }
H1.HeaderClassName
{
color: #755730;
}
.AnyTagClassName
{
color: #755730;
}
</style>
background-color css
<style>
a { background-color: #755730; }
a { background-color: rgb(117,87,48); }
div.DivClassName
{
background-color: #755730;
}
.BgClassName
{
background-color: #755730;
}
</style>
border-color css
<style>
span { border-color: #755730; }
span { border-color: rgb(117,87,48); }
td.TdClassName
{
border-color: #755730;
}
.TagClassName
{
border-color: #755730;
}
</style>