Shades of Stromboli #386359
Tints of Stromboli #386359
RGB
CMYK
RGB Variations
Color information
#386359 (or 0x386359) is known color: Stromboli. HEX triplet: 38, 63 and 59. RGB value is (56,99,89). Sum of RGB (Red+Green+Blue) = 56+99+89=244 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.95% from 244); Green value is 99 (39.06% from 255 or 40.57% from 244); Blue value is 89 (35.16% from 255 or 36.48% from 244); Max value from RGB is 99 - color contains mainly: green. Hex color #386359 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386359 is #C79CA6. Grayscale: #555555. Windows color (decimal): -13081767 or 5858104. OLE color: 5858104.
HSL color Cylindrical-coordinate representation of color #386359: hue angle of 166.05º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #386359 is Cyan = 0.43, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 99 | 89 | - |
| CMYK | 0.43 | 0 | 0.10 | 0.61 |
| HSL | 166.05º | 0.28% | 0.3% | - |
| HSV(B) | 166.05º | 0.43% | 0.39% | - |
| XYZ | 7.9 | 10.49 | 11.06 | - |
| YUV | 85 | 130.25 | 107.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 99 | 89 | 0.43 | 0 | 0.10 | 0.61 | 166.05 | 0.28 | 0.3 |
| Hex | 38 | 63 | 59 | 2B | 0 | A | 3D | A6 | 1C | 1E |
| Octal | 70 | 143 | 131 | 53 | 0 | 12 | 75 | 246 | 34 | 36 |
| Binary | 111000 | 1100011 | 1011001 | 101011 | 0 | 1010 | 111101 | 10100110 | 11100 | 11110 |
Color Harmonies of #386359
Complementary color
Monochromatic Colors of #386359
Black with #386359
Text Example
Text Example
White with #386359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386359; }
p { color: rgb(56,99,89); }
H1.HeaderClassName
{
color: #386359;
}
.AnyTagClassName
{
color: #386359;
}
</style>
background-color css
<style>
a { background-color: #386359; }
a { background-color: rgb(56,99,89); }
div.DivClassName
{
background-color: #386359;
}
.BgClassName
{
background-color: #386359;
}
</style>
border-color css
<style>
span { border-color: #386359; }
span { border-color: rgb(56,99,89); }
td.TdClassName
{
border-color: #386359;
}
.TagClassName
{
border-color: #386359;
}
</style>