Shades of Stromboli #386656
Tints of Stromboli #386656
RGB
CMYK
RGB Variations
Color information
#386656 (or 0x386656) is known color: Stromboli. HEX triplet: 38, 66 and 56. RGB value is (56,102,86). Sum of RGB (Red+Green+Blue) = 56+102+86=244 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.95% from 244); Green value is 102 (40.23% from 255 or 41.80% from 244); Blue value is 86 (33.98% from 255 or 35.25% from 244); Max value from RGB is 102 - color contains mainly: green. Hex color #386656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386656 is #C799A9. Grayscale: #565656. Windows color (decimal): -13081002 or 5662264. OLE color: 5662264.
HSL color Cylindrical-coordinate representation of color #386656: hue angle of 159.13º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #386656 is Cyan = 0.45, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 102 | 86 | - |
| CMYK | 0.45 | 0 | 0.16 | 0.6 |
| HSL | 159.13º | 0.29% | 0.31% | - |
| HSV(B) | 159.13º | 0.45% | 0.4% | - |
| XYZ | 8.06 | 11.02 | 10.51 | - |
| YUV | 86.42 | 127.76 | 106.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 102 | 86 | 0.45 | 0 | 0.16 | 0.6 | 159.13 | 0.29 | 0.31 |
| Hex | 38 | 66 | 56 | 2D | 0 | 10 | 3C | 9F | 1D | 1F |
| Octal | 70 | 146 | 126 | 55 | 0 | 20 | 74 | 237 | 35 | 37 |
| Binary | 111000 | 1100110 | 1010110 | 101101 | 0 | 10000 | 111100 | 10011111 | 11101 | 11111 |
Color Harmonies of #386656
Complementary color
Monochromatic Colors of #386656
Black with #386656
Text Example
Text Example
White with #386656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386656; }
p { color: rgb(56,102,86); }
H1.HeaderClassName
{
color: #386656;
}
.AnyTagClassName
{
color: #386656;
}
</style>
background-color css
<style>
a { background-color: #386656; }
a { background-color: rgb(56,102,86); }
div.DivClassName
{
background-color: #386656;
}
.BgClassName
{
background-color: #386656;
}
</style>
border-color css
<style>
span { border-color: #386656; }
span { border-color: rgb(56,102,86); }
td.TdClassName
{
border-color: #386656;
}
.TagClassName
{
border-color: #386656;
}
</style>