Shades of Blue Smoke #819185
Tints of Blue Smoke #819185
RGB
CMYK
RGB Variations
Color information
#819185 (or 0x819185) is known color: Blue Smoke. HEX triplet: 81, 91 and 85. RGB value is (129,145,133). Sum of RGB (Red+Green+Blue) = 129+145+133=407 (53% of max value = 765). Red value is 129 (50.78% from 255 or 31.70% from 407); Green value is 145 (57.03% from 255 or 35.63% from 407); Blue value is 133 (52.34% from 255 or 32.68% from 407); Max value from RGB is 145 - color contains mainly: green. Hex color #819185 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819185 is #7E6E7A. Grayscale: #8A8A8A. Windows color (decimal): -8285819 or 8753537. OLE color: 8753537.
HSL color Cylindrical-coordinate representation of color #819185: hue angle of 135º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #819185 is Cyan = 0.11, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 145 | 133 | - |
| CMYK | 0.11 | 0 | 0.08 | 0.43 |
| HSL | 135º | 0.07% | 0.54% | - |
| HSV(B) | 135º | 0.11% | 0.57% | - |
| XYZ | 23.41 | 26.61 | 26.09 | - |
| YUV | 138.85 | 124.7 | 120.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 145 | 133 | 0.11 | 0 | 0.08 | 0.43 | 135 | 0.07 | 0.54 |
| Hex | 81 | 91 | 85 | B | 0 | 8 | 2B | 87 | 7 | 36 |
| Octal | 201 | 221 | 205 | 13 | 0 | 10 | 53 | 207 | 7 | 66 |
| Binary | 10000001 | 10010001 | 10000101 | 1011 | 0 | 1000 | 101011 | 10000111 | 111 | 110110 |
Color Harmonies of #819185
Complementary color
Monochromatic Colors of #819185
Black with #819185
Text Example
Text Example
White with #819185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819185; }
p { color: rgb(129,145,133); }
H1.HeaderClassName
{
color: #819185;
}
.AnyTagClassName
{
color: #819185;
}
</style>
background-color css
<style>
a { background-color: #819185; }
a { background-color: rgb(129,145,133); }
div.DivClassName
{
background-color: #819185;
}
.BgClassName
{
background-color: #819185;
}
</style>
border-color css
<style>
span { border-color: #819185; }
span { border-color: rgb(129,145,133); }
td.TdClassName
{
border-color: #819185;
}
.TagClassName
{
border-color: #819185;
}
</style>