Shades of Blue Smoke #819387
Tints of Blue Smoke #819387
RGB
CMYK
RGB Variations
Color information
#819387 (or 0x819387) is known color: Blue Smoke. HEX triplet: 81, 93 and 87. RGB value is (129,147,135). Sum of RGB (Red+Green+Blue) = 129+147+135=411 (54% of max value = 765). Red value is 129 (50.78% from 255 or 31.39% from 411); Green value is 147 (57.81% from 255 or 35.77% from 411); Blue value is 135 (53.12% from 255 or 32.85% from 411); Max value from RGB is 147 - color contains mainly: green. Hex color #819387 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819387 is #7E6C78. Grayscale: #8C8C8C. Windows color (decimal): -8285305 or 8885121. OLE color: 8885121.
HSL color Cylindrical-coordinate representation of color #819387: hue angle of 140º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #819387 is Cyan = 0.12, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 147 | 135 | - |
| CMYK | 0.12 | 0 | 0.08 | 0.42 |
| HSL | 140º | 0.08% | 0.54% | - |
| HSV(B) | 140º | 0.12% | 0.58% | - |
| XYZ | 23.86 | 27.28 | 26.93 | - |
| YUV | 140.25 | 125.04 | 119.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 147 | 135 | 0.12 | 0 | 0.08 | 0.42 | 140 | 0.08 | 0.54 |
| Hex | 81 | 93 | 87 | C | 0 | 8 | 2A | 8C | 8 | 36 |
| Octal | 201 | 223 | 207 | 14 | 0 | 10 | 52 | 214 | 10 | 66 |
| Binary | 10000001 | 10010011 | 10000111 | 1100 | 0 | 1000 | 101010 | 10001100 | 1000 | 110110 |
Color Harmonies of #819387
Complementary color
Monochromatic Colors of #819387
Black with #819387
Text Example
Text Example
White with #819387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819387; }
p { color: rgb(129,147,135); }
H1.HeaderClassName
{
color: #819387;
}
.AnyTagClassName
{
color: #819387;
}
</style>
background-color css
<style>
a { background-color: #819387; }
a { background-color: rgb(129,147,135); }
div.DivClassName
{
background-color: #819387;
}
.BgClassName
{
background-color: #819387;
}
</style>
border-color css
<style>
span { border-color: #819387; }
span { border-color: rgb(129,147,135); }
td.TdClassName
{
border-color: #819387;
}
.TagClassName
{
border-color: #819387;
}
</style>