Shades of Stromboli #446760
Tints of Stromboli #446760
RGB
CMYK
RGB Variations
Color information
#446760 (or 0x446760) is known color: Stromboli. HEX triplet: 44, 67 and 60. RGB value is (68,103,96). Sum of RGB (Red+Green+Blue) = 68+103+96=267 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.47% from 267); Green value is 103 (40.62% from 255 or 38.58% from 267); Blue value is 96 (37.89% from 255 or 35.96% from 267); Max value from RGB is 103 - color contains mainly: green. Hex color #446760 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446760 is #BB989F. Grayscale: #5B5B5B. Windows color (decimal): -12294304 or 6317892. OLE color: 6317892.
HSL color Cylindrical-coordinate representation of color #446760: hue angle of 168º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #446760 is Cyan = 0.34, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 103 | 96 | - |
| CMYK | 0.34 | 0 | 0.07 | 0.60 |
| HSL | 168º | 0.2% | 0.34% | - |
| HSV(B) | 168º | 0.34% | 0.4% | - |
| XYZ | 9.35 | 11.77 | 12.85 | - |
| YUV | 91.74 | 130.4 | 111.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 103 | 96 | 0.34 | 0 | 0.07 | 0.60 | 168 | 0.2 | 0.34 |
| Hex | 44 | 67 | 60 | 22 | 0 | 7 | 3C | A8 | 14 | 22 |
| Octal | 104 | 147 | 140 | 42 | 0 | 7 | 74 | 250 | 24 | 42 |
| Binary | 1000100 | 1100111 | 1100000 | 100010 | 0 | 111 | 111100 | 10101000 | 10100 | 100010 |
Color Harmonies of #446760
Complementary color
Monochromatic Colors of #446760
Black with #446760
Text Example
Text Example
White with #446760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446760; }
p { color: rgb(68,103,96); }
H1.HeaderClassName
{
color: #446760;
}
.AnyTagClassName
{
color: #446760;
}
</style>
background-color css
<style>
a { background-color: #446760; }
a { background-color: rgb(68,103,96); }
div.DivClassName
{
background-color: #446760;
}
.BgClassName
{
background-color: #446760;
}
</style>
border-color css
<style>
span { border-color: #446760; }
span { border-color: rgb(68,103,96); }
td.TdClassName
{
border-color: #446760;
}
.TagClassName
{
border-color: #446760;
}
</style>