Shades of Stromboli #386159
Tints of Stromboli #386159
RGB
CMYK
RGB Variations
Color information
#386159 (or 0x386159) is known color: Stromboli. HEX triplet: 38, 61 and 59. RGB value is (56,97,89). Sum of RGB (Red+Green+Blue) = 56+97+89=242 (32% of max value = 765). Red value is 56 (22.27% from 255 or 23.14% from 242); Green value is 97 (38.28% from 255 or 40.08% from 242); Blue value is 89 (35.16% from 255 or 36.78% from 242); Max value from RGB is 97 - color contains mainly: green. Hex color #386159 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386159 is #C79EA6. Grayscale: #535353. Windows color (decimal): -13082279 or 5857592. OLE color: 5857592.
HSL color Cylindrical-coordinate representation of color #386159: hue angle of 168.29º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #386159 is Cyan = 0.42, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 97 | 89 | - |
| CMYK | 0.42 | 0 | 0.08 | 0.62 |
| HSL | 168.29º | 0.27% | 0.3% | - |
| HSV(B) | 168.29º | 0.42% | 0.38% | - |
| XYZ | 7.71 | 10.11 | 11 | - |
| YUV | 83.83 | 130.92 | 108.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 97 | 89 | 0.42 | 0 | 0.08 | 0.62 | 168.29 | 0.27 | 0.3 |
| Hex | 38 | 61 | 59 | 2A | 0 | 8 | 3E | A8 | 1B | 1E |
| Octal | 70 | 141 | 131 | 52 | 0 | 10 | 76 | 250 | 33 | 36 |
| Binary | 111000 | 1100001 | 1011001 | 101010 | 0 | 1000 | 111110 | 10101000 | 11011 | 11110 |
Color Harmonies of #386159
Complementary color
Monochromatic Colors of #386159
Black with #386159
Text Example
Text Example
White with #386159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386159; }
p { color: rgb(56,97,89); }
H1.HeaderClassName
{
color: #386159;
}
.AnyTagClassName
{
color: #386159;
}
</style>
background-color css
<style>
a { background-color: #386159; }
a { background-color: rgb(56,97,89); }
div.DivClassName
{
background-color: #386159;
}
.BgClassName
{
background-color: #386159;
}
</style>
border-color css
<style>
span { border-color: #386159; }
span { border-color: rgb(56,97,89); }
td.TdClassName
{
border-color: #386159;
}
.TagClassName
{
border-color: #386159;
}
</style>