Shades of Stromboli #416954
Tints of Stromboli #416954
RGB
CMYK
RGB Variations
Color information
#416954 (or 0x416954) is known color: Stromboli. HEX triplet: 41, 69 and 54. RGB value is (65,105,84). Sum of RGB (Red+Green+Blue) = 65+105+84=254 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.59% from 254); Green value is 105 (41.41% from 255 or 41.34% from 254); Blue value is 84 (33.20% from 255 or 33.07% from 254); Max value from RGB is 105 - color contains mainly: green. Hex color #416954 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416954 is #BE96AB. Grayscale: #5A5A5A. Windows color (decimal): -12490412 or 5531969. OLE color: 5531969.
HSL color Cylindrical-coordinate representation of color #416954: hue angle of 148.5º degrees, saturation: 0.24, 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 #416954 is Cyan = 0.38, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 105 | 84 | - |
| CMYK | 0.38 | 0 | 0.20 | 0.59 |
| HSL | 148.5º | 0.24% | 0.33% | - |
| HSV(B) | 148.5º | 0.38% | 0.41% | - |
| XYZ | 8.83 | 11.87 | 10.21 | - |
| YUV | 90.65 | 124.25 | 109.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 105 | 84 | 0.38 | 0 | 0.20 | 0.59 | 148.5 | 0.24 | 0.33 |
| Hex | 41 | 69 | 54 | 26 | 0 | 14 | 3B | 94 | 18 | 21 |
| Octal | 101 | 151 | 124 | 46 | 0 | 24 | 73 | 224 | 30 | 41 |
| Binary | 1000001 | 1101001 | 1010100 | 100110 | 0 | 10100 | 111011 | 10010100 | 11000 | 100001 |
Color Harmonies of #416954
Complementary color
Monochromatic Colors of #416954
Black with #416954
Text Example
Text Example
White with #416954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416954; }
p { color: rgb(65,105,84); }
H1.HeaderClassName
{
color: #416954;
}
.AnyTagClassName
{
color: #416954;
}
</style>
background-color css
<style>
a { background-color: #416954; }
a { background-color: rgb(65,105,84); }
div.DivClassName
{
background-color: #416954;
}
.BgClassName
{
background-color: #416954;
}
</style>
border-color css
<style>
span { border-color: #416954; }
span { border-color: rgb(65,105,84); }
td.TdClassName
{
border-color: #416954;
}
.TagClassName
{
border-color: #416954;
}
</style>