Shades of Stromboli #417460
Tints of Stromboli #417460
RGB
CMYK
RGB Variations
Color information
#417460 (or 0x417460) is known color: Stromboli. HEX triplet: 41, 74 and 60. RGB value is (65,116,96). Sum of RGB (Red+Green+Blue) = 65+116+96=277 (36% of max value = 765). Red value is 65 (25.78% from 255 or 23.47% from 277); Green value is 116 (45.70% from 255 or 41.88% from 277); Blue value is 96 (37.89% from 255 or 34.66% from 277); Max value from RGB is 116 - color contains mainly: green. Hex color #417460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417460 is #BE8B9F. Grayscale: #626262. Windows color (decimal): -12487584 or 6321217. OLE color: 6321217.
HSL color Cylindrical-coordinate representation of color #417460: hue angle of 156.47º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #417460 is Cyan = 0.44, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 116 | 96 | - |
| CMYK | 0.44 | 0 | 0.17 | 0.55 |
| HSL | 156.47º | 0.28% | 0.35% | - |
| HSV(B) | 156.47º | 0.44% | 0.45% | - |
| XYZ | 10.54 | 14.46 | 13.3 | - |
| YUV | 98.47 | 126.6 | 104.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 116 | 96 | 0.44 | 0 | 0.17 | 0.55 | 156.47 | 0.28 | 0.35 |
| Hex | 41 | 74 | 60 | 2C | 0 | 11 | 37 | 9C | 1C | 23 |
| Octal | 101 | 164 | 140 | 54 | 0 | 21 | 67 | 234 | 34 | 43 |
| Binary | 1000001 | 1110100 | 1100000 | 101100 | 0 | 10001 | 110111 | 10011100 | 11100 | 100011 |
Color Harmonies of #417460
Complementary color
Monochromatic Colors of #417460
Black with #417460
Text Example
Text Example
White with #417460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417460; }
p { color: rgb(65,116,96); }
H1.HeaderClassName
{
color: #417460;
}
.AnyTagClassName
{
color: #417460;
}
</style>
background-color css
<style>
a { background-color: #417460; }
a { background-color: rgb(65,116,96); }
div.DivClassName
{
background-color: #417460;
}
.BgClassName
{
background-color: #417460;
}
</style>
border-color css
<style>
span { border-color: #417460; }
span { border-color: rgb(65,116,96); }
td.TdClassName
{
border-color: #417460;
}
.TagClassName
{
border-color: #417460;
}
</style>