Shades of Stromboli #386751
Tints of Stromboli #386751
RGB
CMYK
RGB Variations
Color information
#386751 (or 0x386751) is known color: Stromboli. HEX triplet: 38, 67 and 51. RGB value is (56,103,81). Sum of RGB (Red+Green+Blue) = 56+103+81=240 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.33% from 240); Green value is 103 (40.62% from 255 or 42.92% from 240); Blue value is 81 (32.03% from 255 or 33.75% from 240); Max value from RGB is 103 - color contains mainly: green. Hex color #386751 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386751 is #C798AE. Grayscale: #565656. Windows color (decimal): -13080751 or 5334840. OLE color: 5334840.
HSL color Cylindrical-coordinate representation of color #386751: hue angle of 151.91º 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 #386751 is Cyan = 0.46, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 103 | 81 | - |
| CMYK | 0.46 | 0 | 0.21 | 0.60 |
| HSL | 151.91º | 0.3% | 0.31% | - |
| HSV(B) | 151.91º | 0.46% | 0.4% | - |
| XYZ | 7.97 | 11.14 | 9.51 | - |
| YUV | 86.44 | 124.93 | 106.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 81 | 0.46 | 0 | 0.21 | 0.60 | 151.91 | 0.3 | 0.31 |
| Hex | 38 | 67 | 51 | 2E | 0 | 15 | 3C | 98 | 1E | 1F |
| Octal | 70 | 147 | 121 | 56 | 0 | 25 | 74 | 230 | 36 | 37 |
| Binary | 111000 | 1100111 | 1010001 | 101110 | 0 | 10101 | 111100 | 10011000 | 11110 | 11111 |
Color Harmonies of #386751
Complementary color
Monochromatic Colors of #386751
Black with #386751
Text Example
Text Example
White with #386751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386751; }
p { color: rgb(56,103,81); }
H1.HeaderClassName
{
color: #386751;
}
.AnyTagClassName
{
color: #386751;
}
</style>
background-color css
<style>
a { background-color: #386751; }
a { background-color: rgb(56,103,81); }
div.DivClassName
{
background-color: #386751;
}
.BgClassName
{
background-color: #386751;
}
</style>
border-color css
<style>
span { border-color: #386751; }
span { border-color: rgb(56,103,81); }
td.TdClassName
{
border-color: #386751;
}
.TagClassName
{
border-color: #386751;
}
</style>