Shades of Blue Smoke #728378
Tints of Blue Smoke #728378
RGB
CMYK
RGB Variations
Color information
#728378 (or 0x728378) is known color: Blue Smoke. HEX triplet: 72, 83 and 78. RGB value is (114,131,120). Sum of RGB (Red+Green+Blue) = 114+131+120=365 (48% of max value = 765). Red value is 114 (44.92% from 255 or 31.23% from 365); Green value is 131 (51.56% from 255 or 35.89% from 365); Blue value is 120 (47.27% from 255 or 32.88% from 365); Max value from RGB is 131 - color contains mainly: green. Hex color #728378 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728378 is #8D7C87. Grayscale: #7C7C7C. Windows color (decimal): -9272456 or 7897970. OLE color: 7897970.
HSL color Cylindrical-coordinate representation of color #728378: hue angle of 141.18º 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 #728378 is Cyan = 0.13, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 131 | 120 | - |
| CMYK | 0.13 | 0 | 0.08 | 0.49 |
| HSL | 141.18º | 0.07% | 0.48% | - |
| HSV(B) | 141.18º | 0.13% | 0.51% | - |
| XYZ | 18.45 | 21.17 | 20.88 | - |
| YUV | 124.66 | 125.37 | 120.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 131 | 120 | 0.13 | 0 | 0.08 | 0.49 | 141.18 | 0.07 | 0.48 |
| Hex | 72 | 83 | 78 | D | 0 | 8 | 31 | 8D | 7 | 30 |
| Octal | 162 | 203 | 170 | 15 | 0 | 10 | 61 | 215 | 7 | 60 |
| Binary | 1110010 | 10000011 | 1111000 | 1101 | 0 | 1000 | 110001 | 10001101 | 111 | 110000 |
Color Harmonies of #728378
Complementary color
Monochromatic Colors of #728378
Black with #728378
Text Example
Text Example
White with #728378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728378; }
p { color: rgb(114,131,120); }
H1.HeaderClassName
{
color: #728378;
}
.AnyTagClassName
{
color: #728378;
}
</style>
background-color css
<style>
a { background-color: #728378; }
a { background-color: rgb(114,131,120); }
div.DivClassName
{
background-color: #728378;
}
.BgClassName
{
background-color: #728378;
}
</style>
border-color css
<style>
span { border-color: #728378; }
span { border-color: rgb(114,131,120); }
td.TdClassName
{
border-color: #728378;
}
.TagClassName
{
border-color: #728378;
}
</style>