Shades of Blue Smoke #738277
Tints of Blue Smoke #738277
RGB
CMYK
RGB Variations
Color information
#738277 (or 0x738277) is known color: Blue Smoke. HEX triplet: 73, 82 and 77. RGB value is (115,130,119). Sum of RGB (Red+Green+Blue) = 115+130+119=364 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.59% from 364); Green value is 130 (51.17% from 255 or 35.71% from 364); Blue value is 119 (46.88% from 255 or 32.69% from 364); Max value from RGB is 130 - color contains mainly: green. Hex color #738277 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738277 is #8C7D88. Grayscale: #7C7C7C. Windows color (decimal): -9207177 or 7832179. OLE color: 7832179.
HSL color Cylindrical-coordinate representation of color #738277: hue angle of 136º degrees, saturation: 0.06, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #738277 is Cyan = 0.12, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 130 | 119 | - |
| CMYK | 0.12 | 0 | 0.08 | 0.49 |
| HSL | 136º | 0.06% | 0.48% | - |
| HSV(B) | 136º | 0.12% | 0.51% | - |
| XYZ | 18.38 | 20.94 | 20.53 | - |
| YUV | 124.26 | 125.03 | 121.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 130 | 119 | 0.12 | 0 | 0.08 | 0.49 | 136 | 0.06 | 0.48 |
| Hex | 73 | 82 | 77 | C | 0 | 8 | 31 | 88 | 6 | 30 |
| Octal | 163 | 202 | 167 | 14 | 0 | 10 | 61 | 210 | 6 | 60 |
| Binary | 1110011 | 10000010 | 1110111 | 1100 | 0 | 1000 | 110001 | 10001000 | 110 | 110000 |
Color Harmonies of #738277
Complementary color
Monochromatic Colors of #738277
Black with #738277
Text Example
Text Example
White with #738277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738277; }
p { color: rgb(115,130,119); }
H1.HeaderClassName
{
color: #738277;
}
.AnyTagClassName
{
color: #738277;
}
</style>
background-color css
<style>
a { background-color: #738277; }
a { background-color: rgb(115,130,119); }
div.DivClassName
{
background-color: #738277;
}
.BgClassName
{
background-color: #738277;
}
</style>
border-color css
<style>
span { border-color: #738277; }
span { border-color: rgb(115,130,119); }
td.TdClassName
{
border-color: #738277;
}
.TagClassName
{
border-color: #738277;
}
</style>