Shades of Schist #838277
Tints of Schist #838277
RGB
CMYK
RGB Variations
Color information
#838277 (or 0x838277) is known color: Schist. HEX triplet: 83, 82 and 77. RGB value is (131,130,119). Sum of RGB (Red+Green+Blue) = 131+130+119=380 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.47% from 380); Green value is 130 (51.17% from 255 or 34.21% from 380); Blue value is 119 (46.88% from 255 or 31.32% from 380); Max value from RGB is 131 - color contains mainly: red. Hex color #838277 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838277 is #7C7D88. Grayscale: #818181. Windows color (decimal): -8158601 or 7832195. OLE color: 7832195.
HSL color Cylindrical-coordinate representation of color #838277: hue angle of 55º degrees, saturation: 0.05, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #838277 is Cyan = 0, Magento = 0.01, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 130 | 119 | - |
| CMYK | 0 | 0.01 | 0.09 | 0.49 |
| HSL | 55º | 0.05% | 0.49% | - |
| HSV(B) | 55º | 0.09% | 0.51% | - |
| XYZ | 20.67 | 22.12 | 20.63 | - |
| YUV | 129.05 | 122.33 | 129.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 130 | 119 | 0 | 0.01 | 0.09 | 0.49 | 55 | 0.05 | 0.49 |
| Hex | 83 | 82 | 77 | 0 | 1 | 9 | 31 | 37 | 5 | 31 |
| Octal | 203 | 202 | 167 | 0 | 1 | 11 | 61 | 67 | 5 | 61 |
| Binary | 10000011 | 10000010 | 1110111 | 0 | 1 | 1001 | 110001 | 110111 | 101 | 110001 |
Color Harmonies of #838277
Complementary color
Monochromatic Colors of #838277
Black with #838277
Text Example
Text Example
White with #838277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838277; }
p { color: rgb(131,130,119); }
H1.HeaderClassName
{
color: #838277;
}
.AnyTagClassName
{
color: #838277;
}
</style>
background-color css
<style>
a { background-color: #838277; }
a { background-color: rgb(131,130,119); }
div.DivClassName
{
background-color: #838277;
}
.BgClassName
{
background-color: #838277;
}
</style>
border-color css
<style>
span { border-color: #838277; }
span { border-color: rgb(131,130,119); }
td.TdClassName
{
border-color: #838277;
}
.TagClassName
{
border-color: #838277;
}
</style>