Shades of Stromboli #386652
Tints of Stromboli #386652
RGB
CMYK
RGB Variations
Color information
#386652 (or 0x386652) is known color: Stromboli. HEX triplet: 38, 66 and 52. RGB value is (56,102,82). Sum of RGB (Red+Green+Blue) = 56+102+82=240 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.33% from 240); Green value is 102 (40.23% from 255 or 42.5% from 240); Blue value is 82 (32.42% from 255 or 34.17% from 240); Max value from RGB is 102 - color contains mainly: green. Hex color #386652 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386652 is #C799AD. Grayscale: #565656. Windows color (decimal): -13081006 or 5400120. OLE color: 5400120.
HSL color Cylindrical-coordinate representation of color #386652: hue angle of 153.91º 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 #386652 is Cyan = 0.45, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 102 | 82 | - |
| CMYK | 0.45 | 0 | 0.20 | 0.6 |
| HSL | 153.91º | 0.29% | 0.31% | - |
| HSV(B) | 153.91º | 0.45% | 0.4% | - |
| XYZ | 7.91 | 10.95 | 9.68 | - |
| YUV | 85.97 | 125.76 | 106.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 102 | 82 | 0.45 | 0 | 0.20 | 0.6 | 153.91 | 0.29 | 0.31 |
| Hex | 38 | 66 | 52 | 2D | 0 | 14 | 3C | 9A | 1D | 1F |
| Octal | 70 | 146 | 122 | 55 | 0 | 24 | 74 | 232 | 35 | 37 |
| Binary | 111000 | 1100110 | 1010010 | 101101 | 0 | 10100 | 111100 | 10011010 | 11101 | 11111 |
Color Harmonies of #386652
Complementary color
Monochromatic Colors of #386652
Black with #386652
Text Example
Text Example
White with #386652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386652; }
p { color: rgb(56,102,82); }
H1.HeaderClassName
{
color: #386652;
}
.AnyTagClassName
{
color: #386652;
}
</style>
background-color css
<style>
a { background-color: #386652; }
a { background-color: rgb(56,102,82); }
div.DivClassName
{
background-color: #386652;
}
.BgClassName
{
background-color: #386652;
}
</style>
border-color css
<style>
span { border-color: #386652; }
span { border-color: rgb(56,102,82); }
td.TdClassName
{
border-color: #386652;
}
.TagClassName
{
border-color: #386652;
}
</style>