Shades of Blue Smoke #738476
Tints of Blue Smoke #738476
RGB
CMYK
RGB Variations
Color information
#738476 (or 0x738476) is known color: Blue Smoke. HEX triplet: 73, 84 and 76. RGB value is (115,132,118). Sum of RGB (Red+Green+Blue) = 115+132+118=365 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.51% from 365); Green value is 132 (51.95% from 255 or 36.16% from 365); Blue value is 118 (46.48% from 255 or 32.33% from 365); Max value from RGB is 132 - color contains mainly: green. Hex color #738476 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738476 is #8C7B89. Grayscale: #7D7D7D. Windows color (decimal): -9206666 or 7767155. OLE color: 7767155.
HSL color Cylindrical-coordinate representation of color #738476: hue angle of 130.59º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #738476 is Cyan = 0.13, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 132 | 118 | - |
| CMYK | 0.13 | 0 | 0.11 | 0.48 |
| HSL | 130.59º | 0.07% | 0.48% | - |
| HSV(B) | 130.59º | 0.13% | 0.52% | - |
| XYZ | 18.59 | 21.46 | 20.3 | - |
| YUV | 125.32 | 123.87 | 120.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 132 | 118 | 0.13 | 0 | 0.11 | 0.48 | 130.59 | 0.07 | 0.48 |
| Hex | 73 | 84 | 76 | D | 0 | B | 30 | 83 | 7 | 30 |
| Octal | 163 | 204 | 166 | 15 | 0 | 13 | 60 | 203 | 7 | 60 |
| Binary | 1110011 | 10000100 | 1110110 | 1101 | 0 | 1011 | 110000 | 10000011 | 111 | 110000 |
Color Harmonies of #738476
Complementary color
Monochromatic Colors of #738476
Black with #738476
Text Example
Text Example
White with #738476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738476; }
p { color: rgb(115,132,118); }
H1.HeaderClassName
{
color: #738476;
}
.AnyTagClassName
{
color: #738476;
}
</style>
background-color css
<style>
a { background-color: #738476; }
a { background-color: rgb(115,132,118); }
div.DivClassName
{
background-color: #738476;
}
.BgClassName
{
background-color: #738476;
}
</style>
border-color css
<style>
span { border-color: #738476; }
span { border-color: rgb(115,132,118); }
td.TdClassName
{
border-color: #738476;
}
.TagClassName
{
border-color: #738476;
}
</style>