Shades of Stromboli #416858
Tints of Stromboli #416858
RGB
CMYK
RGB Variations
Color information
#416858 (or 0x416858) is known color: Stromboli. HEX triplet: 41, 68 and 58. RGB value is (65,104,88). Sum of RGB (Red+Green+Blue) = 65+104+88=257 (34% of max value = 765). Red value is 65 (25.78% from 255 or 25.29% from 257); Green value is 104 (41.02% from 255 or 40.47% from 257); Blue value is 88 (34.77% from 255 or 34.24% from 257); Max value from RGB is 104 - color contains mainly: green. Hex color #416858 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416858 is #BE97A7. Grayscale: #5A5A5A. Windows color (decimal): -12490664 or 5793857. OLE color: 5793857.
HSL color Cylindrical-coordinate representation of color #416858: hue angle of 155.38º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #416858 is Cyan = 0.38, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 104 | 88 | - |
| CMYK | 0.38 | 0 | 0.15 | 0.59 |
| HSL | 155.38º | 0.23% | 0.33% | - |
| HSV(B) | 155.38º | 0.38% | 0.41% | - |
| XYZ | 8.89 | 11.73 | 11.03 | - |
| YUV | 90.52 | 126.58 | 109.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 104 | 88 | 0.38 | 0 | 0.15 | 0.59 | 155.38 | 0.23 | 0.33 |
| Hex | 41 | 68 | 58 | 26 | 0 | F | 3B | 9B | 17 | 21 |
| Octal | 101 | 150 | 130 | 46 | 0 | 17 | 73 | 233 | 27 | 41 |
| Binary | 1000001 | 1101000 | 1011000 | 100110 | 0 | 1111 | 111011 | 10011011 | 10111 | 100001 |
Color Harmonies of #416858
Complementary color
Monochromatic Colors of #416858
Black with #416858
Text Example
Text Example
White with #416858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416858; }
p { color: rgb(65,104,88); }
H1.HeaderClassName
{
color: #416858;
}
.AnyTagClassName
{
color: #416858;
}
</style>
background-color css
<style>
a { background-color: #416858; }
a { background-color: rgb(65,104,88); }
div.DivClassName
{
background-color: #416858;
}
.BgClassName
{
background-color: #416858;
}
</style>
border-color css
<style>
span { border-color: #416858; }
span { border-color: rgb(65,104,88); }
td.TdClassName
{
border-color: #416858;
}
.TagClassName
{
border-color: #416858;
}
</style>