Shades of Blue Smoke #728375
Tints of Blue Smoke #728375
RGB
CMYK
RGB Variations
Color information
#728375 (or 0x728375) is known color: Blue Smoke. HEX triplet: 72, 83 and 75. RGB value is (114,131,117). Sum of RGB (Red+Green+Blue) = 114+131+117=362 (47% of max value = 765). Red value is 114 (44.92% from 255 or 31.49% from 362); Green value is 131 (51.56% from 255 or 36.19% from 362); Blue value is 117 (46.09% from 255 or 32.32% from 362); Max value from RGB is 131 - color contains mainly: green. Hex color #728375 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728375 is #8D7C8A. Grayscale: #7C7C7C. Windows color (decimal): -9272459 or 7701362. OLE color: 7701362.
HSL color Cylindrical-coordinate representation of color #728375: hue angle of 130.59º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #728375 is Cyan = 0.13, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 131 | 117 | - |
| CMYK | 0.13 | 0 | 0.11 | 0.49 |
| HSL | 130.59º | 0.07% | 0.48% | - |
| HSV(B) | 130.59º | 0.13% | 0.51% | - |
| XYZ | 18.27 | 21.09 | 19.94 | - |
| YUV | 124.32 | 123.87 | 120.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 131 | 117 | 0.13 | 0 | 0.11 | 0.49 | 130.59 | 0.07 | 0.48 |
| Hex | 72 | 83 | 75 | D | 0 | B | 31 | 83 | 7 | 30 |
| Octal | 162 | 203 | 165 | 15 | 0 | 13 | 61 | 203 | 7 | 60 |
| Binary | 1110010 | 10000011 | 1110101 | 1101 | 0 | 1011 | 110001 | 10000011 | 111 | 110000 |
Color Harmonies of #728375
Complementary color
Monochromatic Colors of #728375
Black with #728375
Text Example
Text Example
White with #728375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728375; }
p { color: rgb(114,131,117); }
H1.HeaderClassName
{
color: #728375;
}
.AnyTagClassName
{
color: #728375;
}
</style>
background-color css
<style>
a { background-color: #728375; }
a { background-color: rgb(114,131,117); }
div.DivClassName
{
background-color: #728375;
}
.BgClassName
{
background-color: #728375;
}
</style>
border-color css
<style>
span { border-color: #728375; }
span { border-color: rgb(114,131,117); }
td.TdClassName
{
border-color: #728375;
}
.TagClassName
{
border-color: #728375;
}
</style>