Shades of Stromboli #386854
Tints of Stromboli #386854
RGB
CMYK
RGB Variations
Color information
#386854 (or 0x386854) is known color: Stromboli. HEX triplet: 38, 68 and 54. RGB value is (56,104,84). Sum of RGB (Red+Green+Blue) = 56+104+84=244 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.95% from 244); Green value is 104 (41.02% from 255 or 42.62% from 244); Blue value is 84 (33.20% from 255 or 34.43% from 244); Max value from RGB is 104 - color contains mainly: green. Hex color #386854 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386854 is #C797AB. Grayscale: #575757. Windows color (decimal): -13080492 or 5531704. OLE color: 5531704.
HSL color Cylindrical-coordinate representation of color #386854: hue angle of 155º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #386854 is Cyan = 0.46, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 104 | 84 | - |
| CMYK | 0.46 | 0 | 0.19 | 0.59 |
| HSL | 155º | 0.3% | 0.31% | - |
| HSV(B) | 155º | 0.46% | 0.41% | - |
| XYZ | 8.18 | 11.38 | 10.15 | - |
| YUV | 87.37 | 126.1 | 105.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 104 | 84 | 0.46 | 0 | 0.19 | 0.59 | 155 | 0.3 | 0.31 |
| Hex | 38 | 68 | 54 | 2E | 0 | 13 | 3B | 9B | 1E | 1F |
| Octal | 70 | 150 | 124 | 56 | 0 | 23 | 73 | 233 | 36 | 37 |
| Binary | 111000 | 1101000 | 1010100 | 101110 | 0 | 10011 | 111011 | 10011011 | 11110 | 11111 |
Color Harmonies of #386854
Complementary color
Monochromatic Colors of #386854
Black with #386854
Text Example
Text Example
White with #386854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386854; }
p { color: rgb(56,104,84); }
H1.HeaderClassName
{
color: #386854;
}
.AnyTagClassName
{
color: #386854;
}
</style>
background-color css
<style>
a { background-color: #386854; }
a { background-color: rgb(56,104,84); }
div.DivClassName
{
background-color: #386854;
}
.BgClassName
{
background-color: #386854;
}
</style>
border-color css
<style>
span { border-color: #386854; }
span { border-color: rgb(56,104,84); }
td.TdClassName
{
border-color: #386854;
}
.TagClassName
{
border-color: #386854;
}
</style>