Shades of Stromboli #386756
Tints of Stromboli #386756
RGB
CMYK
RGB Variations
Color information
#386756 (or 0x386756) is known color: Stromboli. HEX triplet: 38, 67 and 56. RGB value is (56,103,86). Sum of RGB (Red+Green+Blue) = 56+103+86=245 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.86% from 245); Green value is 103 (40.62% from 255 or 42.04% from 245); Blue value is 86 (33.98% from 255 or 35.10% from 245); Max value from RGB is 103 - color contains mainly: green. Hex color #386756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386756 is #C798A9. Grayscale: #575757. Windows color (decimal): -13080746 or 5662520. OLE color: 5662520.
HSL color Cylindrical-coordinate representation of color #386756: hue angle of 158.3º 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 #386756 is Cyan = 0.46, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 103 | 86 | - |
| CMYK | 0.46 | 0 | 0.17 | 0.60 |
| HSL | 158.3º | 0.3% | 0.31% | - |
| HSV(B) | 158.3º | 0.46% | 0.4% | - |
| XYZ | 8.16 | 11.21 | 10.54 | - |
| YUV | 87.01 | 127.43 | 105.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 86 | 0.46 | 0 | 0.17 | 0.60 | 158.3 | 0.3 | 0.31 |
| Hex | 38 | 67 | 56 | 2E | 0 | 11 | 3C | 9E | 1E | 1F |
| Octal | 70 | 147 | 126 | 56 | 0 | 21 | 74 | 236 | 36 | 37 |
| Binary | 111000 | 1100111 | 1010110 | 101110 | 0 | 10001 | 111100 | 10011110 | 11110 | 11111 |
Color Harmonies of #386756
Complementary color
Monochromatic Colors of #386756
Black with #386756
Text Example
Text Example
White with #386756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386756; }
p { color: rgb(56,103,86); }
H1.HeaderClassName
{
color: #386756;
}
.AnyTagClassName
{
color: #386756;
}
</style>
background-color css
<style>
a { background-color: #386756; }
a { background-color: rgb(56,103,86); }
div.DivClassName
{
background-color: #386756;
}
.BgClassName
{
background-color: #386756;
}
</style>
border-color css
<style>
span { border-color: #386756; }
span { border-color: rgb(56,103,86); }
td.TdClassName
{
border-color: #386756;
}
.TagClassName
{
border-color: #386756;
}
</style>