Shades of Schist #848478
Tints of Schist #848478
RGB
CMYK
RGB Variations
Color information
#848478 (or 0x848478) is known color: Schist. HEX triplet: 84, 84 and 78. RGB value is (132,132,120). Sum of RGB (Red+Green+Blue) = 132+132+120=384 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.38% from 384); Green value is 132 (51.95% from 255 or 34.38% from 384); Blue value is 120 (47.27% from 255 or 31.25% from 384); Max value from RGB is 132 - color contains mainly: red, green. Hex color #848478 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #848478 is #7B7B87. Grayscale: #828282. Windows color (decimal): -8092552 or 7898244. OLE color: 7898244.
HSL color Cylindrical-coordinate representation of color #848478: hue angle of 60º degrees, saturation: 0.05, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #848478 is Cyan = 0, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.48.
Color convert
RGB | 132 | 132 | 120 | - |
CMYK | 0 | 0 | 0.09 | 0.48 |
HSL | 60º | 0.05% | 0.49% | - |
HSV(B) | 60º | 0.09% | 0.52% | - |
XYZ | 21.16 | 22.76 | 21.05 | - |
YUV | 130.63 | 122 | 128.98 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 132 | 132 | 120 | 0 | 0 | 0.09 | 0.48 | 60 | 0.05 | 0.49 |
Hex | 84 | 84 | 78 | 0 | 0 | 9 | 30 | 3C | 5 | 31 |
Octal | 204 | 204 | 170 | 0 | 0 | 11 | 60 | 74 | 5 | 61 |
Binary | 10000100 | 10000100 | 1111000 | 0 | 0 | 1001 | 110000 | 111100 | 101 | 110001 |
Color Harmonies of #848478
Complementary color
Monochromatic Colors of #848478
Black with #848478
Text Example
Text Example
White with #848478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848478; }
p { color: rgb(132,132,120); }
H1.HeaderClassName
{
color: #848478;
}
.AnyTagClassName
{
color: #848478;
}
</style>
background-color css
<style>
a { background-color: #848478; }
a { background-color: rgb(132,132,120); }
div.DivClassName
{
background-color: #848478;
}
.BgClassName
{
background-color: #848478;
}
</style>
border-color css
<style>
span { border-color: #848478; }
span { border-color: rgb(132,132,120); }
td.TdClassName
{
border-color: #848478;
}
.TagClassName
{
border-color: #848478;
}
</style>