Shades of Stromboli #446960
Tints of Stromboli #446960
RGB
CMYK
RGB Variations
Color information
#446960 (or 0x446960) is known color: Stromboli. HEX triplet: 44, 69 and 60. RGB value is (68,105,96). Sum of RGB (Red+Green+Blue) = 68+105+96=269 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.28% from 269); Green value is 105 (41.41% from 255 or 39.03% from 269); Blue value is 96 (37.89% from 255 or 35.69% from 269); Max value from RGB is 105 - color contains mainly: green. Hex color #446960 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446960 is #BB969F. Grayscale: #5C5C5C. Windows color (decimal): -12293792 or 6318404. OLE color: 6318404.
HSL color Cylindrical-coordinate representation of color #446960: hue angle of 165.41º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #446960 is Cyan = 0.35, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 68 | 105 | 96 | - |
| CMYK | 0.35 | 0 | 0.09 | 0.59 |
| HSL | 165.41º | 0.21% | 0.34% | - |
| HSV(B) | 165.41º | 0.35% | 0.41% | - |
| XYZ | 9.55 | 12.18 | 12.91 | - |
| YUV | 92.91 | 129.74 | 110.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 105 | 96 | 0.35 | 0 | 0.09 | 0.59 | 165.41 | 0.21 | 0.34 |
| Hex | 44 | 69 | 60 | 23 | 0 | 9 | 3B | A5 | 15 | 22 |
| Octal | 104 | 151 | 140 | 43 | 0 | 11 | 73 | 245 | 25 | 42 |
| Binary | 1000100 | 1101001 | 1100000 | 100011 | 0 | 1001 | 111011 | 10100101 | 10101 | 100010 |
Color Harmonies of #446960
Complementary color
Monochromatic Colors of #446960
Black with #446960
Text Example
Text Example
White with #446960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446960; }
p { color: rgb(68,105,96); }
H1.HeaderClassName
{
color: #446960;
}
.AnyTagClassName
{
color: #446960;
}
</style>
background-color css
<style>
a { background-color: #446960; }
a { background-color: rgb(68,105,96); }
div.DivClassName
{
background-color: #446960;
}
.BgClassName
{
background-color: #446960;
}
</style>
border-color css
<style>
span { border-color: #446960; }
span { border-color: rgb(68,105,96); }
td.TdClassName
{
border-color: #446960;
}
.TagClassName
{
border-color: #446960;
}
</style>