Shades of Schist #848270
Tints of Schist #848270
RGB
CMYK
RGB Variations
Color information
#848270 (or 0x848270) is known color: Schist. HEX triplet: 84, 82 and 70. RGB value is (132,130,112). Sum of RGB (Red+Green+Blue) = 132+130+112=374 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.29% from 374); Green value is 130 (51.17% from 255 or 34.76% from 374); Blue value is 112 (44.14% from 255 or 29.95% from 374); Max value from RGB is 132 - color contains mainly: red. Hex color #848270 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #848270 is #7B7D8F. Grayscale: #808080. Windows color (decimal): -8093072 or 7373444. OLE color: 7373444.
HSL color Cylindrical-coordinate representation of color #848270: hue angle of 54º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #848270 is Cyan = 0, Magento = 0.02, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 130 | 112 | - |
| CMYK | 0 | 0.02 | 0.15 | 0.48 |
| HSL | 54º | 0.08% | 0.48% | - |
| HSV(B) | 54º | 0.15% | 0.52% | - |
| XYZ | 20.42 | 22.04 | 18.51 | - |
| YUV | 128.55 | 118.66 | 130.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 130 | 112 | 0 | 0.02 | 0.15 | 0.48 | 54 | 0.08 | 0.48 |
| Hex | 84 | 82 | 70 | 0 | 2 | F | 30 | 36 | 8 | 30 |
| Octal | 204 | 202 | 160 | 0 | 2 | 17 | 60 | 66 | 10 | 60 |
| Binary | 10000100 | 10000010 | 1110000 | 0 | 10 | 1111 | 110000 | 110110 | 1000 | 110000 |
Color Harmonies of #848270
Complementary color
Monochromatic Colors of #848270
Black with #848270
Text Example
Text Example
White with #848270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848270; }
p { color: rgb(132,130,112); }
H1.HeaderClassName
{
color: #848270;
}
.AnyTagClassName
{
color: #848270;
}
</style>
background-color css
<style>
a { background-color: #848270; }
a { background-color: rgb(132,130,112); }
div.DivClassName
{
background-color: #848270;
}
.BgClassName
{
background-color: #848270;
}
</style>
border-color css
<style>
span { border-color: #848270; }
span { border-color: rgb(132,130,112); }
td.TdClassName
{
border-color: #848270;
}
.TagClassName
{
border-color: #848270;
}
</style>