Shades of Ferra #826867
Tints of Ferra #826867
RGB
CMYK
RGB Variations
Color information
#826867 (or 0x826867) is known color: Ferra. HEX triplet: 82, 68 and 67. RGB value is (130,104,103). Sum of RGB (Red+Green+Blue) = 130+104+103=337 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.58% from 337); Green value is 104 (41.02% from 255 or 30.86% from 337); Blue value is 103 (40.62% from 255 or 30.56% from 337); Max value from RGB is 130 - color contains mainly: red. Hex color #826867 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826867 is #7D9798. Grayscale: #6F6F6F. Windows color (decimal): -8230809 or 6776962. OLE color: 6776962.
HSL color Cylindrical-coordinate representation of color #826867: hue angle of 2.22º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #826867 is Cyan = 0, Magento = 0.2, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 104 | 103 | - |
| CMYK | 0 | 0.2 | 0.21 | 0.49 |
| HSL | 2.22º | 0.12% | 0.46% | - |
| HSV(B) | 2.22º | 0.21% | 0.51% | - |
| XYZ | 16.6 | 15.63 | 14.97 | - |
| YUV | 111.66 | 123.11 | 141.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 104 | 103 | 0 | 0.2 | 0.21 | 0.49 | 2.22 | 0.12 | 0.46 |
| Hex | 82 | 68 | 67 | 0 | 14 | 15 | 31 | 2 | C | 2E |
| Octal | 202 | 150 | 147 | 0 | 24 | 25 | 61 | 2 | 14 | 56 |
| Binary | 10000010 | 1101000 | 1100111 | 0 | 10100 | 10101 | 110001 | 10 | 1100 | 101110 |
Color Harmonies of #826867
Complementary color
Monochromatic Colors of #826867
Black with #826867
Text Example
Text Example
White with #826867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826867; }
p { color: rgb(130,104,103); }
H1.HeaderClassName
{
color: #826867;
}
.AnyTagClassName
{
color: #826867;
}
</style>
background-color css
<style>
a { background-color: #826867; }
a { background-color: rgb(130,104,103); }
div.DivClassName
{
background-color: #826867;
}
.BgClassName
{
background-color: #826867;
}
</style>
border-color css
<style>
span { border-color: #826867; }
span { border-color: rgb(130,104,103); }
td.TdClassName
{
border-color: #826867;
}
.TagClassName
{
border-color: #826867;
}
</style>