Shades of Schist #828269
Tints of Schist #828269
RGB
CMYK
RGB Variations
Color information
#828269 (or 0x828269) is known color: Schist. HEX triplet: 82, 82 and 69. RGB value is (130,130,105). Sum of RGB (Red+Green+Blue) = 130+130+105=365 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.62% from 365); Green value is 130 (51.17% from 255 or 35.62% from 365); Blue value is 105 (41.41% from 255 or 28.77% from 365); Max value from RGB is 130 - color contains mainly: red, green. Hex color #828269 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #828269 is #7D7D96. Grayscale: #7F7F7F. Windows color (decimal): -8224151 or 6914690. OLE color: 6914690.
HSL color Cylindrical-coordinate representation of color #828269: hue angle of 60º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #828269 is Cyan = 0, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 130 | 105 | - |
| CMYK | 0 | 0 | 0.19 | 0.49 |
| HSL | 60º | 0.11% | 0.46% | - |
| HSV(B) | 60º | 0.19% | 0.51% | - |
| XYZ | 19.74 | 21.73 | 16.52 | - |
| YUV | 127.15 | 115.5 | 130.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 130 | 105 | 0 | 0 | 0.19 | 0.49 | 60 | 0.11 | 0.46 |
| Hex | 82 | 82 | 69 | 0 | 0 | 13 | 31 | 3C | B | 2E |
| Octal | 202 | 202 | 151 | 0 | 0 | 23 | 61 | 74 | 13 | 56 |
| Binary | 10000010 | 10000010 | 1101001 | 0 | 0 | 10011 | 110001 | 111100 | 1011 | 101110 |
Color Harmonies of #828269
Complementary color
Monochromatic Colors of #828269
Black with #828269
Text Example
Text Example
White with #828269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828269; }
p { color: rgb(130,130,105); }
H1.HeaderClassName
{
color: #828269;
}
.AnyTagClassName
{
color: #828269;
}
</style>
background-color css
<style>
a { background-color: #828269; }
a { background-color: rgb(130,130,105); }
div.DivClassName
{
background-color: #828269;
}
.BgClassName
{
background-color: #828269;
}
</style>
border-color css
<style>
span { border-color: #828269; }
span { border-color: rgb(130,130,105); }
td.TdClassName
{
border-color: #828269;
}
.TagClassName
{
border-color: #828269;
}
</style>