Shades of Stromboli #386852
Tints of Stromboli #386852
RGB
CMYK
RGB Variations
Color information
#386852 (or 0x386852) is known color: Stromboli. HEX triplet: 38, 68 and 52. RGB value is (56,104,82). Sum of RGB (Red+Green+Blue) = 56+104+82=242 (32% of max value = 765). Red value is 56 (22.27% from 255 or 23.14% from 242); Green value is 104 (41.02% from 255 or 42.98% from 242); Blue value is 82 (32.42% from 255 or 33.88% from 242); Max value from RGB is 104 - color contains mainly: green. Hex color #386852 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386852 is #C797AD. Grayscale: #575757. Windows color (decimal): -13080494 or 5400632. OLE color: 5400632.
HSL color Cylindrical-coordinate representation of color #386852: hue angle of 152.5º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #386852 is Cyan = 0.46, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 104 | 82 | - |
| CMYK | 0.46 | 0 | 0.21 | 0.59 |
| HSL | 152.5º | 0.3% | 0.31% | - |
| HSV(B) | 152.5º | 0.46% | 0.41% | - |
| XYZ | 8.1 | 11.35 | 9.75 | - |
| YUV | 87.14 | 125.1 | 105.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 104 | 82 | 0.46 | 0 | 0.21 | 0.59 | 152.5 | 0.3 | 0.31 |
| Hex | 38 | 68 | 52 | 2E | 0 | 15 | 3B | 98 | 1E | 1F |
| Octal | 70 | 150 | 122 | 56 | 0 | 25 | 73 | 230 | 36 | 37 |
| Binary | 111000 | 1101000 | 1010010 | 101110 | 0 | 10101 | 111011 | 10011000 | 11110 | 11111 |
Color Harmonies of #386852
Complementary color
Monochromatic Colors of #386852
Black with #386852
Text Example
Text Example
White with #386852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386852; }
p { color: rgb(56,104,82); }
H1.HeaderClassName
{
color: #386852;
}
.AnyTagClassName
{
color: #386852;
}
</style>
background-color css
<style>
a { background-color: #386852; }
a { background-color: rgb(56,104,82); }
div.DivClassName
{
background-color: #386852;
}
.BgClassName
{
background-color: #386852;
}
</style>
border-color css
<style>
span { border-color: #386852; }
span { border-color: rgb(56,104,82); }
td.TdClassName
{
border-color: #386852;
}
.TagClassName
{
border-color: #386852;
}
</style>