Shades of Ferra #837471
Tints of Ferra #837471
RGB
CMYK
RGB Variations
Color information
#837471 (or 0x837471) is known color: Ferra. HEX triplet: 83, 74 and 71. RGB value is (131,116,113). Sum of RGB (Red+Green+Blue) = 131+116+113=360 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.39% from 360); Green value is 116 (45.70% from 255 or 32.22% from 360); Blue value is 113 (44.53% from 255 or 31.39% from 360); Max value from RGB is 131 - color contains mainly: red. Hex color #837471 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837471 is #7C8B8E. Grayscale: #787878. Windows color (decimal): -8162191 or 7435395. OLE color: 7435395.
HSL color Cylindrical-coordinate representation of color #837471: hue angle of 10º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #837471 is Cyan = 0, Magento = 0.11, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 116 | 113 | - |
| CMYK | 0 | 0.11 | 0.14 | 0.49 |
| HSL | 10º | 0.07% | 0.48% | - |
| HSV(B) | 10º | 0.14% | 0.51% | - |
| XYZ | 18.59 | 18.51 | 18.22 | - |
| YUV | 120.14 | 123.97 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 113 | 0 | 0.11 | 0.14 | 0.49 | 10 | 0.07 | 0.48 |
| Hex | 83 | 74 | 71 | 0 | B | E | 31 | A | 7 | 30 |
| Octal | 203 | 164 | 161 | 0 | 13 | 16 | 61 | 12 | 7 | 60 |
| Binary | 10000011 | 1110100 | 1110001 | 0 | 1011 | 1110 | 110001 | 1010 | 111 | 110000 |
Color Harmonies of #837471
Complementary color
Monochromatic Colors of #837471
Black with #837471
Text Example
Text Example
White with #837471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837471; }
p { color: rgb(131,116,113); }
H1.HeaderClassName
{
color: #837471;
}
.AnyTagClassName
{
color: #837471;
}
</style>
background-color css
<style>
a { background-color: #837471; }
a { background-color: rgb(131,116,113); }
div.DivClassName
{
background-color: #837471;
}
.BgClassName
{
background-color: #837471;
}
</style>
border-color css
<style>
span { border-color: #837471; }
span { border-color: rgb(131,116,113); }
td.TdClassName
{
border-color: #837471;
}
.TagClassName
{
border-color: #837471;
}
</style>