Shades of Blue Smoke #758478
Tints of Blue Smoke #758478
RGB
CMYK
RGB Variations
Color information
#758478 (or 0x758478) is known color: Blue Smoke. HEX triplet: 75, 84 and 78. RGB value is (117,132,120). Sum of RGB (Red+Green+Blue) = 117+132+120=369 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.71% from 369); Green value is 132 (51.95% from 255 or 35.77% from 369); Blue value is 120 (47.27% from 255 or 32.52% from 369); Max value from RGB is 132 - color contains mainly: green. Hex color #758478 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758478 is #8A7B87. Grayscale: #7E7E7E. Windows color (decimal): -9075592 or 7898229. OLE color: 7898229.
HSL color Cylindrical-coordinate representation of color #758478: hue angle of 132º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #758478 is Cyan = 0.11, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 132 | 120 | - |
| CMYK | 0.11 | 0 | 0.09 | 0.48 |
| HSL | 132º | 0.06% | 0.49% | - |
| HSV(B) | 132º | 0.11% | 0.52% | - |
| XYZ | 18.98 | 21.64 | 20.95 | - |
| YUV | 126.15 | 124.53 | 121.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 132 | 120 | 0.11 | 0 | 0.09 | 0.48 | 132 | 0.06 | 0.49 |
| Hex | 75 | 84 | 78 | B | 0 | 9 | 30 | 84 | 6 | 31 |
| Octal | 165 | 204 | 170 | 13 | 0 | 11 | 60 | 204 | 6 | 61 |
| Binary | 1110101 | 10000100 | 1111000 | 1011 | 0 | 1001 | 110000 | 10000100 | 110 | 110001 |
Color Harmonies of #758478
Complementary color
Monochromatic Colors of #758478
Black with #758478
Text Example
Text Example
White with #758478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758478; }
p { color: rgb(117,132,120); }
H1.HeaderClassName
{
color: #758478;
}
.AnyTagClassName
{
color: #758478;
}
</style>
background-color css
<style>
a { background-color: #758478; }
a { background-color: rgb(117,132,120); }
div.DivClassName
{
background-color: #758478;
}
.BgClassName
{
background-color: #758478;
}
</style>
border-color css
<style>
span { border-color: #758478; }
span { border-color: rgb(117,132,120); }
td.TdClassName
{
border-color: #758478;
}
.TagClassName
{
border-color: #758478;
}
</style>