Shades of Blue Smoke #758779
Tints of Blue Smoke #758779
RGB
CMYK
RGB Variations
Color information
#758779 (or 0x758779) is known color: Blue Smoke. HEX triplet: 75, 87 and 79. RGB value is (117,135,121). Sum of RGB (Red+Green+Blue) = 117+135+121=373 (49% of max value = 765). Red value is 117 (46.09% from 255 or 31.37% from 373); Green value is 135 (53.12% from 255 or 36.19% from 373); Blue value is 121 (47.66% from 255 or 32.44% from 373); Max value from RGB is 135 - color contains mainly: green. Hex color #758779 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758779 is #8A7886. Grayscale: #808080. Windows color (decimal): -9074823 or 7964533. OLE color: 7964533.
HSL color Cylindrical-coordinate representation of color #758779: hue angle of 133.33º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #758779 is Cyan = 0.13, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 135 | 121 | - |
| CMYK | 0.13 | 0 | 0.10 | 0.47 |
| HSL | 133.33º | 0.07% | 0.49% | - |
| HSV(B) | 133.33º | 0.13% | 0.53% | - |
| XYZ | 19.45 | 22.49 | 21.41 | - |
| YUV | 128.02 | 124.04 | 120.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 135 | 121 | 0.13 | 0 | 0.10 | 0.47 | 133.33 | 0.07 | 0.49 |
| Hex | 75 | 87 | 79 | D | 0 | A | 2F | 85 | 7 | 31 |
| Octal | 165 | 207 | 171 | 15 | 0 | 12 | 57 | 205 | 7 | 61 |
| Binary | 1110101 | 10000111 | 1111001 | 1101 | 0 | 1010 | 101111 | 10000101 | 111 | 110001 |
Color Harmonies of #758779
Complementary color
Monochromatic Colors of #758779
Black with #758779
Text Example
Text Example
White with #758779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758779; }
p { color: rgb(117,135,121); }
H1.HeaderClassName
{
color: #758779;
}
.AnyTagClassName
{
color: #758779;
}
</style>
background-color css
<style>
a { background-color: #758779; }
a { background-color: rgb(117,135,121); }
div.DivClassName
{
background-color: #758779;
}
.BgClassName
{
background-color: #758779;
}
</style>
border-color css
<style>
span { border-color: #758779; }
span { border-color: rgb(117,135,121); }
td.TdClassName
{
border-color: #758779;
}
.TagClassName
{
border-color: #758779;
}
</style>