Shades of Stromboli #386759
Tints of Stromboli #386759
RGB
CMYK
RGB Variations
Color information
#386759 (or 0x386759) is known color: Stromboli. HEX triplet: 38, 67 and 59. RGB value is (56,103,89). Sum of RGB (Red+Green+Blue) = 56+103+89=248 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.58% from 248); Green value is 103 (40.62% from 255 or 41.53% from 248); Blue value is 89 (35.16% from 255 or 35.89% from 248); Max value from RGB is 103 - color contains mainly: green. Hex color #386759 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386759 is #C798A6. Grayscale: #575757. Windows color (decimal): -13080743 or 5859128. OLE color: 5859128.
HSL color Cylindrical-coordinate representation of color #386759: hue angle of 162.13º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #386759 is Cyan = 0.46, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 103 | 89 | - |
| CMYK | 0.46 | 0 | 0.14 | 0.60 |
| HSL | 162.13º | 0.3% | 0.31% | - |
| HSV(B) | 162.13º | 0.46% | 0.4% | - |
| XYZ | 8.28 | 11.26 | 11.19 | - |
| YUV | 87.35 | 128.93 | 105.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 89 | 0.46 | 0 | 0.14 | 0.60 | 162.13 | 0.3 | 0.31 |
| Hex | 38 | 67 | 59 | 2E | 0 | E | 3C | A2 | 1E | 1F |
| Octal | 70 | 147 | 131 | 56 | 0 | 16 | 74 | 242 | 36 | 37 |
| Binary | 111000 | 1100111 | 1011001 | 101110 | 0 | 1110 | 111100 | 10100010 | 11110 | 11111 |
Color Harmonies of #386759
Complementary color
Monochromatic Colors of #386759
Black with #386759
Text Example
Text Example
White with #386759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386759; }
p { color: rgb(56,103,89); }
H1.HeaderClassName
{
color: #386759;
}
.AnyTagClassName
{
color: #386759;
}
</style>
background-color css
<style>
a { background-color: #386759; }
a { background-color: rgb(56,103,89); }
div.DivClassName
{
background-color: #386759;
}
.BgClassName
{
background-color: #386759;
}
</style>
border-color css
<style>
span { border-color: #386759; }
span { border-color: rgb(56,103,89); }
td.TdClassName
{
border-color: #386759;
}
.TagClassName
{
border-color: #386759;
}
</style>