Shades of Stromboli #446056
Tints of Stromboli #446056
RGB
CMYK
RGB Variations
Color information
#446056 (or 0x446056) is known color: Stromboli. HEX triplet: 44, 60 and 56. RGB value is (68,96,86). Sum of RGB (Red+Green+Blue) = 68+96+86=250 (33% of max value = 765). Red value is 68 (26.95% from 255 or 27.2% from 250); Green value is 96 (37.89% from 255 or 38.4% from 250); Blue value is 86 (33.98% from 255 or 34.4% from 250); Max value from RGB is 96 - color contains mainly: green. Hex color #446056 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446056 is #BB9FA9. Grayscale: #565656. Windows color (decimal): -12296106 or 5660740. OLE color: 5660740.
HSL color Cylindrical-coordinate representation of color #446056: hue angle of 158.57º degrees, saturation: 0.17, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #446056 is Cyan = 0.29, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 96 | 86 | - |
| CMYK | 0.29 | 0 | 0.10 | 0.62 |
| HSL | 158.57º | 0.17% | 0.32% | - |
| HSV(B) | 158.57º | 0.29% | 0.38% | - |
| XYZ | 8.25 | 10.27 | 10.35 | - |
| YUV | 86.49 | 127.72 | 114.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 96 | 86 | 0.29 | 0 | 0.10 | 0.62 | 158.57 | 0.17 | 0.32 |
| Hex | 44 | 60 | 56 | 1D | 0 | A | 3E | 9F | 11 | 20 |
| Octal | 104 | 140 | 126 | 35 | 0 | 12 | 76 | 237 | 21 | 40 |
| Binary | 1000100 | 1100000 | 1010110 | 11101 | 0 | 1010 | 111110 | 10011111 | 10001 | 100000 |
Color Harmonies of #446056
Complementary color
Monochromatic Colors of #446056
Black with #446056
Text Example
Text Example
White with #446056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446056; }
p { color: rgb(68,96,86); }
H1.HeaderClassName
{
color: #446056;
}
.AnyTagClassName
{
color: #446056;
}
</style>
background-color css
<style>
a { background-color: #446056; }
a { background-color: rgb(68,96,86); }
div.DivClassName
{
background-color: #446056;
}
.BgClassName
{
background-color: #446056;
}
</style>
border-color css
<style>
span { border-color: #446056; }
span { border-color: rgb(68,96,86); }
td.TdClassName
{
border-color: #446056;
}
.TagClassName
{
border-color: #446056;
}
</style>