Shades of Ferra #847271
Tints of Ferra #847271
RGB
CMYK
RGB Variations
Color information
#847271 (or 0x847271) is known color: Ferra. HEX triplet: 84, 72 and 71. RGB value is (132,114,113). Sum of RGB (Red+Green+Blue) = 132+114+113=359 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.77% from 359); Green value is 114 (44.92% from 255 or 31.75% from 359); Blue value is 113 (44.53% from 255 or 31.48% from 359); Max value from RGB is 132 - color contains mainly: red. Hex color #847271 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847271 is #7B8D8E. Grayscale: #777777. Windows color (decimal): -8097167 or 7434884. OLE color: 7434884.
HSL color Cylindrical-coordinate representation of color #847271: hue angle of 3.16º 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 #847271 is Cyan = 0, Magento = 0.14, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 114 | 113 | - |
| CMYK | 0 | 0.14 | 0.14 | 0.48 |
| HSL | 3.16º | 0.08% | 0.48% | - |
| HSV(B) | 3.16º | 0.14% | 0.52% | - |
| XYZ | 18.51 | 18.13 | 18.15 | - |
| YUV | 119.27 | 124.46 | 137.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 114 | 113 | 0 | 0.14 | 0.14 | 0.48 | 3.16 | 0.08 | 0.48 |
| Hex | 84 | 72 | 71 | 0 | E | E | 30 | 3 | 8 | 30 |
| Octal | 204 | 162 | 161 | 0 | 16 | 16 | 60 | 3 | 10 | 60 |
| Binary | 10000100 | 1110010 | 1110001 | 0 | 1110 | 1110 | 110000 | 11 | 1000 | 110000 |
Color Harmonies of #847271
Complementary color
Monochromatic Colors of #847271
Black with #847271
Text Example
Text Example
White with #847271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847271; }
p { color: rgb(132,114,113); }
H1.HeaderClassName
{
color: #847271;
}
.AnyTagClassName
{
color: #847271;
}
</style>
background-color css
<style>
a { background-color: #847271; }
a { background-color: rgb(132,114,113); }
div.DivClassName
{
background-color: #847271;
}
.BgClassName
{
background-color: #847271;
}
</style>
border-color css
<style>
span { border-color: #847271; }
span { border-color: rgb(132,114,113); }
td.TdClassName
{
border-color: #847271;
}
.TagClassName
{
border-color: #847271;
}
</style>