Shades of Stromboli #446155
Tints of Stromboli #446155
RGB
CMYK
RGB Variations
Color information
#446155 (or 0x446155) is known color: Stromboli. HEX triplet: 44, 61 and 55. RGB value is (68,97,85). Sum of RGB (Red+Green+Blue) = 68+97+85=250 (33% of max value = 765). Red value is 68 (26.95% from 255 or 27.2% from 250); Green value is 97 (38.28% from 255 or 38.8% from 250); Blue value is 85 (33.59% from 255 or 34% from 250); Max value from RGB is 97 - color contains mainly: green. Hex color #446155 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446155 is #BB9EAA. Grayscale: #565656. Windows color (decimal): -12295851 or 5595460. OLE color: 5595460.
HSL color Cylindrical-coordinate representation of color #446155: hue angle of 155.17º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #446155 is Cyan = 0.30, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 97 | 85 | - |
| CMYK | 0.30 | 0 | 0.12 | 0.62 |
| HSL | 155.17º | 0.18% | 0.32% | - |
| HSV(B) | 155.17º | 0.3% | 0.38% | - |
| XYZ | 8.3 | 10.43 | 10.17 | - |
| YUV | 86.96 | 126.89 | 114.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 97 | 85 | 0.30 | 0 | 0.12 | 0.62 | 155.17 | 0.18 | 0.32 |
| Hex | 44 | 61 | 55 | 1E | 0 | C | 3E | 9B | 12 | 20 |
| Octal | 104 | 141 | 125 | 36 | 0 | 14 | 76 | 233 | 22 | 40 |
| Binary | 1000100 | 1100001 | 1010101 | 11110 | 0 | 1100 | 111110 | 10011011 | 10010 | 100000 |
Color Harmonies of #446155
Complementary color
Monochromatic Colors of #446155
Black with #446155
Text Example
Text Example
White with #446155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446155; }
p { color: rgb(68,97,85); }
H1.HeaderClassName
{
color: #446155;
}
.AnyTagClassName
{
color: #446155;
}
</style>
background-color css
<style>
a { background-color: #446155; }
a { background-color: rgb(68,97,85); }
div.DivClassName
{
background-color: #446155;
}
.BgClassName
{
background-color: #446155;
}
</style>
border-color css
<style>
span { border-color: #446155; }
span { border-color: rgb(68,97,85); }
td.TdClassName
{
border-color: #446155;
}
.TagClassName
{
border-color: #446155;
}
</style>