Shades of Schist #848273
Tints of Schist #848273
RGB
CMYK
RGB Variations
Color information
#848273 (or 0x848273) is known color: Schist. HEX triplet: 84, 82 and 73. RGB value is (132,130,115). Sum of RGB (Red+Green+Blue) = 132+130+115=377 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.01% from 377); Green value is 130 (51.17% from 255 or 34.48% from 377); Blue value is 115 (45.31% from 255 or 30.50% from 377); Max value from RGB is 132 - color contains mainly: red. Hex color #848273 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #848273 is #7B7D8C. Grayscale: #808080. Windows color (decimal): -8093069 or 7570052. OLE color: 7570052.
HSL color Cylindrical-coordinate representation of color #848273: hue angle of 52.94º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #848273 is Cyan = 0, Magento = 0.02, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 130 | 115 | - |
| CMYK | 0 | 0.02 | 0.13 | 0.48 |
| HSL | 52.94º | 0.07% | 0.48% | - |
| HSV(B) | 52.94º | 0.13% | 0.52% | - |
| XYZ | 20.59 | 22.11 | 19.4 | - |
| YUV | 128.89 | 120.16 | 130.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 130 | 115 | 0 | 0.02 | 0.13 | 0.48 | 52.94 | 0.07 | 0.48 |
| Hex | 84 | 82 | 73 | 0 | 2 | D | 30 | 35 | 7 | 30 |
| Octal | 204 | 202 | 163 | 0 | 2 | 15 | 60 | 65 | 7 | 60 |
| Binary | 10000100 | 10000010 | 1110011 | 0 | 10 | 1101 | 110000 | 110101 | 111 | 110000 |
Color Harmonies of #848273
Complementary color
Monochromatic Colors of #848273
Black with #848273
Text Example
Text Example
White with #848273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848273; }
p { color: rgb(132,130,115); }
H1.HeaderClassName
{
color: #848273;
}
.AnyTagClassName
{
color: #848273;
}
</style>
background-color css
<style>
a { background-color: #848273; }
a { background-color: rgb(132,130,115); }
div.DivClassName
{
background-color: #848273;
}
.BgClassName
{
background-color: #848273;
}
</style>
border-color css
<style>
span { border-color: #848273; }
span { border-color: rgb(132,130,115); }
td.TdClassName
{
border-color: #848273;
}
.TagClassName
{
border-color: #848273;
}
</style>