Shades of Stromboli #386553
Tints of Stromboli #386553
RGB
CMYK
RGB Variations
Color information
#386553 (or 0x386553) is known color: Stromboli. HEX triplet: 38, 65 and 53. RGB value is (56,101,83). Sum of RGB (Red+Green+Blue) = 56+101+83=240 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.33% from 240); Green value is 101 (39.84% from 255 or 42.08% from 240); Blue value is 83 (32.81% from 255 or 34.58% from 240); Max value from RGB is 101 - color contains mainly: green. Hex color #386553 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386553 is #C79AAC. Grayscale: #555555. Windows color (decimal): -13081261 or 5465400. OLE color: 5465400.
HSL color Cylindrical-coordinate representation of color #386553: hue angle of 156º 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 #386553 is Cyan = 0.45, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 101 | 83 | - |
| CMYK | 0.45 | 0 | 0.18 | 0.60 |
| HSL | 156º | 0.29% | 0.31% | - |
| HSV(B) | 156º | 0.45% | 0.4% | - |
| XYZ | 7.85 | 10.77 | 9.85 | - |
| YUV | 85.49 | 126.59 | 106.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 101 | 83 | 0.45 | 0 | 0.18 | 0.60 | 156 | 0.29 | 0.31 |
| Hex | 38 | 65 | 53 | 2D | 0 | 12 | 3C | 9C | 1D | 1F |
| Octal | 70 | 145 | 123 | 55 | 0 | 22 | 74 | 234 | 35 | 37 |
| Binary | 111000 | 1100101 | 1010011 | 101101 | 0 | 10010 | 111100 | 10011100 | 11101 | 11111 |
Color Harmonies of #386553
Complementary color
Monochromatic Colors of #386553
Black with #386553
Text Example
Text Example
White with #386553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386553; }
p { color: rgb(56,101,83); }
H1.HeaderClassName
{
color: #386553;
}
.AnyTagClassName
{
color: #386553;
}
</style>
background-color css
<style>
a { background-color: #386553; }
a { background-color: rgb(56,101,83); }
div.DivClassName
{
background-color: #386553;
}
.BgClassName
{
background-color: #386553;
}
</style>
border-color css
<style>
span { border-color: #386553; }
span { border-color: rgb(56,101,83); }
td.TdClassName
{
border-color: #386553;
}
.TagClassName
{
border-color: #386553;
}
</style>