Shades of Blue Smoke #738579
Tints of Blue Smoke #738579
RGB
CMYK
RGB Variations
Color information
#738579 (or 0x738579) is known color: Blue Smoke. HEX triplet: 73, 85 and 79. RGB value is (115,133,121). Sum of RGB (Red+Green+Blue) = 115+133+121=369 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.17% from 369); Green value is 133 (52.34% from 255 or 36.04% from 369); Blue value is 121 (47.66% from 255 or 32.79% from 369); Max value from RGB is 133 - color contains mainly: green. Hex color #738579 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738579 is #8C7A86. Grayscale: #7E7E7E. Windows color (decimal): -9206407 or 7964019. OLE color: 7964019.
HSL color Cylindrical-coordinate representation of color #738579: hue angle of 140º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #738579 is Cyan = 0.14, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 133 | 121 | - |
| CMYK | 0.14 | 0 | 0.09 | 0.48 |
| HSL | 140º | 0.07% | 0.49% | - |
| HSV(B) | 140º | 0.14% | 0.52% | - |
| XYZ | 18.91 | 21.8 | 21.3 | - |
| YUV | 126.25 | 125.04 | 119.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 133 | 121 | 0.14 | 0 | 0.09 | 0.48 | 140 | 0.07 | 0.49 |
| Hex | 73 | 85 | 79 | E | 0 | 9 | 30 | 8C | 7 | 31 |
| Octal | 163 | 205 | 171 | 16 | 0 | 11 | 60 | 214 | 7 | 61 |
| Binary | 1110011 | 10000101 | 1111001 | 1110 | 0 | 1001 | 110000 | 10001100 | 111 | 110001 |
Color Harmonies of #738579
Complementary color
Monochromatic Colors of #738579
Black with #738579
Text Example
Text Example
White with #738579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738579; }
p { color: rgb(115,133,121); }
H1.HeaderClassName
{
color: #738579;
}
.AnyTagClassName
{
color: #738579;
}
</style>
background-color css
<style>
a { background-color: #738579; }
a { background-color: rgb(115,133,121); }
div.DivClassName
{
background-color: #738579;
}
.BgClassName
{
background-color: #738579;
}
</style>
border-color css
<style>
span { border-color: #738579; }
span { border-color: rgb(115,133,121); }
td.TdClassName
{
border-color: #738579;
}
.TagClassName
{
border-color: #738579;
}
</style>