Shades of Blue Smoke #819085
Tints of Blue Smoke #819085
RGB
CMYK
RGB Variations
Color information
#819085 (or 0x819085) is known color: Blue Smoke. HEX triplet: 81, 90 and 85. RGB value is (129,144,133). Sum of RGB (Red+Green+Blue) = 129+144+133=406 (53% of max value = 765). Red value is 129 (50.78% from 255 or 31.77% from 406); Green value is 144 (56.64% from 255 or 35.47% from 406); Blue value is 133 (52.34% from 255 or 32.76% from 406); Max value from RGB is 144 - color contains mainly: green. Hex color #819085 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819085 is #7E6F7A. Grayscale: #8A8A8A. Windows color (decimal): -8286075 or 8753281. OLE color: 8753281.
HSL color Cylindrical-coordinate representation of color #819085: hue angle of 136º 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 #819085 is Cyan = 0.10, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 144 | 133 | - |
| CMYK | 0.10 | 0 | 0.08 | 0.44 |
| HSL | 136º | 0.06% | 0.54% | - |
| HSV(B) | 136º | 0.1% | 0.56% | - |
| XYZ | 23.26 | 26.31 | 26.04 | - |
| YUV | 138.26 | 125.03 | 121.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 144 | 133 | 0.10 | 0 | 0.08 | 0.44 | 136 | 0.06 | 0.54 |
| Hex | 81 | 90 | 85 | A | 0 | 8 | 2C | 88 | 6 | 36 |
| Octal | 201 | 220 | 205 | 12 | 0 | 10 | 54 | 210 | 6 | 66 |
| Binary | 10000001 | 10010000 | 10000101 | 1010 | 0 | 1000 | 101100 | 10001000 | 110 | 110110 |
Color Harmonies of #819085
Complementary color
Monochromatic Colors of #819085
Black with #819085
Text Example
Text Example
White with #819085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819085; }
p { color: rgb(129,144,133); }
H1.HeaderClassName
{
color: #819085;
}
.AnyTagClassName
{
color: #819085;
}
</style>
background-color css
<style>
a { background-color: #819085; }
a { background-color: rgb(129,144,133); }
div.DivClassName
{
background-color: #819085;
}
.BgClassName
{
background-color: #819085;
}
</style>
border-color css
<style>
span { border-color: #819085; }
span { border-color: rgb(129,144,133); }
td.TdClassName
{
border-color: #819085;
}
.TagClassName
{
border-color: #819085;
}
</style>