Shades of Ferra #857270
Tints of Ferra #857270
RGB
CMYK
RGB Variations
Color information
#857270 (or 0x857270) is known color: Ferra. HEX triplet: 85, 72 and 70. RGB value is (133,114,112). Sum of RGB (Red+Green+Blue) = 133+114+112=359 (47% of max value = 765). Red value is 133 (52.34% from 255 or 37.05% from 359); Green value is 114 (44.92% from 255 or 31.75% from 359); Blue value is 112 (44.14% from 255 or 31.20% from 359); Max value from RGB is 133 - color contains mainly: red. Hex color #857270 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857270 is #7A8D8F. Grayscale: #777777. Windows color (decimal): -8031632 or 7369349. OLE color: 7369349.
HSL color Cylindrical-coordinate representation of color #857270: hue angle of 5.71º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #857270 is Cyan = 0, Magento = 0.14, Yellow = 0.16 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 112 | - |
| CMYK | 0 | 0.14 | 0.16 | 0.48 |
| HSL | 5.71º | 0.09% | 0.48% | - |
| HSV(B) | 5.71º | 0.16% | 0.52% | - |
| XYZ | 18.61 | 18.19 | 17.86 | - |
| YUV | 119.45 | 123.79 | 137.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 112 | 0 | 0.14 | 0.16 | 0.48 | 5.71 | 0.09 | 0.48 |
| Hex | 85 | 72 | 70 | 0 | E | 10 | 30 | 6 | 9 | 30 |
| Octal | 205 | 162 | 160 | 0 | 16 | 20 | 60 | 6 | 11 | 60 |
| Binary | 10000101 | 1110010 | 1110000 | 0 | 1110 | 10000 | 110000 | 110 | 1001 | 110000 |
Color Harmonies of #857270
Complementary color
Monochromatic Colors of #857270
Black with #857270
Text Example
Text Example
White with #857270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857270; }
p { color: rgb(133,114,112); }
H1.HeaderClassName
{
color: #857270;
}
.AnyTagClassName
{
color: #857270;
}
</style>
background-color css
<style>
a { background-color: #857270; }
a { background-color: rgb(133,114,112); }
div.DivClassName
{
background-color: #857270;
}
.BgClassName
{
background-color: #857270;
}
</style>
border-color css
<style>
span { border-color: #857270; }
span { border-color: rgb(133,114,112); }
td.TdClassName
{
border-color: #857270;
}
.TagClassName
{
border-color: #857270;
}
</style>