Shades of Blue Smoke #718577
Tints of Blue Smoke #718577
RGB
CMYK
RGB Variations
Color information
#718577 (or 0x718577) is known color: Blue Smoke. HEX triplet: 71, 85 and 77. RGB value is (113,133,119). Sum of RGB (Red+Green+Blue) = 113+133+119=365 (48% of max value = 765). Red value is 113 (44.53% from 255 or 30.96% from 365); Green value is 133 (52.34% from 255 or 36.44% from 365); Blue value is 119 (46.88% from 255 or 32.60% from 365); Max value from RGB is 133 - color contains mainly: green. Hex color #718577 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #718577 is #8E7A88. Grayscale: #7D7D7D. Windows color (decimal): -9337481 or 7832945. OLE color: 7832945.
HSL color Cylindrical-coordinate representation of color #718577: hue angle of 138º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #718577 is Cyan = 0.15, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 133 | 119 | - |
| CMYK | 0.15 | 0 | 0.11 | 0.48 |
| HSL | 138º | 0.08% | 0.48% | - |
| HSV(B) | 138º | 0.15% | 0.52% | - |
| XYZ | 18.53 | 21.62 | 20.65 | - |
| YUV | 125.42 | 124.37 | 119.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 133 | 119 | 0.15 | 0 | 0.11 | 0.48 | 138 | 0.08 | 0.48 |
| Hex | 71 | 85 | 77 | F | 0 | B | 30 | 8A | 8 | 30 |
| Octal | 161 | 205 | 167 | 17 | 0 | 13 | 60 | 212 | 10 | 60 |
| Binary | 1110001 | 10000101 | 1110111 | 1111 | 0 | 1011 | 110000 | 10001010 | 1000 | 110000 |
Color Harmonies of #718577
Complementary color
Monochromatic Colors of #718577
Black with #718577
Text Example
Text Example
White with #718577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718577; }
p { color: rgb(113,133,119); }
H1.HeaderClassName
{
color: #718577;
}
.AnyTagClassName
{
color: #718577;
}
</style>
background-color css
<style>
a { background-color: #718577; }
a { background-color: rgb(113,133,119); }
div.DivClassName
{
background-color: #718577;
}
.BgClassName
{
background-color: #718577;
}
</style>
border-color css
<style>
span { border-color: #718577; }
span { border-color: rgb(113,133,119); }
td.TdClassName
{
border-color: #718577;
}
.TagClassName
{
border-color: #718577;
}
</style>