Shades of Blue Smoke #829387
Tints of Blue Smoke #829387
RGB
CMYK
RGB Variations
Color information
#829387 (or 0x829387) is known color: Blue Smoke. HEX triplet: 82, 93 and 87. RGB value is (130,147,135). Sum of RGB (Red+Green+Blue) = 130+147+135=412 (54% of max value = 765). Red value is 130 (51.17% from 255 or 31.55% from 412); Green value is 147 (57.81% from 255 or 35.68% from 412); Blue value is 135 (53.12% from 255 or 32.77% from 412); Max value from RGB is 147 - color contains mainly: green. Hex color #829387 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829387 is #7D6C78. Grayscale: #8C8C8C. Windows color (decimal): -8219769 or 8885122. OLE color: 8885122.
HSL color Cylindrical-coordinate representation of color #829387: hue angle of 137.65º degrees, saturation: 0.07, 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 #829387 is Cyan = 0.12, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 147 | 135 | - |
| CMYK | 0.12 | 0 | 0.08 | 0.42 |
| HSL | 137.65º | 0.07% | 0.54% | - |
| HSV(B) | 137.65º | 0.12% | 0.58% | - |
| XYZ | 24.01 | 27.36 | 26.94 | - |
| YUV | 140.55 | 124.87 | 120.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 147 | 135 | 0.12 | 0 | 0.08 | 0.42 | 137.65 | 0.07 | 0.54 |
| Hex | 82 | 93 | 87 | C | 0 | 8 | 2A | 8A | 7 | 36 |
| Octal | 202 | 223 | 207 | 14 | 0 | 10 | 52 | 212 | 7 | 66 |
| Binary | 10000010 | 10010011 | 10000111 | 1100 | 0 | 1000 | 101010 | 10001010 | 111 | 110110 |
Color Harmonies of #829387
Complementary color
Monochromatic Colors of #829387
Black with #829387
Text Example
Text Example
White with #829387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829387; }
p { color: rgb(130,147,135); }
H1.HeaderClassName
{
color: #829387;
}
.AnyTagClassName
{
color: #829387;
}
</style>
background-color css
<style>
a { background-color: #829387; }
a { background-color: rgb(130,147,135); }
div.DivClassName
{
background-color: #829387;
}
.BgClassName
{
background-color: #829387;
}
</style>
border-color css
<style>
span { border-color: #829387; }
span { border-color: rgb(130,147,135); }
td.TdClassName
{
border-color: #829387;
}
.TagClassName
{
border-color: #829387;
}
</style>