Shades of Stromboli #386356
Tints of Stromboli #386356
RGB
CMYK
RGB Variations
Color information
#386356 (or 0x386356) is known color: Stromboli. HEX triplet: 38, 63 and 56. RGB value is (56,99,86). Sum of RGB (Red+Green+Blue) = 56+99+86=241 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.24% from 241); Green value is 99 (39.06% from 255 or 41.08% from 241); Blue value is 86 (33.98% from 255 or 35.68% from 241); Max value from RGB is 99 - color contains mainly: green. Hex color #386356 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386356 is #C79CA9. Grayscale: #545454. Windows color (decimal): -13081770 or 5661496. OLE color: 5661496.
HSL color Cylindrical-coordinate representation of color #386356: hue angle of 161.86º 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 #386356 is Cyan = 0.43, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 99 | 86 | - |
| CMYK | 0.43 | 0 | 0.13 | 0.61 |
| HSL | 161.86º | 0.28% | 0.3% | - |
| HSV(B) | 161.86º | 0.43% | 0.39% | - |
| XYZ | 7.77 | 10.44 | 10.41 | - |
| YUV | 84.66 | 128.75 | 107.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 99 | 86 | 0.43 | 0 | 0.13 | 0.61 | 161.86 | 0.28 | 0.3 |
| Hex | 38 | 63 | 56 | 2B | 0 | D | 3D | A2 | 1C | 1E |
| Octal | 70 | 143 | 126 | 53 | 0 | 15 | 75 | 242 | 34 | 36 |
| Binary | 111000 | 1100011 | 1010110 | 101011 | 0 | 1101 | 111101 | 10100010 | 11100 | 11110 |
Color Harmonies of #386356
Complementary color
Monochromatic Colors of #386356
Black with #386356
Text Example
Text Example
White with #386356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386356; }
p { color: rgb(56,99,86); }
H1.HeaderClassName
{
color: #386356;
}
.AnyTagClassName
{
color: #386356;
}
</style>
background-color css
<style>
a { background-color: #386356; }
a { background-color: rgb(56,99,86); }
div.DivClassName
{
background-color: #386356;
}
.BgClassName
{
background-color: #386356;
}
</style>
border-color css
<style>
span { border-color: #386356; }
span { border-color: rgb(56,99,86); }
td.TdClassName
{
border-color: #386356;
}
.TagClassName
{
border-color: #386356;
}
</style>