Shades of Stromboli #386754
Tints of Stromboli #386754
RGB
CMYK
RGB Variations
Color information
#386754 (or 0x386754) is known color: Stromboli. HEX triplet: 38, 67 and 54. RGB value is (56,103,84). Sum of RGB (Red+Green+Blue) = 56+103+84=243 (32% of max value = 765). Red value is 56 (22.27% from 255 or 23.05% from 243); Green value is 103 (40.62% from 255 or 42.39% from 243); Blue value is 84 (33.20% from 255 or 34.57% from 243); Max value from RGB is 103 - color contains mainly: green. Hex color #386754 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386754 is #C798AB. Grayscale: #565656. Windows color (decimal): -13080748 or 5531448. OLE color: 5531448.
HSL color Cylindrical-coordinate representation of color #386754: hue angle of 155.74º 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 #386754 is Cyan = 0.46, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 103 | 84 | - |
| CMYK | 0.46 | 0 | 0.18 | 0.60 |
| HSL | 155.74º | 0.3% | 0.31% | - |
| HSV(B) | 155.74º | 0.46% | 0.4% | - |
| XYZ | 8.08 | 11.18 | 10.12 | - |
| YUV | 86.78 | 126.43 | 106.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 84 | 0.46 | 0 | 0.18 | 0.60 | 155.74 | 0.3 | 0.31 |
| Hex | 38 | 67 | 54 | 2E | 0 | 12 | 3C | 9C | 1E | 1F |
| Octal | 70 | 147 | 124 | 56 | 0 | 22 | 74 | 234 | 36 | 37 |
| Binary | 111000 | 1100111 | 1010100 | 101110 | 0 | 10010 | 111100 | 10011100 | 11110 | 11111 |
Color Harmonies of #386754
Complementary color
Monochromatic Colors of #386754
Black with #386754
Text Example
Text Example
White with #386754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386754; }
p { color: rgb(56,103,84); }
H1.HeaderClassName
{
color: #386754;
}
.AnyTagClassName
{
color: #386754;
}
</style>
background-color css
<style>
a { background-color: #386754; }
a { background-color: rgb(56,103,84); }
div.DivClassName
{
background-color: #386754;
}
.BgClassName
{
background-color: #386754;
}
</style>
border-color css
<style>
span { border-color: #386754; }
span { border-color: rgb(56,103,84); }
td.TdClassName
{
border-color: #386754;
}
.TagClassName
{
border-color: #386754;
}
</style>