Shades of Ferra #817271
Tints of Ferra #817271
RGB
CMYK
RGB Variations
Color information
#817271 (or 0x817271) is known color: Ferra. HEX triplet: 81, 72 and 71. RGB value is (129,114,113). Sum of RGB (Red+Green+Blue) = 129+114+113=356 (47% of max value = 765). Red value is 129 (50.78% from 255 or 36.24% from 356); Green value is 114 (44.92% from 255 or 32.02% from 356); Blue value is 113 (44.53% from 255 or 31.74% from 356); Max value from RGB is 129 - color contains mainly: red. Hex color #817271 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817271 is #7E8D8E. Grayscale: #767676. Windows color (decimal): -8293775 or 7434881. OLE color: 7434881.
HSL color Cylindrical-coordinate representation of color #817271: hue angle of 3.75º degrees, saturation: 0.07, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #817271 is Cyan = 0, Magento = 0.12, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 114 | 113 | - |
| CMYK | 0 | 0.12 | 0.12 | 0.49 |
| HSL | 3.75º | 0.07% | 0.47% | - |
| HSV(B) | 3.75º | 0.12% | 0.51% | - |
| XYZ | 18.05 | 17.89 | 18.13 | - |
| YUV | 118.37 | 124.97 | 135.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 114 | 113 | 0 | 0.12 | 0.12 | 0.49 | 3.75 | 0.07 | 0.47 |
| Hex | 81 | 72 | 71 | 0 | C | C | 31 | 4 | 7 | 2F |
| Octal | 201 | 162 | 161 | 0 | 14 | 14 | 61 | 4 | 7 | 57 |
| Binary | 10000001 | 1110010 | 1110001 | 0 | 1100 | 1100 | 110001 | 100 | 111 | 101111 |
Color Harmonies of #817271
Complementary color
Monochromatic Colors of #817271
Black with #817271
Text Example
Text Example
White with #817271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817271; }
p { color: rgb(129,114,113); }
H1.HeaderClassName
{
color: #817271;
}
.AnyTagClassName
{
color: #817271;
}
</style>
background-color css
<style>
a { background-color: #817271; }
a { background-color: rgb(129,114,113); }
div.DivClassName
{
background-color: #817271;
}
.BgClassName
{
background-color: #817271;
}
</style>
border-color css
<style>
span { border-color: #817271; }
span { border-color: rgb(129,114,113); }
td.TdClassName
{
border-color: #817271;
}
.TagClassName
{
border-color: #817271;
}
</style>