Shades of Blue Smoke #819486
Tints of Blue Smoke #819486
RGB
CMYK
RGB Variations
Color information
#819486 (or 0x819486) is known color: Blue Smoke. HEX triplet: 81, 94 and 86. RGB value is (129,148,134). Sum of RGB (Red+Green+Blue) = 129+148+134=411 (54% of max value = 765). Red value is 129 (50.78% from 255 or 31.39% from 411); Green value is 148 (58.20% from 255 or 36.01% from 411); Blue value is 134 (52.73% from 255 or 32.60% from 411); Max value from RGB is 148 - color contains mainly: green. Hex color #819486 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819486 is #7E6B79. Grayscale: #8C8C8C. Windows color (decimal): -8285050 or 8819841. OLE color: 8819841.
HSL color Cylindrical-coordinate representation of color #819486: hue angle of 135.79º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #819486 is Cyan = 0.13, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 148 | 134 | - |
| CMYK | 0.13 | 0 | 0.09 | 0.42 |
| HSL | 135.79º | 0.08% | 0.54% | - |
| HSV(B) | 135.79º | 0.13% | 0.58% | - |
| XYZ | 23.95 | 27.57 | 26.61 | - |
| YUV | 140.72 | 124.21 | 119.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 148 | 134 | 0.13 | 0 | 0.09 | 0.42 | 135.79 | 0.08 | 0.54 |
| Hex | 81 | 94 | 86 | D | 0 | 9 | 2A | 88 | 8 | 36 |
| Octal | 201 | 224 | 206 | 15 | 0 | 11 | 52 | 210 | 10 | 66 |
| Binary | 10000001 | 10010100 | 10000110 | 1101 | 0 | 1001 | 101010 | 10001000 | 1000 | 110110 |
Color Harmonies of #819486
Complementary color
Monochromatic Colors of #819486
Black with #819486
Text Example
Text Example
White with #819486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819486; }
p { color: rgb(129,148,134); }
H1.HeaderClassName
{
color: #819486;
}
.AnyTagClassName
{
color: #819486;
}
</style>
background-color css
<style>
a { background-color: #819486; }
a { background-color: rgb(129,148,134); }
div.DivClassName
{
background-color: #819486;
}
.BgClassName
{
background-color: #819486;
}
</style>
border-color css
<style>
span { border-color: #819486; }
span { border-color: rgb(129,148,134); }
td.TdClassName
{
border-color: #819486;
}
.TagClassName
{
border-color: #819486;
}
</style>