Shades of Stromboli #416754
Tints of Stromboli #416754
RGB
CMYK
RGB Variations
Color information
#416754 (or 0x416754) is known color: Stromboli. HEX triplet: 41, 67 and 54. RGB value is (65,103,84). Sum of RGB (Red+Green+Blue) = 65+103+84=252 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.79% from 252); Green value is 103 (40.62% from 255 or 40.87% from 252); Blue value is 84 (33.20% from 255 or 33.33% from 252); Max value from RGB is 103 - color contains mainly: green. Hex color #416754 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416754 is #BE98AB. Grayscale: #595959. Windows color (decimal): -12490924 or 5531457. OLE color: 5531457.
HSL color Cylindrical-coordinate representation of color #416754: hue angle of 150º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #416754 is Cyan = 0.37, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 103 | 84 | - |
| CMYK | 0.37 | 0 | 0.18 | 0.60 |
| HSL | 150º | 0.23% | 0.33% | - |
| HSV(B) | 150º | 0.37% | 0.4% | - |
| XYZ | 8.63 | 11.46 | 10.15 | - |
| YUV | 89.47 | 124.91 | 110.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 103 | 84 | 0.37 | 0 | 0.18 | 0.60 | 150 | 0.23 | 0.33 |
| Hex | 41 | 67 | 54 | 25 | 0 | 12 | 3C | 96 | 17 | 21 |
| Octal | 101 | 147 | 124 | 45 | 0 | 22 | 74 | 226 | 27 | 41 |
| Binary | 1000001 | 1100111 | 1010100 | 100101 | 0 | 10010 | 111100 | 10010110 | 10111 | 100001 |
Color Harmonies of #416754
Complementary color
Monochromatic Colors of #416754
Black with #416754
Text Example
Text Example
White with #416754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416754; }
p { color: rgb(65,103,84); }
H1.HeaderClassName
{
color: #416754;
}
.AnyTagClassName
{
color: #416754;
}
</style>
background-color css
<style>
a { background-color: #416754; }
a { background-color: rgb(65,103,84); }
div.DivClassName
{
background-color: #416754;
}
.BgClassName
{
background-color: #416754;
}
</style>
border-color css
<style>
span { border-color: #416754; }
span { border-color: rgb(65,103,84); }
td.TdClassName
{
border-color: #416754;
}
.TagClassName
{
border-color: #416754;
}
</style>