Shades of Stromboli #416558
Tints of Stromboli #416558
RGB
CMYK
RGB Variations
Color information
#416558 (or 0x416558) is known color: Stromboli. HEX triplet: 41, 65 and 58. RGB value is (65,101,88). Sum of RGB (Red+Green+Blue) = 65+101+88=254 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.59% from 254); Green value is 101 (39.84% from 255 or 39.76% from 254); Blue value is 88 (34.77% from 255 or 34.65% from 254); Max value from RGB is 101 - color contains mainly: green. Hex color #416558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416558 is #BE9AA7. Grayscale: #585858. Windows color (decimal): -12491432 or 5793089. OLE color: 5793089.
HSL color Cylindrical-coordinate representation of color #416558: hue angle of 158.33º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #416558 is Cyan = 0.36, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 101 | 88 | - |
| CMYK | 0.36 | 0 | 0.13 | 0.60 |
| HSL | 158.33º | 0.22% | 0.33% | - |
| HSV(B) | 158.33º | 0.36% | 0.4% | - |
| XYZ | 8.6 | 11.14 | 10.93 | - |
| YUV | 88.75 | 127.57 | 111.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 101 | 88 | 0.36 | 0 | 0.13 | 0.60 | 158.33 | 0.22 | 0.33 |
| Hex | 41 | 65 | 58 | 24 | 0 | D | 3C | 9E | 16 | 21 |
| Octal | 101 | 145 | 130 | 44 | 0 | 15 | 74 | 236 | 26 | 41 |
| Binary | 1000001 | 1100101 | 1011000 | 100100 | 0 | 1101 | 111100 | 10011110 | 10110 | 100001 |
Color Harmonies of #416558
Complementary color
Monochromatic Colors of #416558
Black with #416558
Text Example
Text Example
White with #416558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416558; }
p { color: rgb(65,101,88); }
H1.HeaderClassName
{
color: #416558;
}
.AnyTagClassName
{
color: #416558;
}
</style>
background-color css
<style>
a { background-color: #416558; }
a { background-color: rgb(65,101,88); }
div.DivClassName
{
background-color: #416558;
}
.BgClassName
{
background-color: #416558;
}
</style>
border-color css
<style>
span { border-color: #416558; }
span { border-color: rgb(65,101,88); }
td.TdClassName
{
border-color: #416558;
}
.TagClassName
{
border-color: #416558;
}
</style>