Shades of Stromboli #415953
Tints of Stromboli #415953
RGB
CMYK
RGB Variations
Color information
#415953 (or 0x415953) is known color: Stromboli. HEX triplet: 41, 59 and 53. RGB value is (65,89,83). Sum of RGB (Red+Green+Blue) = 65+89+83=237 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.43% from 237); Green value is 89 (35.16% from 255 or 37.55% from 237); Blue value is 83 (32.81% from 255 or 35.02% from 237); Max value from RGB is 89 - color contains mainly: green. Hex color #415953 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415953 is #BEA6AC. Grayscale: #515151. Windows color (decimal): -12494509 or 5462337. OLE color: 5462337.
HSL color Cylindrical-coordinate representation of color #415953: hue angle of 165º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #415953 is Cyan = 0.27, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 89 | 83 | - |
| CMYK | 0.27 | 0 | 0.07 | 0.65 |
| HSL | 165º | 0.16% | 0.3% | - |
| HSV(B) | 165º | 0.27% | 0.35% | - |
| XYZ | 7.31 | 8.89 | 9.51 | - |
| YUV | 81.14 | 129.05 | 116.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 89 | 83 | 0.27 | 0 | 0.07 | 0.65 | 165 | 0.16 | 0.3 |
| Hex | 41 | 59 | 53 | 1B | 0 | 7 | 41 | A5 | 10 | 1E |
| Octal | 101 | 131 | 123 | 33 | 0 | 7 | 101 | 245 | 20 | 36 |
| Binary | 1000001 | 1011001 | 1010011 | 11011 | 0 | 111 | 1000001 | 10100101 | 10000 | 11110 |
Color Harmonies of #415953
Complementary color
Monochromatic Colors of #415953
Black with #415953
Text Example
Text Example
White with #415953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415953; }
p { color: rgb(65,89,83); }
H1.HeaderClassName
{
color: #415953;
}
.AnyTagClassName
{
color: #415953;
}
</style>
background-color css
<style>
a { background-color: #415953; }
a { background-color: rgb(65,89,83); }
div.DivClassName
{
background-color: #415953;
}
.BgClassName
{
background-color: #415953;
}
</style>
border-color css
<style>
span { border-color: #415953; }
span { border-color: rgb(65,89,83); }
td.TdClassName
{
border-color: #415953;
}
.TagClassName
{
border-color: #415953;
}
</style>