Shades of Stromboli #416452
Tints of Stromboli #416452
RGB
CMYK
RGB Variations
Color information
#416452 (or 0x416452) is known color: Stromboli. HEX triplet: 41, 64 and 52. RGB value is (65,100,82). Sum of RGB (Red+Green+Blue) = 65+100+82=247 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.32% from 247); Green value is 100 (39.45% from 255 or 40.49% from 247); Blue value is 82 (32.42% from 255 or 33.20% from 247); Max value from RGB is 100 - color contains mainly: green. Hex color #416452 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416452 is #BE9BAD. Grayscale: #575757. Windows color (decimal): -12491694 or 5399617. OLE color: 5399617.
HSL color Cylindrical-coordinate representation of color #416452: hue angle of 149.14º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #416452 is Cyan = 0.35, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 65 | 100 | 82 | - |
| CMYK | 0.35 | 0 | 0.18 | 0.61 |
| HSL | 149.14º | 0.21% | 0.32% | - |
| HSV(B) | 149.14º | 0.35% | 0.39% | - |
| XYZ | 8.26 | 10.85 | 9.64 | - |
| YUV | 87.48 | 124.9 | 111.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 100 | 82 | 0.35 | 0 | 0.18 | 0.61 | 149.14 | 0.21 | 0.32 |
| Hex | 41 | 64 | 52 | 23 | 0 | 12 | 3D | 95 | 15 | 20 |
| Octal | 101 | 144 | 122 | 43 | 0 | 22 | 75 | 225 | 25 | 40 |
| Binary | 1000001 | 1100100 | 1010010 | 100011 | 0 | 10010 | 111101 | 10010101 | 10101 | 100000 |
Color Harmonies of #416452
Complementary color
Monochromatic Colors of #416452
Black with #416452
Text Example
Text Example
White with #416452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416452; }
p { color: rgb(65,100,82); }
H1.HeaderClassName
{
color: #416452;
}
.AnyTagClassName
{
color: #416452;
}
</style>
background-color css
<style>
a { background-color: #416452; }
a { background-color: rgb(65,100,82); }
div.DivClassName
{
background-color: #416452;
}
.BgClassName
{
background-color: #416452;
}
</style>
border-color css
<style>
span { border-color: #416452; }
span { border-color: rgb(65,100,82); }
td.TdClassName
{
border-color: #416452;
}
.TagClassName
{
border-color: #416452;
}
</style>