Shades of Stromboli #447160
Tints of Stromboli #447160
RGB
CMYK
RGB Variations
Color information
#447160 (or 0x447160) is known color: Stromboli. HEX triplet: 44, 71 and 60. RGB value is (68,113,96). Sum of RGB (Red+Green+Blue) = 68+113+96=277 (36% of max value = 765). Red value is 68 (26.95% from 255 or 24.55% from 277); Green value is 113 (44.53% from 255 or 40.79% from 277); Blue value is 96 (37.89% from 255 or 34.66% from 277); Max value from RGB is 113 - color contains mainly: green. Hex color #447160 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447160 is #BB8E9F. Grayscale: #616161. Windows color (decimal): -12291744 or 6320452. OLE color: 6320452.
HSL color Cylindrical-coordinate representation of color #447160: hue angle of 157.33º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #447160 is Cyan = 0.40, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 113 | 96 | - |
| CMYK | 0.40 | 0 | 0.15 | 0.56 |
| HSL | 157.33º | 0.25% | 0.35% | - |
| HSV(B) | 157.33º | 0.4% | 0.44% | - |
| XYZ | 10.4 | 13.88 | 13.2 | - |
| YUV | 97.61 | 127.09 | 106.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 113 | 96 | 0.40 | 0 | 0.15 | 0.56 | 157.33 | 0.25 | 0.35 |
| Hex | 44 | 71 | 60 | 28 | 0 | F | 38 | 9D | 19 | 23 |
| Octal | 104 | 161 | 140 | 50 | 0 | 17 | 70 | 235 | 31 | 43 |
| Binary | 1000100 | 1110001 | 1100000 | 101000 | 0 | 1111 | 111000 | 10011101 | 11001 | 100011 |
Color Harmonies of #447160
Complementary color
Monochromatic Colors of #447160
Black with #447160
Text Example
Text Example
White with #447160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447160; }
p { color: rgb(68,113,96); }
H1.HeaderClassName
{
color: #447160;
}
.AnyTagClassName
{
color: #447160;
}
</style>
background-color css
<style>
a { background-color: #447160; }
a { background-color: rgb(68,113,96); }
div.DivClassName
{
background-color: #447160;
}
.BgClassName
{
background-color: #447160;
}
</style>
border-color css
<style>
span { border-color: #447160; }
span { border-color: rgb(68,113,96); }
td.TdClassName
{
border-color: #447160;
}
.TagClassName
{
border-color: #447160;
}
</style>