Shades of Blue Smoke #829085
Tints of Blue Smoke #829085
RGB
CMYK
RGB Variations
Color information
#829085 (or 0x829085) is known color: Blue Smoke. HEX triplet: 82, 90 and 85. RGB value is (130,144,133). Sum of RGB (Red+Green+Blue) = 130+144+133=407 (53% of max value = 765). Red value is 130 (51.17% from 255 or 31.94% from 407); Green value is 144 (56.64% from 255 or 35.38% from 407); Blue value is 133 (52.34% from 255 or 32.68% from 407); Max value from RGB is 144 - color contains mainly: green. Hex color #829085 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829085 is #7D6F7A. Grayscale: #8A8A8A. Windows color (decimal): -8220539 or 8753282. OLE color: 8753282.
HSL color Cylindrical-coordinate representation of color #829085: hue angle of 132.86º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #829085 is Cyan = 0.10, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 133 | - |
| CMYK | 0.10 | 0 | 0.08 | 0.44 |
| HSL | 132.86º | 0.06% | 0.54% | - |
| HSV(B) | 132.86º | 0.1% | 0.56% | - |
| XYZ | 23.41 | 26.39 | 26.05 | - |
| YUV | 138.56 | 124.86 | 121.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 133 | 0.10 | 0 | 0.08 | 0.44 | 132.86 | 0.06 | 0.54 |
| Hex | 82 | 90 | 85 | A | 0 | 8 | 2C | 85 | 6 | 36 |
| Octal | 202 | 220 | 205 | 12 | 0 | 10 | 54 | 205 | 6 | 66 |
| Binary | 10000010 | 10010000 | 10000101 | 1010 | 0 | 1000 | 101100 | 10000101 | 110 | 110110 |
Color Harmonies of #829085
Complementary color
Monochromatic Colors of #829085
Black with #829085
Text Example
Text Example
White with #829085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829085; }
p { color: rgb(130,144,133); }
H1.HeaderClassName
{
color: #829085;
}
.AnyTagClassName
{
color: #829085;
}
</style>
background-color css
<style>
a { background-color: #829085; }
a { background-color: rgb(130,144,133); }
div.DivClassName
{
background-color: #829085;
}
.BgClassName
{
background-color: #829085;
}
</style>
border-color css
<style>
span { border-color: #829085; }
span { border-color: rgb(130,144,133); }
td.TdClassName
{
border-color: #829085;
}
.TagClassName
{
border-color: #829085;
}
</style>