Shades of Stromboli #386755
Tints of Stromboli #386755
RGB
CMYK
RGB Variations
Color information
#386755 (or 0x386755) is known color: Stromboli. HEX triplet: 38, 67 and 55. RGB value is (56,103,85). Sum of RGB (Red+Green+Blue) = 56+103+85=244 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.95% from 244); Green value is 103 (40.62% from 255 or 42.21% from 244); Blue value is 85 (33.59% from 255 or 34.84% from 244); Max value from RGB is 103 - color contains mainly: green. Hex color #386755 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386755 is #C798AA. Grayscale: #565656. Windows color (decimal): -13080747 or 5596984. OLE color: 5596984.
HSL color Cylindrical-coordinate representation of color #386755: hue angle of 157.02º 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 #386755 is Cyan = 0.46, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 103 | 85 | - |
| CMYK | 0.46 | 0 | 0.17 | 0.60 |
| HSL | 157.02º | 0.3% | 0.31% | - |
| HSV(B) | 157.02º | 0.46% | 0.4% | - |
| XYZ | 8.12 | 11.2 | 10.33 | - |
| YUV | 86.9 | 126.93 | 105.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 85 | 0.46 | 0 | 0.17 | 0.60 | 157.02 | 0.3 | 0.31 |
| Hex | 38 | 67 | 55 | 2E | 0 | 11 | 3C | 9D | 1E | 1F |
| Octal | 70 | 147 | 125 | 56 | 0 | 21 | 74 | 235 | 36 | 37 |
| Binary | 111000 | 1100111 | 1010101 | 101110 | 0 | 10001 | 111100 | 10011101 | 11110 | 11111 |
Color Harmonies of #386755
Complementary color
Monochromatic Colors of #386755
Black with #386755
Text Example
Text Example
White with #386755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386755; }
p { color: rgb(56,103,85); }
H1.HeaderClassName
{
color: #386755;
}
.AnyTagClassName
{
color: #386755;
}
</style>
background-color css
<style>
a { background-color: #386755; }
a { background-color: rgb(56,103,85); }
div.DivClassName
{
background-color: #386755;
}
.BgClassName
{
background-color: #386755;
}
</style>
border-color css
<style>
span { border-color: #386755; }
span { border-color: rgb(56,103,85); }
td.TdClassName
{
border-color: #386755;
}
.TagClassName
{
border-color: #386755;
}
</style>