Shades of Schist #838476
Tints of Schist #838476
RGB
CMYK
RGB Variations
Color information
#838476 (or 0x838476) is known color: Schist. HEX triplet: 83, 84 and 76. RGB value is (131,132,118). Sum of RGB (Red+Green+Blue) = 131+132+118=381 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.38% from 381); Green value is 132 (51.95% from 255 or 34.65% from 381); Blue value is 118 (46.48% from 255 or 30.97% from 381); Max value from RGB is 132 - color contains mainly: green. Hex color #838476 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838476 is #7C7B89. Grayscale: #828282. Windows color (decimal): -8158090 or 7767171. OLE color: 7767171.
HSL color Cylindrical-coordinate representation of color #838476: hue angle of 64.29º 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 #838476 is Cyan = 0.01, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 131 | 132 | 118 | - |
| CMYK | 0.01 | 0 | 0.11 | 0.48 |
| HSL | 64.29º | 0.06% | 0.49% | - |
| HSV(B) | 64.29º | 0.11% | 0.52% | - |
| XYZ | 20.88 | 22.64 | 20.41 | - |
| YUV | 130.11 | 121.17 | 128.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 132 | 118 | 0.01 | 0 | 0.11 | 0.48 | 64.29 | 0.06 | 0.49 |
| Hex | 83 | 84 | 76 | 1 | 0 | B | 30 | 40 | 6 | 31 |
| Octal | 203 | 204 | 166 | 1 | 0 | 13 | 60 | 100 | 6 | 61 |
| Binary | 10000011 | 10000100 | 1110110 | 1 | 0 | 1011 | 110000 | 1000000 | 110 | 110001 |
Color Harmonies of #838476
Complementary color
Monochromatic Colors of #838476
Black with #838476
Text Example
Text Example
White with #838476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838476; }
p { color: rgb(131,132,118); }
H1.HeaderClassName
{
color: #838476;
}
.AnyTagClassName
{
color: #838476;
}
</style>
background-color css
<style>
a { background-color: #838476; }
a { background-color: rgb(131,132,118); }
div.DivClassName
{
background-color: #838476;
}
.BgClassName
{
background-color: #838476;
}
</style>
border-color css
<style>
span { border-color: #838476; }
span { border-color: rgb(131,132,118); }
td.TdClassName
{
border-color: #838476;
}
.TagClassName
{
border-color: #838476;
}
</style>