Shades of Schist #838576
Tints of Schist #838576
RGB
CMYK
RGB Variations
Color information
#838576 (or 0x838576) is known color: Schist. HEX triplet: 83, 85 and 76. RGB value is (131,133,118). Sum of RGB (Red+Green+Blue) = 131+133+118=382 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.29% from 382); Green value is 133 (52.34% from 255 or 34.82% from 382); Blue value is 118 (46.48% from 255 or 30.89% from 382); Max value from RGB is 133 - color contains mainly: green. Hex color #838576 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838576 is #7C7A89. Grayscale: #828282. Windows color (decimal): -8157834 or 7767427. OLE color: 7767427.
HSL color Cylindrical-coordinate representation of color #838576: hue angle of 68º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #838576 is Cyan = 0.02, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 131 | 133 | 118 | - |
| CMYK | 0.02 | 0 | 0.11 | 0.48 |
| HSL | 68º | 0.06% | 0.49% | - |
| HSV(B) | 68º | 0.11% | 0.52% | - |
| XYZ | 21.02 | 22.91 | 20.45 | - |
| YUV | 130.69 | 120.84 | 128.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 133 | 118 | 0.02 | 0 | 0.11 | 0.48 | 68 | 0.06 | 0.49 |
| Hex | 83 | 85 | 76 | 2 | 0 | B | 30 | 44 | 6 | 31 |
| Octal | 203 | 205 | 166 | 2 | 0 | 13 | 60 | 104 | 6 | 61 |
| Binary | 10000011 | 10000101 | 1110110 | 10 | 0 | 1011 | 110000 | 1000100 | 110 | 110001 |
Color Harmonies of #838576
Complementary color
Monochromatic Colors of #838576
Black with #838576
Text Example
Text Example
White with #838576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838576; }
p { color: rgb(131,133,118); }
H1.HeaderClassName
{
color: #838576;
}
.AnyTagClassName
{
color: #838576;
}
</style>
background-color css
<style>
a { background-color: #838576; }
a { background-color: rgb(131,133,118); }
div.DivClassName
{
background-color: #838576;
}
.BgClassName
{
background-color: #838576;
}
</style>
border-color css
<style>
span { border-color: #838576; }
span { border-color: rgb(131,133,118); }
td.TdClassName
{
border-color: #838576;
}
.TagClassName
{
border-color: #838576;
}
</style>