Shades of Stromboli #386554
Tints of Stromboli #386554
RGB
CMYK
RGB Variations
Color information
#386554 (or 0x386554) is known color: Stromboli. HEX triplet: 38, 65 and 54. RGB value is (56,101,84). Sum of RGB (Red+Green+Blue) = 56+101+84=241 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.24% from 241); Green value is 101 (39.84% from 255 or 41.91% from 241); Blue value is 84 (33.20% from 255 or 34.85% from 241); Max value from RGB is 101 - color contains mainly: green. Hex color #386554 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386554 is #C79AAB. Grayscale: #555555. Windows color (decimal): -13081260 or 5530936. OLE color: 5530936.
HSL color Cylindrical-coordinate representation of color #386554: hue angle of 157.33º 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 #386554 is Cyan = 0.45, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 101 | 84 | - |
| CMYK | 0.45 | 0 | 0.17 | 0.60 |
| HSL | 157.33º | 0.29% | 0.31% | - |
| HSV(B) | 157.33º | 0.45% | 0.4% | - |
| XYZ | 7.88 | 10.79 | 10.05 | - |
| YUV | 85.61 | 127.09 | 106.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 101 | 84 | 0.45 | 0 | 0.17 | 0.60 | 157.33 | 0.29 | 0.31 |
| Hex | 38 | 65 | 54 | 2D | 0 | 11 | 3C | 9D | 1D | 1F |
| Octal | 70 | 145 | 124 | 55 | 0 | 21 | 74 | 235 | 35 | 37 |
| Binary | 111000 | 1100101 | 1010100 | 101101 | 0 | 10001 | 111100 | 10011101 | 11101 | 11111 |
Color Harmonies of #386554
Complementary color
Monochromatic Colors of #386554
Black with #386554
Text Example
Text Example
White with #386554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386554; }
p { color: rgb(56,101,84); }
H1.HeaderClassName
{
color: #386554;
}
.AnyTagClassName
{
color: #386554;
}
</style>
background-color css
<style>
a { background-color: #386554; }
a { background-color: rgb(56,101,84); }
div.DivClassName
{
background-color: #386554;
}
.BgClassName
{
background-color: #386554;
}
</style>
border-color css
<style>
span { border-color: #386554; }
span { border-color: rgb(56,101,84); }
td.TdClassName
{
border-color: #386554;
}
.TagClassName
{
border-color: #386554;
}
</style>