Shades of Stromboli #397160
Tints of Stromboli #397160
RGB
CMYK
RGB Variations
Color information
#397160 (or 0x397160) is known color: Stromboli. HEX triplet: 39, 71 and 60. RGB value is (57,113,96). Sum of RGB (Red+Green+Blue) = 57+113+96=266 (35% of max value = 765). Red value is 57 (22.66% from 255 or 21.43% from 266); Green value is 113 (44.53% from 255 or 42.48% from 266); Blue value is 96 (37.89% from 255 or 36.09% from 266); Max value from RGB is 113 - color contains mainly: green. Hex color #397160 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397160 is #C68E9F. Grayscale: #5E5E5E. Windows color (decimal): -13012640 or 6320441. OLE color: 6320441.
HSL color Cylindrical-coordinate representation of color #397160: hue angle of 161.79º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #397160 is Cyan = 0.50, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 113 | 96 | - |
| CMYK | 0.50 | 0 | 0.15 | 0.56 |
| HSL | 161.79º | 0.33% | 0.33% | - |
| HSV(B) | 161.79º | 0.5% | 0.44% | - |
| XYZ | 9.7 | 13.52 | 13.17 | - |
| YUV | 94.32 | 128.95 | 101.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 96 | 0.50 | 0 | 0.15 | 0.56 | 161.79 | 0.33 | 0.33 |
| Hex | 39 | 71 | 60 | 32 | 0 | F | 38 | A2 | 21 | 21 |
| Octal | 71 | 161 | 140 | 62 | 0 | 17 | 70 | 242 | 41 | 41 |
| Binary | 111001 | 1110001 | 1100000 | 110010 | 0 | 1111 | 111000 | 10100010 | 100001 | 100001 |
Color Harmonies of #397160
Complementary color
Monochromatic Colors of #397160
Black with #397160
Text Example
Text Example
White with #397160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397160; }
p { color: rgb(57,113,96); }
H1.HeaderClassName
{
color: #397160;
}
.AnyTagClassName
{
color: #397160;
}
</style>
background-color css
<style>
a { background-color: #397160; }
a { background-color: rgb(57,113,96); }
div.DivClassName
{
background-color: #397160;
}
.BgClassName
{
background-color: #397160;
}
</style>
border-color css
<style>
span { border-color: #397160; }
span { border-color: rgb(57,113,96); }
td.TdClassName
{
border-color: #397160;
}
.TagClassName
{
border-color: #397160;
}
</style>