Shades of Stromboli #386752
Tints of Stromboli #386752
RGB
CMYK
RGB Variations
Color information
#386752 (or 0x386752) is known color: Stromboli. HEX triplet: 38, 67 and 52. RGB value is (56,103,82). Sum of RGB (Red+Green+Blue) = 56+103+82=241 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.24% from 241); Green value is 103 (40.62% from 255 or 42.74% from 241); Blue value is 82 (32.42% from 255 or 34.02% from 241); Max value from RGB is 103 - color contains mainly: green. Hex color #386752 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386752 is #C798AD. Grayscale: #565656. Windows color (decimal): -13080750 or 5400376. OLE color: 5400376.
HSL color Cylindrical-coordinate representation of color #386752: hue angle of 153.19º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #386752 is Cyan = 0.46, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 103 | 82 | - |
| CMYK | 0.46 | 0 | 0.20 | 0.60 |
| HSL | 153.19º | 0.3% | 0.31% | - |
| HSV(B) | 153.19º | 0.46% | 0.4% | - |
| XYZ | 8 | 11.15 | 9.71 | - |
| YUV | 86.55 | 125.43 | 106.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 82 | 0.46 | 0 | 0.20 | 0.60 | 153.19 | 0.3 | 0.31 |
| Hex | 38 | 67 | 52 | 2E | 0 | 14 | 3C | 99 | 1E | 1F |
| Octal | 70 | 147 | 122 | 56 | 0 | 24 | 74 | 231 | 36 | 37 |
| Binary | 111000 | 1100111 | 1010010 | 101110 | 0 | 10100 | 111100 | 10011001 | 11110 | 11111 |
Color Harmonies of #386752
Complementary color
Monochromatic Colors of #386752
Black with #386752
Text Example
Text Example
White with #386752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386752; }
p { color: rgb(56,103,82); }
H1.HeaderClassName
{
color: #386752;
}
.AnyTagClassName
{
color: #386752;
}
</style>
background-color css
<style>
a { background-color: #386752; }
a { background-color: rgb(56,103,82); }
div.DivClassName
{
background-color: #386752;
}
.BgClassName
{
background-color: #386752;
}
</style>
border-color css
<style>
span { border-color: #386752; }
span { border-color: rgb(56,103,82); }
td.TdClassName
{
border-color: #386752;
}
.TagClassName
{
border-color: #386752;
}
</style>