Shades of Stromboli #447460
Tints of Stromboli #447460
RGB
CMYK
RGB Variations
Color information
#447460 (or 0x447460) is known color: Stromboli. HEX triplet: 44, 74 and 60. RGB value is (68,116,96). Sum of RGB (Red+Green+Blue) = 68+116+96=280 (37% of max value = 765). Red value is 68 (26.95% from 255 or 24.29% from 280); Green value is 116 (45.70% from 255 or 41.43% from 280); Blue value is 96 (37.89% from 255 or 34.29% from 280); Max value from RGB is 116 - color contains mainly: green. Hex color #447460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447460 is #BB8B9F. Grayscale: #636363. Windows color (decimal): -12290976 or 6321220. OLE color: 6321220.
HSL color Cylindrical-coordinate representation of color #447460: hue angle of 155º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #447460 is Cyan = 0.41, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 116 | 96 | - |
| CMYK | 0.41 | 0 | 0.17 | 0.55 |
| HSL | 155º | 0.26% | 0.36% | - |
| HSV(B) | 155º | 0.41% | 0.45% | - |
| XYZ | 10.74 | 14.56 | 13.31 | - |
| YUV | 99.37 | 126.1 | 105.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 116 | 96 | 0.41 | 0 | 0.17 | 0.55 | 155 | 0.26 | 0.36 |
| Hex | 44 | 74 | 60 | 29 | 0 | 11 | 37 | 9B | 1A | 24 |
| Octal | 104 | 164 | 140 | 51 | 0 | 21 | 67 | 233 | 32 | 44 |
| Binary | 1000100 | 1110100 | 1100000 | 101001 | 0 | 10001 | 110111 | 10011011 | 11010 | 100100 |
Color Harmonies of #447460
Complementary color
Monochromatic Colors of #447460
Black with #447460
Text Example
Text Example
White with #447460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447460; }
p { color: rgb(68,116,96); }
H1.HeaderClassName
{
color: #447460;
}
.AnyTagClassName
{
color: #447460;
}
</style>
background-color css
<style>
a { background-color: #447460; }
a { background-color: rgb(68,116,96); }
div.DivClassName
{
background-color: #447460;
}
.BgClassName
{
background-color: #447460;
}
</style>
border-color css
<style>
span { border-color: #447460; }
span { border-color: rgb(68,116,96); }
td.TdClassName
{
border-color: #447460;
}
.TagClassName
{
border-color: #447460;
}
</style>