Shades of Russett #827067
Tints of Russett #827067
RGB
CMYK
RGB Variations
Color information
#827067 (or 0x827067) is known color: Russett. HEX triplet: 82, 70 and 67. RGB value is (130,112,103). Sum of RGB (Red+Green+Blue) = 130+112+103=345 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.68% from 345); Green value is 112 (44.14% from 255 or 32.46% from 345); Blue value is 103 (40.62% from 255 or 29.86% from 345); Max value from RGB is 130 - color contains mainly: red. Hex color #827067 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827067 is #7D8F98. Grayscale: #747474. Windows color (decimal): -8228761 or 6779010. OLE color: 6779010.
HSL color Cylindrical-coordinate representation of color #827067: hue angle of 20º 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 #827067 is Cyan = 0, Magento = 0.14, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 103 | - |
| CMYK | 0 | 0.14 | 0.21 | 0.49 |
| HSL | 20º | 0.12% | 0.46% | - |
| HSV(B) | 20º | 0.21% | 0.51% | - |
| XYZ | 17.45 | 17.31 | 15.25 | - |
| YUV | 116.36 | 120.46 | 137.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 103 | 0 | 0.14 | 0.21 | 0.49 | 20 | 0.12 | 0.46 |
| Hex | 82 | 70 | 67 | 0 | E | 15 | 31 | 14 | C | 2E |
| Octal | 202 | 160 | 147 | 0 | 16 | 25 | 61 | 24 | 14 | 56 |
| Binary | 10000010 | 1110000 | 1100111 | 0 | 1110 | 10101 | 110001 | 10100 | 1100 | 101110 |
Color Harmonies of #827067
Complementary color
Monochromatic Colors of #827067
Black with #827067
Text Example
Text Example
White with #827067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827067; }
p { color: rgb(130,112,103); }
H1.HeaderClassName
{
color: #827067;
}
.AnyTagClassName
{
color: #827067;
}
</style>
background-color css
<style>
a { background-color: #827067; }
a { background-color: rgb(130,112,103); }
div.DivClassName
{
background-color: #827067;
}
.BgClassName
{
background-color: #827067;
}
</style>
border-color css
<style>
span { border-color: #827067; }
span { border-color: rgb(130,112,103); }
td.TdClassName
{
border-color: #827067;
}
.TagClassName
{
border-color: #827067;
}
</style>