Shades of Schist #838271
Tints of Schist #838271
RGB
CMYK
RGB Variations
Color information
#838271 (or 0x838271) is known color: Schist. HEX triplet: 83, 82 and 71. RGB value is (131,130,113). Sum of RGB (Red+Green+Blue) = 131+130+113=374 (49% of max value = 765). Red value is 131 (51.56% from 255 or 35.03% from 374); Green value is 130 (51.17% from 255 or 34.76% from 374); Blue value is 113 (44.53% from 255 or 30.21% from 374); Max value from RGB is 131 - color contains mainly: red. Hex color #838271 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838271 is #7C7D8E. Grayscale: #808080. Windows color (decimal): -8158607 or 7438979. OLE color: 7438979.
HSL color Cylindrical-coordinate representation of color #838271: hue angle of 56.67º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #838271 is Cyan = 0, Magento = 0.01, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 130 | 113 | - |
| CMYK | 0 | 0.01 | 0.14 | 0.49 |
| HSL | 56.67º | 0.07% | 0.48% | - |
| HSV(B) | 56.67º | 0.14% | 0.51% | - |
| XYZ | 20.32 | 21.98 | 18.79 | - |
| YUV | 128.36 | 119.33 | 129.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 130 | 113 | 0 | 0.01 | 0.14 | 0.49 | 56.67 | 0.07 | 0.48 |
| Hex | 83 | 82 | 71 | 0 | 1 | E | 31 | 39 | 7 | 30 |
| Octal | 203 | 202 | 161 | 0 | 1 | 16 | 61 | 71 | 7 | 60 |
| Binary | 10000011 | 10000010 | 1110001 | 0 | 1 | 1110 | 110001 | 111001 | 111 | 110000 |
Color Harmonies of #838271
Complementary color
Monochromatic Colors of #838271
Black with #838271
Text Example
Text Example
White with #838271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838271; }
p { color: rgb(131,130,113); }
H1.HeaderClassName
{
color: #838271;
}
.AnyTagClassName
{
color: #838271;
}
</style>
background-color css
<style>
a { background-color: #838271; }
a { background-color: rgb(131,130,113); }
div.DivClassName
{
background-color: #838271;
}
.BgClassName
{
background-color: #838271;
}
</style>
border-color css
<style>
span { border-color: #838271; }
span { border-color: rgb(131,130,113); }
td.TdClassName
{
border-color: #838271;
}
.TagClassName
{
border-color: #838271;
}
</style>