Shades of Ferra #857572
Tints of Ferra #857572
RGB
CMYK
RGB Variations
Color information
#857572 (or 0x857572) is known color: Ferra. HEX triplet: 85, 75 and 72. RGB value is (133,117,114). Sum of RGB (Red+Green+Blue) = 133+117+114=364 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.54% from 364); Green value is 117 (46.09% from 255 or 32.14% from 364); Blue value is 114 (44.92% from 255 or 31.32% from 364); Max value from RGB is 133 - color contains mainly: red. Hex color #857572 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857572 is #7A8A8D. Grayscale: #797979. Windows color (decimal): -8030862 or 7501189. OLE color: 7501189.
HSL color Cylindrical-coordinate representation of color #857572: hue angle of 9.47º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #857572 is Cyan = 0, Magento = 0.12, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 117 | 114 | - |
| CMYK | 0 | 0.12 | 0.14 | 0.48 |
| HSL | 9.47º | 0.08% | 0.48% | - |
| HSV(B) | 9.47º | 0.14% | 0.52% | - |
| XYZ | 19.07 | 18.92 | 18.57 | - |
| YUV | 121.44 | 123.8 | 136.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 117 | 114 | 0 | 0.12 | 0.14 | 0.48 | 9.47 | 0.08 | 0.48 |
| Hex | 85 | 75 | 72 | 0 | C | E | 30 | 9 | 8 | 30 |
| Octal | 205 | 165 | 162 | 0 | 14 | 16 | 60 | 11 | 10 | 60 |
| Binary | 10000101 | 1110101 | 1110010 | 0 | 1100 | 1110 | 110000 | 1001 | 1000 | 110000 |
Color Harmonies of #857572
Complementary color
Monochromatic Colors of #857572
Black with #857572
Text Example
Text Example
White with #857572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857572; }
p { color: rgb(133,117,114); }
H1.HeaderClassName
{
color: #857572;
}
.AnyTagClassName
{
color: #857572;
}
</style>
background-color css
<style>
a { background-color: #857572; }
a { background-color: rgb(133,117,114); }
div.DivClassName
{
background-color: #857572;
}
.BgClassName
{
background-color: #857572;
}
</style>
border-color css
<style>
span { border-color: #857572; }
span { border-color: rgb(133,117,114); }
td.TdClassName
{
border-color: #857572;
}
.TagClassName
{
border-color: #857572;
}
</style>