Shades of Shingle Fawn #755430
Tints of Shingle Fawn #755430
RGB
CMYK
RGB Variations
Color information
#755430 (or 0x755430) is known color: Shingle Fawn. HEX triplet: 75, 54 and 30. RGB value is (117,84,48). Sum of RGB (Red+Green+Blue) = 117+84+48=249 (32% of max value = 765). Red value is 117 (46.09% from 255 or 46.99% from 249); Green value is 84 (33.20% from 255 or 33.73% from 249); Blue value is 48 (19.14% from 255 or 19.28% from 249); Max value from RGB is 117 - color contains mainly: red. Hex color #755430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755430 is #8AABCF. Grayscale: #595959. Windows color (decimal): -9087952 or 3167349. OLE color: 3167349.
HSL color Cylindrical-coordinate representation of color #755430: hue angle of 31.3º 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 #755430 is Cyan = 0, Magento = 0.28, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 84 | 48 | - |
| CMYK | 0 | 0.28 | 0.59 | 0.54 |
| HSL | 31.3º | 0.42% | 0.32% | - |
| HSV(B) | 31.3º | 0.59% | 0.46% | - |
| XYZ | 11.04 | 10.34 | 4.21 | - |
| YUV | 89.76 | 104.43 | 147.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 84 | 48 | 0 | 0.28 | 0.59 | 0.54 | 31.3 | 0.42 | 0.32 |
| Hex | 75 | 54 | 30 | 0 | 1C | 3B | 36 | 1F | 2A | 20 |
| Octal | 165 | 124 | 60 | 0 | 34 | 73 | 66 | 37 | 52 | 40 |
| Binary | 1110101 | 1010100 | 110000 | 0 | 11100 | 111011 | 110110 | 11111 | 101010 | 100000 |
Color Harmonies of #755430
Complementary color
Monochromatic Colors of #755430
Black with #755430
Text Example
Text Example
White with #755430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755430; }
p { color: rgb(117,84,48); }
H1.HeaderClassName
{
color: #755430;
}
.AnyTagClassName
{
color: #755430;
}
</style>
background-color css
<style>
a { background-color: #755430; }
a { background-color: rgb(117,84,48); }
div.DivClassName
{
background-color: #755430;
}
.BgClassName
{
background-color: #755430;
}
</style>
border-color css
<style>
span { border-color: #755430; }
span { border-color: rgb(117,84,48); }
td.TdClassName
{
border-color: #755430;
}
.TagClassName
{
border-color: #755430;
}
</style>