Shades of Stack #849685
Tints of Stack #849685
RGB
CMYK
RGB Variations
Color information
#849685 (or 0x849685) is known color: Stack. HEX triplet: 84, 96 and 85. RGB value is (132,150,133). Sum of RGB (Red+Green+Blue) = 132+150+133=415 (54% of max value = 765). Red value is 132 (51.95% from 255 or 31.81% from 415); Green value is 150 (58.98% from 255 or 36.14% from 415); Blue value is 133 (52.34% from 255 or 32.05% from 415); Max value from RGB is 150 - color contains mainly: green. Hex color #849685 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849685 is #7B697A. Grayscale: #8E8E8E. Windows color (decimal): -8087931 or 8754820. OLE color: 8754820.
HSL color Cylindrical-coordinate representation of color #849685: hue angle of 123.33º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #849685 is Cyan = 0.12, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
RGB | 132 | 150 | 133 | - |
CMYK | 0.12 | 0 | 0.11 | 0.41 |
HSL | 123.33º | 0.08% | 0.55% | - |
HSV(B) | 123.33º | 0.12% | 0.59% | - |
XYZ | 24.66 | 28.41 | 26.37 | - |
YUV | 142.68 | 122.54 | 120.38 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 132 | 150 | 133 | 0.12 | 0 | 0.11 | 0.41 | 123.33 | 0.08 | 0.55 |
Hex | 84 | 96 | 85 | C | 0 | B | 29 | 7B | 8 | 37 |
Octal | 204 | 226 | 205 | 14 | 0 | 13 | 51 | 173 | 10 | 67 |
Binary | 10000100 | 10010110 | 10000101 | 1100 | 0 | 1011 | 101001 | 1111011 | 1000 | 110111 |
Color Harmonies of #849685
Complementary color
Monochromatic Colors of #849685
Black with #849685
Text Example
Text Example
White with #849685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849685; }
p { color: rgb(132,150,133); }
H1.HeaderClassName
{
color: #849685;
}
.AnyTagClassName
{
color: #849685;
}
</style>
background-color css
<style>
a { background-color: #849685; }
a { background-color: rgb(132,150,133); }
div.DivClassName
{
background-color: #849685;
}
.BgClassName
{
background-color: #849685;
}
</style>
border-color css
<style>
span { border-color: #849685; }
span { border-color: rgb(132,150,133); }
td.TdClassName
{
border-color: #849685;
}
.TagClassName
{
border-color: #849685;
}
</style>