Shades of Russett #827068
Tints of Russett #827068
RGB
CMYK
RGB Variations
Color information
#827068 (or 0x827068) is known color: Russett. HEX triplet: 82, 70 and 68. RGB value is (130,112,104). Sum of RGB (Red+Green+Blue) = 130+112+104=346 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.57% from 346); Green value is 112 (44.14% from 255 or 32.37% from 346); Blue value is 104 (41.02% from 255 or 30.06% from 346); Max value from RGB is 130 - color contains mainly: red. Hex color #827068 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827068 is #7D8F97. Grayscale: #747474. Windows color (decimal): -8228760 or 6844546. OLE color: 6844546.
HSL color Cylindrical-coordinate representation of color #827068: hue angle of 18.46º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #827068 is Cyan = 0, Magento = 0.14, Yellow = 0.2 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 104 | - |
| CMYK | 0 | 0.14 | 0.2 | 0.49 |
| HSL | 18.46º | 0.11% | 0.46% | - |
| HSV(B) | 18.46º | 0.2% | 0.51% | - |
| XYZ | 17.5 | 17.33 | 15.52 | - |
| YUV | 116.47 | 120.96 | 137.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 104 | 0 | 0.14 | 0.2 | 0.49 | 18.46 | 0.11 | 0.46 |
| Hex | 82 | 70 | 68 | 0 | E | 14 | 31 | 12 | B | 2E |
| Octal | 202 | 160 | 150 | 0 | 16 | 24 | 61 | 22 | 13 | 56 |
| Binary | 10000010 | 1110000 | 1101000 | 0 | 1110 | 10100 | 110001 | 10010 | 1011 | 101110 |
Color Harmonies of #827068
Complementary color
Monochromatic Colors of #827068
Black with #827068
Text Example
Text Example
White with #827068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827068; }
p { color: rgb(130,112,104); }
H1.HeaderClassName
{
color: #827068;
}
.AnyTagClassName
{
color: #827068;
}
</style>
background-color css
<style>
a { background-color: #827068; }
a { background-color: rgb(130,112,104); }
div.DivClassName
{
background-color: #827068;
}
.BgClassName
{
background-color: #827068;
}
</style>
border-color css
<style>
span { border-color: #827068; }
span { border-color: rgb(130,112,104); }
td.TdClassName
{
border-color: #827068;
}
.TagClassName
{
border-color: #827068;
}
</style>