Shades of Ferra #827472
Tints of Ferra #827472
RGB
CMYK
RGB Variations
Color information
#827472 (or 0x827472) is known color: Ferra. HEX triplet: 82, 74 and 72. RGB value is (130,116,114). Sum of RGB (Red+Green+Blue) = 130+116+114=360 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.11% from 360); Green value is 116 (45.70% from 255 or 32.22% from 360); Blue value is 114 (44.92% from 255 or 31.67% from 360); Max value from RGB is 130 - color contains mainly: red. Hex color #827472 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827472 is #7D8B8D. Grayscale: #777777. Windows color (decimal): -8227726 or 7500930. OLE color: 7500930.
HSL color Cylindrical-coordinate representation of color #827472: hue angle of 7.5º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #827472 is Cyan = 0, Magento = 0.11, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 116 | 114 | - |
| CMYK | 0 | 0.11 | 0.12 | 0.49 |
| HSL | 7.5º | 0.07% | 0.48% | - |
| HSV(B) | 7.5º | 0.12% | 0.51% | - |
| XYZ | 18.49 | 18.45 | 18.51 | - |
| YUV | 119.96 | 124.64 | 135.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 116 | 114 | 0 | 0.11 | 0.12 | 0.49 | 7.5 | 0.07 | 0.48 |
| Hex | 82 | 74 | 72 | 0 | B | C | 31 | 8 | 7 | 30 |
| Octal | 202 | 164 | 162 | 0 | 13 | 14 | 61 | 10 | 7 | 60 |
| Binary | 10000010 | 1110100 | 1110010 | 0 | 1011 | 1100 | 110001 | 1000 | 111 | 110000 |
Color Harmonies of #827472
Complementary color
Monochromatic Colors of #827472
Black with #827472
Text Example
Text Example
White with #827472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827472; }
p { color: rgb(130,116,114); }
H1.HeaderClassName
{
color: #827472;
}
.AnyTagClassName
{
color: #827472;
}
</style>
background-color css
<style>
a { background-color: #827472; }
a { background-color: rgb(130,116,114); }
div.DivClassName
{
background-color: #827472;
}
.BgClassName
{
background-color: #827472;
}
</style>
border-color css
<style>
span { border-color: #827472; }
span { border-color: rgb(130,116,114); }
td.TdClassName
{
border-color: #827472;
}
.TagClassName
{
border-color: #827472;
}
</style>