Shades of Shingle Fawn #775533
Tints of Shingle Fawn #775533
RGB
CMYK
RGB Variations
Color information
#775533 (or 0x775533) is known color: Shingle Fawn. HEX triplet: 77, 55 and 33. RGB value is (119,85,51). Sum of RGB (Red+Green+Blue) = 119+85+51=255 (33% of max value = 765). Red value is 119 (46.88% from 255 or 46.67% from 255); Green value is 85 (33.59% from 255 or 33.33% from 255); Blue value is 51 (20.31% from 255 or 20% from 255); Max value from RGB is 119 - color contains mainly: red. Hex color #775533 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775533 is #88AACC. Grayscale: #5B5B5B. Windows color (decimal): -8956621 or 3364215. OLE color: 3364215.
HSL color Cylindrical-coordinate representation of color #775533: hue angle of 30º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #775533 is Cyan = 0, Magento = 0.29, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 85 | 51 | - |
| CMYK | 0 | 0.29 | 0.57 | 0.53 |
| HSL | 30º | 0.4% | 0.33% | - |
| HSV(B) | 30º | 0.57% | 0.47% | - |
| XYZ | 11.45 | 10.66 | 4.59 | - |
| YUV | 91.29 | 105.26 | 147.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 85 | 51 | 0 | 0.29 | 0.57 | 0.53 | 30 | 0.4 | 0.33 |
| Hex | 77 | 55 | 33 | 0 | 1D | 39 | 35 | 1E | 28 | 21 |
| Octal | 167 | 125 | 63 | 0 | 35 | 71 | 65 | 36 | 50 | 41 |
| Binary | 1110111 | 1010101 | 110011 | 0 | 11101 | 111001 | 110101 | 11110 | 101000 | 100001 |
Color Harmonies of #775533
Complementary color
Monochromatic Colors of #775533
Black with #775533
Text Example
Text Example
White with #775533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775533; }
p { color: rgb(119,85,51); }
H1.HeaderClassName
{
color: #775533;
}
.AnyTagClassName
{
color: #775533;
}
</style>
background-color css
<style>
a { background-color: #775533; }
a { background-color: rgb(119,85,51); }
div.DivClassName
{
background-color: #775533;
}
.BgClassName
{
background-color: #775533;
}
</style>
border-color css
<style>
span { border-color: #775533; }
span { border-color: rgb(119,85,51); }
td.TdClassName
{
border-color: #775533;
}
.TagClassName
{
border-color: #775533;
}
</style>