Shades of Blue Smoke #819184
Tints of Blue Smoke #819184
RGB
CMYK
RGB Variations
Color information
#819184 (or 0x819184) is known color: Blue Smoke. HEX triplet: 81, 91 and 84. RGB value is (129,145,132). Sum of RGB (Red+Green+Blue) = 129+145+132=406 (53% of max value = 765). Red value is 129 (50.78% from 255 or 31.77% from 406); Green value is 145 (57.03% from 255 or 35.71% from 406); Blue value is 132 (51.95% from 255 or 32.51% from 406); Max value from RGB is 145 - color contains mainly: green. Hex color #819184 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819184 is #7E6E7B. Grayscale: #8A8A8A. Windows color (decimal): -8285820 or 8688001. OLE color: 8688001.
HSL color Cylindrical-coordinate representation of color #819184: hue angle of 131.25º 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 #819184 is Cyan = 0.11, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 145 | 132 | - |
| CMYK | 0.11 | 0 | 0.09 | 0.43 |
| HSL | 131.25º | 0.07% | 0.54% | - |
| HSV(B) | 131.25º | 0.11% | 0.57% | - |
| XYZ | 23.34 | 26.58 | 25.73 | - |
| YUV | 138.73 | 124.2 | 121.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 145 | 132 | 0.11 | 0 | 0.09 | 0.43 | 131.25 | 0.07 | 0.54 |
| Hex | 81 | 91 | 84 | B | 0 | 9 | 2B | 83 | 7 | 36 |
| Octal | 201 | 221 | 204 | 13 | 0 | 11 | 53 | 203 | 7 | 66 |
| Binary | 10000001 | 10010001 | 10000100 | 1011 | 0 | 1001 | 101011 | 10000011 | 111 | 110110 |
Color Harmonies of #819184
Complementary color
Monochromatic Colors of #819184
Black with #819184
Text Example
Text Example
White with #819184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819184; }
p { color: rgb(129,145,132); }
H1.HeaderClassName
{
color: #819184;
}
.AnyTagClassName
{
color: #819184;
}
</style>
background-color css
<style>
a { background-color: #819184; }
a { background-color: rgb(129,145,132); }
div.DivClassName
{
background-color: #819184;
}
.BgClassName
{
background-color: #819184;
}
</style>
border-color css
<style>
span { border-color: #819184; }
span { border-color: rgb(129,145,132); }
td.TdClassName
{
border-color: #819184;
}
.TagClassName
{
border-color: #819184;
}
</style>