Shades of Stromboli #386960
Tints of Stromboli #386960
RGB
CMYK
RGB Variations
Color information
#386960 (or 0x386960) is known color: Stromboli. HEX triplet: 38, 69 and 60. RGB value is (56,105,96). Sum of RGB (Red+Green+Blue) = 56+105+96=257 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.79% from 257); Green value is 105 (41.41% from 255 or 40.86% from 257); Blue value is 96 (37.89% from 255 or 37.35% from 257); Max value from RGB is 105 - color contains mainly: green. Hex color #386960 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386960 is #C7969F. Grayscale: #595959. Windows color (decimal): -13080224 or 6318392. OLE color: 6318392.
HSL color Cylindrical-coordinate representation of color #386960: hue angle of 168.98º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #386960 is Cyan = 0.47, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 105 | 96 | - |
| CMYK | 0.47 | 0 | 0.09 | 0.59 |
| HSL | 168.98º | 0.3% | 0.32% | - |
| HSV(B) | 168.98º | 0.47% | 0.41% | - |
| XYZ | 8.79 | 11.79 | 12.88 | - |
| YUV | 89.32 | 131.77 | 104.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 105 | 96 | 0.47 | 0 | 0.09 | 0.59 | 168.98 | 0.3 | 0.32 |
| Hex | 38 | 69 | 60 | 2F | 0 | 9 | 3B | A9 | 1E | 20 |
| Octal | 70 | 151 | 140 | 57 | 0 | 11 | 73 | 251 | 36 | 40 |
| Binary | 111000 | 1101001 | 1100000 | 101111 | 0 | 1001 | 111011 | 10101001 | 11110 | 100000 |
Color Harmonies of #386960
Complementary color
Monochromatic Colors of #386960
Black with #386960
Text Example
Text Example
White with #386960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386960; }
p { color: rgb(56,105,96); }
H1.HeaderClassName
{
color: #386960;
}
.AnyTagClassName
{
color: #386960;
}
</style>
background-color css
<style>
a { background-color: #386960; }
a { background-color: rgb(56,105,96); }
div.DivClassName
{
background-color: #386960;
}
.BgClassName
{
background-color: #386960;
}
</style>
border-color css
<style>
span { border-color: #386960; }
span { border-color: rgb(56,105,96); }
td.TdClassName
{
border-color: #386960;
}
.TagClassName
{
border-color: #386960;
}
</style>