Shades of Stromboli #386659
Tints of Stromboli #386659
RGB
CMYK
RGB Variations
Color information
#386659 (or 0x386659) is known color: Stromboli. HEX triplet: 38, 66 and 59. RGB value is (56,102,89). Sum of RGB (Red+Green+Blue) = 56+102+89=247 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.67% from 247); Green value is 102 (40.23% from 255 or 41.30% from 247); Blue value is 89 (35.16% from 255 or 36.03% from 247); Max value from RGB is 102 - color contains mainly: green. Hex color #386659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386659 is #C799A6. Grayscale: #565656. Windows color (decimal): -13080999 or 5858872. OLE color: 5858872.
HSL color Cylindrical-coordinate representation of color #386659: hue angle of 163.04º 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 #386659 is Cyan = 0.45, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 102 | 89 | - |
| CMYK | 0.45 | 0 | 0.13 | 0.6 |
| HSL | 163.04º | 0.29% | 0.31% | - |
| HSV(B) | 163.04º | 0.45% | 0.4% | - |
| XYZ | 8.19 | 11.06 | 11.16 | - |
| YUV | 86.76 | 129.26 | 106.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 102 | 89 | 0.45 | 0 | 0.13 | 0.6 | 163.04 | 0.29 | 0.31 |
| Hex | 38 | 66 | 59 | 2D | 0 | D | 3C | A3 | 1D | 1F |
| Octal | 70 | 146 | 131 | 55 | 0 | 15 | 74 | 243 | 35 | 37 |
| Binary | 111000 | 1100110 | 1011001 | 101101 | 0 | 1101 | 111100 | 10100011 | 11101 | 11111 |
Color Harmonies of #386659
Complementary color
Monochromatic Colors of #386659
Black with #386659
Text Example
Text Example
White with #386659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386659; }
p { color: rgb(56,102,89); }
H1.HeaderClassName
{
color: #386659;
}
.AnyTagClassName
{
color: #386659;
}
</style>
background-color css
<style>
a { background-color: #386659; }
a { background-color: rgb(56,102,89); }
div.DivClassName
{
background-color: #386659;
}
.BgClassName
{
background-color: #386659;
}
</style>
border-color css
<style>
span { border-color: #386659; }
span { border-color: rgb(56,102,89); }
td.TdClassName
{
border-color: #386659;
}
.TagClassName
{
border-color: #386659;
}
</style>