Shades of Blue Smoke #738074
Tints of Blue Smoke #738074
RGB
CMYK
RGB Variations
Color information
#738074 (or 0x738074) is known color: Blue Smoke. HEX triplet: 73, 80 and 74. RGB value is (115,128,116). Sum of RGB (Red+Green+Blue) = 115+128+116=359 (47% of max value = 765). Red value is 115 (45.31% from 255 or 32.03% from 359); Green value is 128 (50.39% from 255 or 35.65% from 359); Blue value is 116 (45.70% from 255 or 32.31% from 359); Max value from RGB is 128 - color contains mainly: green. Hex color #738074 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738074 is #8C7F8B. Grayscale: #7A7A7A. Windows color (decimal): -9207692 or 7635059. OLE color: 7635059.
HSL color Cylindrical-coordinate representation of color #738074: hue angle of 124.62º 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 #738074 is Cyan = 0.10, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 115 | 128 | 116 | - |
| CMYK | 0.10 | 0 | 0.09 | 0.50 |
| HSL | 124.62º | 0.05% | 0.48% | - |
| HSV(B) | 124.62º | 0.1% | 0.5% | - |
| XYZ | 17.94 | 20.34 | 19.5 | - |
| YUV | 122.75 | 124.19 | 122.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 128 | 116 | 0.10 | 0 | 0.09 | 0.50 | 124.62 | 0.05 | 0.48 |
| Hex | 73 | 80 | 74 | A | 0 | 9 | 32 | 7D | 5 | 30 |
| Octal | 163 | 200 | 164 | 12 | 0 | 11 | 62 | 175 | 5 | 60 |
| Binary | 1110011 | 10000000 | 1110100 | 1010 | 0 | 1001 | 110010 | 1111101 | 101 | 110000 |
Color Harmonies of #738074
Complementary color
Monochromatic Colors of #738074
Black with #738074
Text Example
Text Example
White with #738074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738074; }
p { color: rgb(115,128,116); }
H1.HeaderClassName
{
color: #738074;
}
.AnyTagClassName
{
color: #738074;
}
</style>
background-color css
<style>
a { background-color: #738074; }
a { background-color: rgb(115,128,116); }
div.DivClassName
{
background-color: #738074;
}
.BgClassName
{
background-color: #738074;
}
</style>
border-color css
<style>
span { border-color: #738074; }
span { border-color: rgb(115,128,116); }
td.TdClassName
{
border-color: #738074;
}
.TagClassName
{
border-color: #738074;
}
</style>