Shades of Stromboli #396552
Tints of Stromboli #396552
RGB
CMYK
RGB Variations
Color information
#396552 (or 0x396552) is known color: Stromboli. HEX triplet: 39, 65 and 52. RGB value is (57,101,82). Sum of RGB (Red+Green+Blue) = 57+101+82=240 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.75% from 240); Green value is 101 (39.84% from 255 or 42.08% from 240); Blue value is 82 (32.42% from 255 or 34.17% from 240); Max value from RGB is 101 - color contains mainly: green. Hex color #396552 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396552 is #C69AAD. Grayscale: #555555. Windows color (decimal): -13015726 or 5399865. OLE color: 5399865.
HSL color Cylindrical-coordinate representation of color #396552: hue angle of 154.09º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #396552 is Cyan = 0.44, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 101 | 82 | - |
| CMYK | 0.44 | 0 | 0.19 | 0.60 |
| HSL | 154.09º | 0.28% | 0.31% | - |
| HSV(B) | 154.09º | 0.44% | 0.4% | - |
| XYZ | 7.86 | 10.79 | 9.65 | - |
| YUV | 85.68 | 125.92 | 107.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 101 | 82 | 0.44 | 0 | 0.19 | 0.60 | 154.09 | 0.28 | 0.31 |
| Hex | 39 | 65 | 52 | 2C | 0 | 13 | 3C | 9A | 1C | 1F |
| Octal | 71 | 145 | 122 | 54 | 0 | 23 | 74 | 232 | 34 | 37 |
| Binary | 111001 | 1100101 | 1010010 | 101100 | 0 | 10011 | 111100 | 10011010 | 11100 | 11111 |
Color Harmonies of #396552
Complementary color
Monochromatic Colors of #396552
Black with #396552
Text Example
Text Example
White with #396552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396552; }
p { color: rgb(57,101,82); }
H1.HeaderClassName
{
color: #396552;
}
.AnyTagClassName
{
color: #396552;
}
</style>
background-color css
<style>
a { background-color: #396552; }
a { background-color: rgb(57,101,82); }
div.DivClassName
{
background-color: #396552;
}
.BgClassName
{
background-color: #396552;
}
</style>
border-color css
<style>
span { border-color: #396552; }
span { border-color: rgb(57,101,82); }
td.TdClassName
{
border-color: #396552;
}
.TagClassName
{
border-color: #396552;
}
</style>