Shades of Stromboli #396850
Tints of Stromboli #396850
RGB
CMYK
RGB Variations
Color information
#396850 (or 0x396850) is known color: Stromboli. HEX triplet: 39, 68 and 50. RGB value is (57,104,80). Sum of RGB (Red+Green+Blue) = 57+104+80=241 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.65% from 241); Green value is 104 (41.02% from 255 or 43.15% from 241); Blue value is 80 (31.64% from 255 or 33.20% from 241); Max value from RGB is 104 - color contains mainly: green. Hex color #396850 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396850 is #C697AF. Grayscale: #575757. Windows color (decimal): -13014960 or 5269561. OLE color: 5269561.
HSL color Cylindrical-coordinate representation of color #396850: hue angle of 149.36º degrees, saturation: 0.29, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #396850 is Cyan = 0.45, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 104 | 80 | - |
| CMYK | 0.45 | 0 | 0.23 | 0.59 |
| HSL | 149.36º | 0.29% | 0.32% | - |
| HSV(B) | 149.36º | 0.45% | 0.41% | - |
| XYZ | 8.09 | 11.35 | 9.35 | - |
| YUV | 87.21 | 123.93 | 106.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 104 | 80 | 0.45 | 0 | 0.23 | 0.59 | 149.36 | 0.29 | 0.32 |
| Hex | 39 | 68 | 50 | 2D | 0 | 17 | 3B | 95 | 1D | 20 |
| Octal | 71 | 150 | 120 | 55 | 0 | 27 | 73 | 225 | 35 | 40 |
| Binary | 111001 | 1101000 | 1010000 | 101101 | 0 | 10111 | 111011 | 10010101 | 11101 | 100000 |
Color Harmonies of #396850
Complementary color
Monochromatic Colors of #396850
Black with #396850
Text Example
Text Example
White with #396850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396850; }
p { color: rgb(57,104,80); }
H1.HeaderClassName
{
color: #396850;
}
.AnyTagClassName
{
color: #396850;
}
</style>
background-color css
<style>
a { background-color: #396850; }
a { background-color: rgb(57,104,80); }
div.DivClassName
{
background-color: #396850;
}
.BgClassName
{
background-color: #396850;
}
</style>
border-color css
<style>
span { border-color: #396850; }
span { border-color: rgb(57,104,80); }
td.TdClassName
{
border-color: #396850;
}
.TagClassName
{
border-color: #396850;
}
</style>