Shades of Schist #848674
Tints of Schist #848674
RGB
CMYK
RGB Variations
Color information
#848674 (or 0x848674) is known color: Schist. HEX triplet: 84, 86 and 74. RGB value is (132,134,116). Sum of RGB (Red+Green+Blue) = 132+134+116=382 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.55% from 382); Green value is 134 (52.73% from 255 or 35.08% from 382); Blue value is 116 (45.70% from 255 or 30.37% from 382); Max value from RGB is 134 - color contains mainly: green. Hex color #848674 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #848674 is #7B798B. Grayscale: #838383. Windows color (decimal): -8092044 or 7636612. OLE color: 7636612.
HSL color Cylindrical-coordinate representation of color #848674: hue angle of 66.67º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #848674 is Cyan = 0.01, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 132 | 134 | 116 | - |
| CMYK | 0.01 | 0 | 0.13 | 0.47 |
| HSL | 66.67º | 0.07% | 0.49% | - |
| HSV(B) | 66.67º | 0.13% | 0.53% | - |
| XYZ | 21.19 | 23.22 | 19.89 | - |
| YUV | 131.35 | 119.34 | 128.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 134 | 116 | 0.01 | 0 | 0.13 | 0.47 | 66.67 | 0.07 | 0.49 |
| Hex | 84 | 86 | 74 | 1 | 0 | D | 2F | 43 | 7 | 31 |
| Octal | 204 | 206 | 164 | 1 | 0 | 15 | 57 | 103 | 7 | 61 |
| Binary | 10000100 | 10000110 | 1110100 | 1 | 0 | 1101 | 101111 | 1000011 | 111 | 110001 |
Color Harmonies of #848674
Complementary color
Monochromatic Colors of #848674
Black with #848674
Text Example
Text Example
White with #848674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848674; }
p { color: rgb(132,134,116); }
H1.HeaderClassName
{
color: #848674;
}
.AnyTagClassName
{
color: #848674;
}
</style>
background-color css
<style>
a { background-color: #848674; }
a { background-color: rgb(132,134,116); }
div.DivClassName
{
background-color: #848674;
}
.BgClassName
{
background-color: #848674;
}
</style>
border-color css
<style>
span { border-color: #848674; }
span { border-color: rgb(132,134,116); }
td.TdClassName
{
border-color: #848674;
}
.TagClassName
{
border-color: #848674;
}
</style>