Shades of Ferra #807271
Tints of Ferra #807271
RGB
CMYK
RGB Variations
Color information
#807271 (or 0x807271) is known color: Ferra. HEX triplet: 80, 72 and 71. RGB value is (128,114,113). Sum of RGB (Red+Green+Blue) = 128+114+113=355 (47% of max value = 765). Red value is 128 (50.39% from 255 or 36.06% from 355); Green value is 114 (44.92% from 255 or 32.11% from 355); Blue value is 113 (44.53% from 255 or 31.83% from 355); Max value from RGB is 128 - color contains mainly: red. Hex color #807271 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807271 is #7F8D8E. Grayscale: #767676. Windows color (decimal): -8359311 or 7434880. OLE color: 7434880.
HSL color Cylindrical-coordinate representation of color #807271: hue angle of 4º degrees, saturation: 0.06, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #807271 is Cyan = 0, Magento = 0.11, Yellow = 0.12 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 114 | 113 | - |
| CMYK | 0 | 0.11 | 0.12 | 0.50 |
| HSL | 4º | 0.06% | 0.47% | - |
| HSV(B) | 4º | 0.12% | 0.5% | - |
| XYZ | 17.9 | 17.82 | 18.12 | - |
| YUV | 118.07 | 125.14 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 114 | 113 | 0 | 0.11 | 0.12 | 0.50 | 4 | 0.06 | 0.47 |
| Hex | 80 | 72 | 71 | 0 | B | C | 32 | 4 | 6 | 2F |
| Octal | 200 | 162 | 161 | 0 | 13 | 14 | 62 | 4 | 6 | 57 |
| Binary | 10000000 | 1110010 | 1110001 | 0 | 1011 | 1100 | 110010 | 100 | 110 | 101111 |
Color Harmonies of #807271
Complementary color
Monochromatic Colors of #807271
Black with #807271
Text Example
Text Example
White with #807271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807271; }
p { color: rgb(128,114,113); }
H1.HeaderClassName
{
color: #807271;
}
.AnyTagClassName
{
color: #807271;
}
</style>
background-color css
<style>
a { background-color: #807271; }
a { background-color: rgb(128,114,113); }
div.DivClassName
{
background-color: #807271;
}
.BgClassName
{
background-color: #807271;
}
</style>
border-color css
<style>
span { border-color: #807271; }
span { border-color: rgb(128,114,113); }
td.TdClassName
{
border-color: #807271;
}
.TagClassName
{
border-color: #807271;
}
</style>