Shades of Ferra #837270
Tints of Ferra #837270
RGB
CMYK
RGB Variations
Color information
#837270 (or 0x837270) is known color: Ferra. HEX triplet: 83, 72 and 70. RGB value is (131,114,112). Sum of RGB (Red+Green+Blue) = 131+114+112=357 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.69% from 357); Green value is 114 (44.92% from 255 or 31.93% from 357); Blue value is 112 (44.14% from 255 or 31.37% from 357); Max value from RGB is 131 - color contains mainly: red. Hex color #837270 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837270 is #7C8D8F. Grayscale: #767676. Windows color (decimal): -8162704 or 7369347. OLE color: 7369347.
HSL color Cylindrical-coordinate representation of color #837270: hue angle of 6.32º 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 #837270 is Cyan = 0, Magento = 0.13, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 114 | 112 | - |
| CMYK | 0 | 0.13 | 0.15 | 0.49 |
| HSL | 6.32º | 0.08% | 0.48% | - |
| HSV(B) | 6.32º | 0.15% | 0.51% | - |
| XYZ | 18.3 | 18.03 | 17.84 | - |
| YUV | 118.86 | 124.13 | 136.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 112 | 0 | 0.13 | 0.15 | 0.49 | 6.32 | 0.08 | 0.48 |
| Hex | 83 | 72 | 70 | 0 | D | F | 31 | 6 | 8 | 30 |
| Octal | 203 | 162 | 160 | 0 | 15 | 17 | 61 | 6 | 10 | 60 |
| Binary | 10000011 | 1110010 | 1110000 | 0 | 1101 | 1111 | 110001 | 110 | 1000 | 110000 |
Color Harmonies of #837270
Complementary color
Monochromatic Colors of #837270
Black with #837270
Text Example
Text Example
White with #837270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837270; }
p { color: rgb(131,114,112); }
H1.HeaderClassName
{
color: #837270;
}
.AnyTagClassName
{
color: #837270;
}
</style>
background-color css
<style>
a { background-color: #837270; }
a { background-color: rgb(131,114,112); }
div.DivClassName
{
background-color: #837270;
}
.BgClassName
{
background-color: #837270;
}
</style>
border-color css
<style>
span { border-color: #837270; }
span { border-color: rgb(131,114,112); }
td.TdClassName
{
border-color: #837270;
}
.TagClassName
{
border-color: #837270;
}
</style>