Shades of Shingle Fawn #765330
Tints of Shingle Fawn #765330
RGB
CMYK
RGB Variations
Color information
#765330 (or 0x765330) is known color: Shingle Fawn. HEX triplet: 76, 53 and 30. RGB value is (118,83,48). Sum of RGB (Red+Green+Blue) = 118+83+48=249 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.39% from 249); Green value is 83 (32.81% from 255 or 33.33% from 249); Blue value is 48 (19.14% from 255 or 19.28% from 249); Max value from RGB is 118 - color contains mainly: red. Hex color #765330 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765330 is #89ACCF. Grayscale: #595959. Windows color (decimal): -9022672 or 3167094. OLE color: 3167094.
HSL color Cylindrical-coordinate representation of color #765330: hue angle of 30º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #765330 is Cyan = 0, Magento = 0.30, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 83 | 48 | - |
| CMYK | 0 | 0.30 | 0.59 | 0.54 |
| HSL | 30º | 0.42% | 0.33% | - |
| HSV(B) | 30º | 0.59% | 0.46% | - |
| XYZ | 11.1 | 10.25 | 4.19 | - |
| YUV | 89.48 | 104.6 | 148.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 83 | 48 | 0 | 0.30 | 0.59 | 0.54 | 30 | 0.42 | 0.33 |
| Hex | 76 | 53 | 30 | 0 | 1E | 3B | 36 | 1E | 2A | 21 |
| Octal | 166 | 123 | 60 | 0 | 36 | 73 | 66 | 36 | 52 | 41 |
| Binary | 1110110 | 1010011 | 110000 | 0 | 11110 | 111011 | 110110 | 11110 | 101010 | 100001 |
Color Harmonies of #765330
Complementary color
Monochromatic Colors of #765330
Black with #765330
Text Example
Text Example
White with #765330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765330; }
p { color: rgb(118,83,48); }
H1.HeaderClassName
{
color: #765330;
}
.AnyTagClassName
{
color: #765330;
}
</style>
background-color css
<style>
a { background-color: #765330; }
a { background-color: rgb(118,83,48); }
div.DivClassName
{
background-color: #765330;
}
.BgClassName
{
background-color: #765330;
}
</style>
border-color css
<style>
span { border-color: #765330; }
span { border-color: rgb(118,83,48); }
td.TdClassName
{
border-color: #765330;
}
.TagClassName
{
border-color: #765330;
}
</style>