Shades of Stromboli #386958
Tints of Stromboli #386958
RGB
CMYK
RGB Variations
Color information
#386958 (or 0x386958) is known color: Stromboli. HEX triplet: 38, 69 and 58. RGB value is (56,105,88). Sum of RGB (Red+Green+Blue) = 56+105+88=249 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.49% from 249); Green value is 105 (41.41% from 255 or 42.17% from 249); Blue value is 88 (34.77% from 255 or 35.34% from 249); Max value from RGB is 105 - color contains mainly: green. Hex color #386958 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386958 is #C796A7. Grayscale: #585858. Windows color (decimal): -13080232 or 5794104. OLE color: 5794104.
HSL color Cylindrical-coordinate representation of color #386958: hue angle of 159.18º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #386958 is Cyan = 0.47, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 105 | 88 | - |
| CMYK | 0.47 | 0 | 0.16 | 0.59 |
| HSL | 159.18º | 0.3% | 0.32% | - |
| HSV(B) | 159.18º | 0.47% | 0.41% | - |
| XYZ | 8.44 | 11.65 | 11.04 | - |
| YUV | 88.41 | 127.77 | 104.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 105 | 88 | 0.47 | 0 | 0.16 | 0.59 | 159.18 | 0.3 | 0.32 |
| Hex | 38 | 69 | 58 | 2F | 0 | 10 | 3B | 9F | 1E | 20 |
| Octal | 70 | 151 | 130 | 57 | 0 | 20 | 73 | 237 | 36 | 40 |
| Binary | 111000 | 1101001 | 1011000 | 101111 | 0 | 10000 | 111011 | 10011111 | 11110 | 100000 |
Color Harmonies of #386958
Complementary color
Monochromatic Colors of #386958
Black with #386958
Text Example
Text Example
White with #386958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386958; }
p { color: rgb(56,105,88); }
H1.HeaderClassName
{
color: #386958;
}
.AnyTagClassName
{
color: #386958;
}
</style>
background-color css
<style>
a { background-color: #386958; }
a { background-color: rgb(56,105,88); }
div.DivClassName
{
background-color: #386958;
}
.BgClassName
{
background-color: #386958;
}
</style>
border-color css
<style>
span { border-color: #386958; }
span { border-color: rgb(56,105,88); }
td.TdClassName
{
border-color: #386958;
}
.TagClassName
{
border-color: #386958;
}
</style>