Shades of Ferra #837370
Tints of Ferra #837370
RGB
CMYK
RGB Variations
Color information
#837370 (or 0x837370) is known color: Ferra. HEX triplet: 83, 73 and 70. RGB value is (131,115,112). Sum of RGB (Red+Green+Blue) = 131+115+112=358 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.59% from 358); Green value is 115 (45.31% from 255 or 32.12% from 358); Blue value is 112 (44.14% from 255 or 31.28% from 358); Max value from RGB is 131 - color contains mainly: red. Hex color #837370 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837370 is #7C8C8F. Grayscale: #777777. Windows color (decimal): -8162448 or 7369603. OLE color: 7369603.
HSL color Cylindrical-coordinate representation of color #837370: hue angle of 9.47º 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 #837370 is Cyan = 0, Magento = 0.12, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 115 | 112 | - |
| CMYK | 0 | 0.12 | 0.15 | 0.49 |
| HSL | 9.47º | 0.08% | 0.48% | - |
| HSV(B) | 9.47º | 0.15% | 0.51% | - |
| XYZ | 18.42 | 18.26 | 17.88 | - |
| YUV | 119.44 | 123.8 | 136.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 115 | 112 | 0 | 0.12 | 0.15 | 0.49 | 9.47 | 0.08 | 0.48 |
| Hex | 83 | 73 | 70 | 0 | C | F | 31 | 9 | 8 | 30 |
| Octal | 203 | 163 | 160 | 0 | 14 | 17 | 61 | 11 | 10 | 60 |
| Binary | 10000011 | 1110011 | 1110000 | 0 | 1100 | 1111 | 110001 | 1001 | 1000 | 110000 |
Color Harmonies of #837370
Complementary color
Monochromatic Colors of #837370
Black with #837370
Text Example
Text Example
White with #837370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837370; }
p { color: rgb(131,115,112); }
H1.HeaderClassName
{
color: #837370;
}
.AnyTagClassName
{
color: #837370;
}
</style>
background-color css
<style>
a { background-color: #837370; }
a { background-color: rgb(131,115,112); }
div.DivClassName
{
background-color: #837370;
}
.BgClassName
{
background-color: #837370;
}
</style>
border-color css
<style>
span { border-color: #837370; }
span { border-color: rgb(131,115,112); }
td.TdClassName
{
border-color: #837370;
}
.TagClassName
{
border-color: #837370;
}
</style>