Shades of Blue Smoke #738075
Tints of Blue Smoke #738075
RGB
CMYK
RGB Variations
Color information
#738075 (or 0x738075) is known color: Blue Smoke. HEX triplet: 73, 80 and 75. RGB value is (115,128,117). Sum of RGB (Red+Green+Blue) = 115+128+117=360 (47% of max value = 765). Red value is 115 (45.31% from 255 or 31.94% from 360); Green value is 128 (50.39% from 255 or 35.56% from 360); Blue value is 117 (46.09% from 255 or 32.5% from 360); Max value from RGB is 128 - color contains mainly: green. Hex color #738075 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738075 is #8C7F8A. Grayscale: #7A7A7A. Windows color (decimal): -9207691 or 7700595. OLE color: 7700595.
HSL color Cylindrical-coordinate representation of color #738075: hue angle of 129.23º degrees, saturation: 0.05, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #738075 is Cyan = 0.10, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 115 | 128 | 117 | - |
| CMYK | 0.10 | 0 | 0.09 | 0.50 |
| HSL | 129.23º | 0.05% | 0.48% | - |
| HSV(B) | 129.23º | 0.1% | 0.5% | - |
| XYZ | 18 | 20.37 | 19.81 | - |
| YUV | 122.86 | 124.69 | 122.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 128 | 117 | 0.10 | 0 | 0.09 | 0.50 | 129.23 | 0.05 | 0.48 |
| Hex | 73 | 80 | 75 | A | 0 | 9 | 32 | 81 | 5 | 30 |
| Octal | 163 | 200 | 165 | 12 | 0 | 11 | 62 | 201 | 5 | 60 |
| Binary | 1110011 | 10000000 | 1110101 | 1010 | 0 | 1001 | 110010 | 10000001 | 101 | 110000 |
Color Harmonies of #738075
Complementary color
Monochromatic Colors of #738075
Black with #738075
Text Example
Text Example
White with #738075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738075; }
p { color: rgb(115,128,117); }
H1.HeaderClassName
{
color: #738075;
}
.AnyTagClassName
{
color: #738075;
}
</style>
background-color css
<style>
a { background-color: #738075; }
a { background-color: rgb(115,128,117); }
div.DivClassName
{
background-color: #738075;
}
.BgClassName
{
background-color: #738075;
}
</style>
border-color css
<style>
span { border-color: #738075; }
span { border-color: rgb(115,128,117); }
td.TdClassName
{
border-color: #738075;
}
.TagClassName
{
border-color: #738075;
}
</style>