Shades of Ferra #837170
Tints of Ferra #837170
RGB
CMYK
RGB Variations
Color information
#837170 (or 0x837170) is known color: Ferra. HEX triplet: 83, 71 and 70. RGB value is (131,113,112). Sum of RGB (Red+Green+Blue) = 131+113+112=356 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.80% from 356); Green value is 113 (44.53% from 255 or 31.74% from 356); Blue value is 112 (44.14% from 255 or 31.46% from 356); Max value from RGB is 131 - color contains mainly: red. Hex color #837170 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837170 is #7C8E8F. Grayscale: #767676. Windows color (decimal): -8162960 or 7369091. OLE color: 7369091.
HSL color Cylindrical-coordinate representation of color #837170: hue angle of 3.16º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #837170 is Cyan = 0, Magento = 0.14, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 113 | 112 | - |
| CMYK | 0 | 0.14 | 0.15 | 0.49 |
| HSL | 3.16º | 0.08% | 0.48% | - |
| HSV(B) | 3.16º | 0.15% | 0.51% | - |
| XYZ | 18.19 | 17.81 | 17.81 | - |
| YUV | 118.27 | 124.46 | 137.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 112 | 0 | 0.14 | 0.15 | 0.49 | 3.16 | 0.08 | 0.48 |
| Hex | 83 | 71 | 70 | 0 | E | F | 31 | 3 | 8 | 30 |
| Octal | 203 | 161 | 160 | 0 | 16 | 17 | 61 | 3 | 10 | 60 |
| Binary | 10000011 | 1110001 | 1110000 | 0 | 1110 | 1111 | 110001 | 11 | 1000 | 110000 |
Color Harmonies of #837170
Complementary color
Monochromatic Colors of #837170
Black with #837170
Text Example
Text Example
White with #837170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837170; }
p { color: rgb(131,113,112); }
H1.HeaderClassName
{
color: #837170;
}
.AnyTagClassName
{
color: #837170;
}
</style>
background-color css
<style>
a { background-color: #837170; }
a { background-color: rgb(131,113,112); }
div.DivClassName
{
background-color: #837170;
}
.BgClassName
{
background-color: #837170;
}
</style>
border-color css
<style>
span { border-color: #837170; }
span { border-color: rgb(131,113,112); }
td.TdClassName
{
border-color: #837170;
}
.TagClassName
{
border-color: #837170;
}
</style>