Shades of Schist #838573
Tints of Schist #838573
RGB
CMYK
RGB Variations
Color information
#838573 (or 0x838573) is known color: Schist. HEX triplet: 83, 85 and 73. RGB value is (131,133,115). Sum of RGB (Red+Green+Blue) = 131+133+115=379 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.56% from 379); Green value is 133 (52.34% from 255 or 35.09% from 379); Blue value is 115 (45.31% from 255 or 30.34% from 379); Max value from RGB is 133 - color contains mainly: green. Hex color #838573 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838573 is #7C7A8C. Grayscale: #828282. Windows color (decimal): -8157837 or 7570819. OLE color: 7570819.
HSL color Cylindrical-coordinate representation of color #838573: hue angle of 66.67º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #838573 is Cyan = 0.02, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 131 | 133 | 115 | - |
| CMYK | 0.02 | 0 | 0.14 | 0.48 |
| HSL | 66.67º | 0.07% | 0.49% | - |
| HSV(B) | 66.67º | 0.14% | 0.52% | - |
| XYZ | 20.84 | 22.84 | 19.53 | - |
| YUV | 130.35 | 119.34 | 128.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 133 | 115 | 0.02 | 0 | 0.14 | 0.48 | 66.67 | 0.07 | 0.49 |
| Hex | 83 | 85 | 73 | 2 | 0 | E | 30 | 43 | 7 | 31 |
| Octal | 203 | 205 | 163 | 2 | 0 | 16 | 60 | 103 | 7 | 61 |
| Binary | 10000011 | 10000101 | 1110011 | 10 | 0 | 1110 | 110000 | 1000011 | 111 | 110001 |
Color Harmonies of #838573
Complementary color
Monochromatic Colors of #838573
Black with #838573
Text Example
Text Example
White with #838573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838573; }
p { color: rgb(131,133,115); }
H1.HeaderClassName
{
color: #838573;
}
.AnyTagClassName
{
color: #838573;
}
</style>
background-color css
<style>
a { background-color: #838573; }
a { background-color: rgb(131,133,115); }
div.DivClassName
{
background-color: #838573;
}
.BgClassName
{
background-color: #838573;
}
</style>
border-color css
<style>
span { border-color: #838573; }
span { border-color: rgb(131,133,115); }
td.TdClassName
{
border-color: #838573;
}
.TagClassName
{
border-color: #838573;
}
</style>