Shades of Shingle Fawn #71553A
Tints of Shingle Fawn #71553A
RGB
CMYK
RGB Variations
Color information
#71553A (or 0x71553A) is known color: Shingle Fawn. HEX triplet: 71, 55 and 3A. RGB value is (113,85,58). Sum of RGB (Red+Green+Blue) = 113+85+58=256 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.14% from 256); Green value is 85 (33.59% from 255 or 33.20% from 256); Blue value is 58 (23.05% from 255 or 22.66% from 256); Max value from RGB is 113 - color contains mainly: red. Hex color #71553A is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #71553A is #8EAAC5. Grayscale: #5A5A5A. Windows color (decimal): -9349830 or 3822961. OLE color: 3822961.
HSL color Cylindrical-coordinate representation of color #71553A: hue angle of 29.45º degrees, saturation: 0.32, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #71553A is Cyan = 0, Magento = 0.25, Yellow = 0.49 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 85 | 58 | - |
| CMYK | 0 | 0.25 | 0.49 | 0.56 |
| HSL | 29.45º | 0.32% | 0.34% | - |
| HSV(B) | 29.45º | 0.49% | 0.44% | - |
| XYZ | 10.82 | 10.31 | 5.42 | - |
| YUV | 90.29 | 109.78 | 144.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 58 | 0 | 0.25 | 0.49 | 0.56 | 29.45 | 0.32 | 0.34 |
| Hex | 71 | 55 | 3A | 0 | 19 | 31 | 38 | 1D | 20 | 22 |
| Octal | 161 | 125 | 72 | 0 | 31 | 61 | 70 | 35 | 40 | 42 |
| Binary | 1110001 | 1010101 | 111010 | 0 | 11001 | 110001 | 111000 | 11101 | 100000 | 100010 |
Color Harmonies of #71553A
Complementary color
Monochromatic Colors of #71553A
Black with #71553A
Text Example
Text Example
White with #71553A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71553A; }
p { color: rgb(113,85,58); }
H1.HeaderClassName
{
color: #71553A;
}
.AnyTagClassName
{
color: #71553A;
}
</style>
background-color css
<style>
a { background-color: #71553A; }
a { background-color: rgb(113,85,58); }
div.DivClassName
{
background-color: #71553A;
}
.BgClassName
{
background-color: #71553A;
}
</style>
border-color css
<style>
span { border-color: #71553A; }
span { border-color: rgb(113,85,58); }
td.TdClassName
{
border-color: #71553A;
}
.TagClassName
{
border-color: #71553A;
}
</style>