Shades of Ferra #847572
Tints of Ferra #847572
RGB
CMYK
RGB Variations
Color information
#847572 (or 0x847572) is known color: Ferra. HEX triplet: 84, 75 and 72. RGB value is (132,117,114). Sum of RGB (Red+Green+Blue) = 132+117+114=363 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.36% from 363); Green value is 117 (46.09% from 255 or 32.23% from 363); Blue value is 114 (44.92% from 255 or 31.40% from 363); Max value from RGB is 132 - color contains mainly: red. Hex color #847572 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847572 is #7B8A8D. Grayscale: #797979. Windows color (decimal): -8096398 or 7501188. OLE color: 7501188.
HSL color Cylindrical-coordinate representation of color #847572: hue angle of 10º degrees, saturation: 0.07, 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 #847572 is Cyan = 0, Magento = 0.11, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 117 | 114 | - |
| CMYK | 0 | 0.11 | 0.14 | 0.48 |
| HSL | 10º | 0.07% | 0.48% | - |
| HSV(B) | 10º | 0.14% | 0.52% | - |
| XYZ | 18.91 | 18.84 | 18.56 | - |
| YUV | 121.14 | 123.97 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 114 | 0 | 0.11 | 0.14 | 0.48 | 10 | 0.07 | 0.48 |
| Hex | 84 | 75 | 72 | 0 | B | E | 30 | A | 7 | 30 |
| Octal | 204 | 165 | 162 | 0 | 13 | 16 | 60 | 12 | 7 | 60 |
| Binary | 10000100 | 1110101 | 1110010 | 0 | 1011 | 1110 | 110000 | 1010 | 111 | 110000 |
Color Harmonies of #847572
Complementary color
Monochromatic Colors of #847572
Black with #847572
Text Example
Text Example
White with #847572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847572; }
p { color: rgb(132,117,114); }
H1.HeaderClassName
{
color: #847572;
}
.AnyTagClassName
{
color: #847572;
}
</style>
background-color css
<style>
a { background-color: #847572; }
a { background-color: rgb(132,117,114); }
div.DivClassName
{
background-color: #847572;
}
.BgClassName
{
background-color: #847572;
}
</style>
border-color css
<style>
span { border-color: #847572; }
span { border-color: rgb(132,117,114); }
td.TdClassName
{
border-color: #847572;
}
.TagClassName
{
border-color: #847572;
}
</style>