Shades of Ferra #847070
Tints of Ferra #847070
RGB
CMYK
RGB Variations
Color information
#847070 (or 0x847070) is known color: Ferra. HEX triplet: 84, 70 and 70. RGB value is (132,112,112). Sum of RGB (Red+Green+Blue) = 132+112+112=356 (47% of max value = 765). Red value is 132 (51.95% from 255 or 37.08% from 356); Green value is 112 (44.14% from 255 or 31.46% from 356); Blue value is 112 (44.14% from 255 or 31.46% from 356); Max value from RGB is 132 - color contains mainly: red. Hex color #847070 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847070 is #7B8F8F. Grayscale: #767676. Windows color (decimal): -8097680 or 7368836. OLE color: 7368836.
HSL color Cylindrical-coordinate representation of color #847070: hue angle of 0º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #847070 is Cyan = 0, Magento = 0.15, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 112 | 112 | - |
| CMYK | 0 | 0.15 | 0.15 | 0.48 |
| HSL | 0º | 0.08% | 0.48% | - |
| HSV(B) | 0º | 0.15% | 0.52% | - |
| XYZ | 18.23 | 17.66 | 17.78 | - |
| YUV | 117.98 | 124.63 | 138 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 112 | 112 | 0 | 0.15 | 0.15 | 0.48 | 0 | 0.08 | 0.48 |
| Hex | 84 | 70 | 70 | 0 | F | F | 30 | 0 | 8 | 30 |
| Octal | 204 | 160 | 160 | 0 | 17 | 17 | 60 | 0 | 10 | 60 |
| Binary | 10000100 | 1110000 | 1110000 | 0 | 1111 | 1111 | 110000 | 0 | 1000 | 110000 |
Color Harmonies of #847070
Complementary color
Monochromatic Colors of #847070
Black with #847070
Text Example
Text Example
White with #847070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847070; }
p { color: rgb(132,112,112); }
H1.HeaderClassName
{
color: #847070;
}
.AnyTagClassName
{
color: #847070;
}
</style>
background-color css
<style>
a { background-color: #847070; }
a { background-color: rgb(132,112,112); }
div.DivClassName
{
background-color: #847070;
}
.BgClassName
{
background-color: #847070;
}
</style>
border-color css
<style>
span { border-color: #847070; }
span { border-color: rgb(132,112,112); }
td.TdClassName
{
border-color: #847070;
}
.TagClassName
{
border-color: #847070;
}
</style>