Shades of Stromboli #386657
Tints of Stromboli #386657
RGB
CMYK
RGB Variations
Color information
#386657 (or 0x386657) is known color: Stromboli. HEX triplet: 38, 66 and 57. RGB value is (56,102,87). Sum of RGB (Red+Green+Blue) = 56+102+87=245 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.86% from 245); Green value is 102 (40.23% from 255 or 41.63% from 245); Blue value is 87 (34.38% from 255 or 35.51% from 245); Max value from RGB is 102 - color contains mainly: green. Hex color #386657 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386657 is #C799A8. Grayscale: #565656. Windows color (decimal): -13081001 or 5727800. OLE color: 5727800.
HSL color Cylindrical-coordinate representation of color #386657: hue angle of 160.43º 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 #386657 is Cyan = 0.45, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 102 | 87 | - |
| CMYK | 0.45 | 0 | 0.15 | 0.6 |
| HSL | 160.43º | 0.29% | 0.31% | - |
| HSV(B) | 160.43º | 0.45% | 0.4% | - |
| XYZ | 8.1 | 11.03 | 10.72 | - |
| YUV | 86.54 | 128.26 | 106.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 102 | 87 | 0.45 | 0 | 0.15 | 0.6 | 160.43 | 0.29 | 0.31 |
| Hex | 38 | 66 | 57 | 2D | 0 | F | 3C | A0 | 1D | 1F |
| Octal | 70 | 146 | 127 | 55 | 0 | 17 | 74 | 240 | 35 | 37 |
| Binary | 111000 | 1100110 | 1010111 | 101101 | 0 | 1111 | 111100 | 10100000 | 11101 | 11111 |
Color Harmonies of #386657
Complementary color
Monochromatic Colors of #386657
Black with #386657
Text Example
Text Example
White with #386657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386657; }
p { color: rgb(56,102,87); }
H1.HeaderClassName
{
color: #386657;
}
.AnyTagClassName
{
color: #386657;
}
</style>
background-color css
<style>
a { background-color: #386657; }
a { background-color: rgb(56,102,87); }
div.DivClassName
{
background-color: #386657;
}
.BgClassName
{
background-color: #386657;
}
</style>
border-color css
<style>
span { border-color: #386657; }
span { border-color: rgb(56,102,87); }
td.TdClassName
{
border-color: #386657;
}
.TagClassName
{
border-color: #386657;
}
</style>