Shades of Ferra #827171
Tints of Ferra #827171
RGB
CMYK
RGB Variations
Color information
#827171 (or 0x827171) is known color: Ferra. HEX triplet: 82, 71 and 71. RGB value is (130,113,113). Sum of RGB (Red+Green+Blue) = 130+113+113=356 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.52% from 356); Green value is 113 (44.53% from 255 or 31.74% from 356); Blue value is 113 (44.53% from 255 or 31.74% from 356); Max value from RGB is 130 - color contains mainly: red. Hex color #827171 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827171 is #7D8E8E. Grayscale: #767676. Windows color (decimal): -8228495 or 7434626. OLE color: 7434626.
HSL color Cylindrical-coordinate representation of color #827171: hue angle of 0º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #827171 is Cyan = 0, Magento = 0.13, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 113 | 113 | - |
| CMYK | 0 | 0.13 | 0.13 | 0.49 |
| HSL | 0º | 0.07% | 0.48% | - |
| HSV(B) | 0º | 0.13% | 0.51% | - |
| XYZ | 18.09 | 17.75 | 18.1 | - |
| YUV | 118.08 | 125.13 | 136.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 113 | 113 | 0 | 0.13 | 0.13 | 0.49 | 0 | 0.07 | 0.48 |
| Hex | 82 | 71 | 71 | 0 | D | D | 31 | 0 | 7 | 30 |
| Octal | 202 | 161 | 161 | 0 | 15 | 15 | 61 | 0 | 7 | 60 |
| Binary | 10000010 | 1110001 | 1110001 | 0 | 1101 | 1101 | 110001 | 0 | 111 | 110000 |
Color Harmonies of #827171
Complementary color
Monochromatic Colors of #827171
Black with #827171
Text Example
Text Example
White with #827171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827171; }
p { color: rgb(130,113,113); }
H1.HeaderClassName
{
color: #827171;
}
.AnyTagClassName
{
color: #827171;
}
</style>
background-color css
<style>
a { background-color: #827171; }
a { background-color: rgb(130,113,113); }
div.DivClassName
{
background-color: #827171;
}
.BgClassName
{
background-color: #827171;
}
</style>
border-color css
<style>
span { border-color: #827171; }
span { border-color: rgb(130,113,113); }
td.TdClassName
{
border-color: #827171;
}
.TagClassName
{
border-color: #827171;
}
</style>