Shades of Ferra #807171
Tints of Ferra #807171
RGB
CMYK
RGB Variations
Color information
#807171 (or 0x807171) is known color: Ferra. HEX triplet: 80, 71 and 71. RGB value is (128,113,113). Sum of RGB (Red+Green+Blue) = 128+113+113=354 (46% of max value = 765). Red value is 128 (50.39% from 255 or 36.16% from 354); Green value is 113 (44.53% from 255 or 31.92% from 354); Blue value is 113 (44.53% from 255 or 31.92% from 354); Max value from RGB is 128 - color contains mainly: red. Hex color #807171 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807171 is #7F8E8E. Grayscale: #757575. Windows color (decimal): -8359567 or 7434624. OLE color: 7434624.
HSL color Cylindrical-coordinate representation of color #807171: hue angle of 0º 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 #807171 is Cyan = 0, Magento = 0.12, Yellow = 0.12 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 113 | 113 | - |
| CMYK | 0 | 0.12 | 0.12 | 0.50 |
| HSL | 0º | 0.06% | 0.47% | - |
| HSV(B) | 0º | 0.12% | 0.5% | - |
| XYZ | 17.79 | 17.59 | 18.08 | - |
| YUV | 117.49 | 125.47 | 135.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 113 | 113 | 0 | 0.12 | 0.12 | 0.50 | 0 | 0.06 | 0.47 |
| Hex | 80 | 71 | 71 | 0 | C | C | 32 | 0 | 6 | 2F |
| Octal | 200 | 161 | 161 | 0 | 14 | 14 | 62 | 0 | 6 | 57 |
| Binary | 10000000 | 1110001 | 1110001 | 0 | 1100 | 1100 | 110010 | 0 | 110 | 101111 |
Color Harmonies of #807171
Complementary color
Monochromatic Colors of #807171
Black with #807171
Text Example
Text Example
White with #807171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807171; }
p { color: rgb(128,113,113); }
H1.HeaderClassName
{
color: #807171;
}
.AnyTagClassName
{
color: #807171;
}
</style>
background-color css
<style>
a { background-color: #807171; }
a { background-color: rgb(128,113,113); }
div.DivClassName
{
background-color: #807171;
}
.BgClassName
{
background-color: #807171;
}
</style>
border-color css
<style>
span { border-color: #807171; }
span { border-color: rgb(128,113,113); }
td.TdClassName
{
border-color: #807171;
}
.TagClassName
{
border-color: #807171;
}
</style>