Shades of Ferra #827271
Tints of Ferra #827271
RGB
CMYK
RGB Variations
Color information
#827271 (or 0x827271) is known color: Ferra. HEX triplet: 82, 72 and 71. RGB value is (130,114,113). Sum of RGB (Red+Green+Blue) = 130+114+113=357 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.41% from 357); Green value is 114 (44.92% from 255 or 31.93% from 357); Blue value is 113 (44.53% from 255 or 31.65% from 357); Max value from RGB is 130 - color contains mainly: red. Hex color #827271 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827271 is #7D8D8E. Grayscale: #767676. Windows color (decimal): -8228239 or 7434882. OLE color: 7434882.
HSL color Cylindrical-coordinate representation of color #827271: hue angle of 3.53º 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 #827271 is Cyan = 0, Magento = 0.12, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 114 | 113 | - |
| CMYK | 0 | 0.12 | 0.13 | 0.49 |
| HSL | 3.53º | 0.07% | 0.48% | - |
| HSV(B) | 3.53º | 0.13% | 0.51% | - |
| XYZ | 18.2 | 17.97 | 18.13 | - |
| YUV | 118.67 | 124.8 | 136.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 114 | 113 | 0 | 0.12 | 0.13 | 0.49 | 3.53 | 0.07 | 0.48 |
| Hex | 82 | 72 | 71 | 0 | C | D | 31 | 4 | 7 | 30 |
| Octal | 202 | 162 | 161 | 0 | 14 | 15 | 61 | 4 | 7 | 60 |
| Binary | 10000010 | 1110010 | 1110001 | 0 | 1100 | 1101 | 110001 | 100 | 111 | 110000 |
Color Harmonies of #827271
Complementary color
Monochromatic Colors of #827271
Black with #827271
Text Example
Text Example
White with #827271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827271; }
p { color: rgb(130,114,113); }
H1.HeaderClassName
{
color: #827271;
}
.AnyTagClassName
{
color: #827271;
}
</style>
background-color css
<style>
a { background-color: #827271; }
a { background-color: rgb(130,114,113); }
div.DivClassName
{
background-color: #827271;
}
.BgClassName
{
background-color: #827271;
}
</style>
border-color css
<style>
span { border-color: #827271; }
span { border-color: rgb(130,114,113); }
td.TdClassName
{
border-color: #827271;
}
.TagClassName
{
border-color: #827271;
}
</style>