Shades of Stromboli #366458
Tints of Stromboli #366458
RGB
CMYK
RGB Variations
Color information
#366458 (or 0x366458) is known color: Stromboli. HEX triplet: 36, 64 and 58. RGB value is (54,100,88). Sum of RGB (Red+Green+Blue) = 54+100+88=242 (32% of max value = 765). Red value is 54 (21.48% from 255 or 22.31% from 242); Green value is 100 (39.45% from 255 or 41.32% from 242); Blue value is 88 (34.77% from 255 or 36.36% from 242); Max value from RGB is 100 - color contains mainly: green. Hex color #366458 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366458 is #C99BA7. Grayscale: #545454. Windows color (decimal): -13212584 or 5792822. OLE color: 5792822.
HSL color Cylindrical-coordinate representation of color #366458: hue angle of 164.35º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #366458 is Cyan = 0.46, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 100 | 88 | - |
| CMYK | 0.46 | 0 | 0.12 | 0.61 |
| HSL | 164.35º | 0.3% | 0.3% | - |
| HSV(B) | 164.35º | 0.46% | 0.39% | - |
| XYZ | 7.84 | 10.6 | 10.87 | - |
| YUV | 84.88 | 129.76 | 105.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 100 | 88 | 0.46 | 0 | 0.12 | 0.61 | 164.35 | 0.3 | 0.3 |
| Hex | 36 | 64 | 58 | 2E | 0 | C | 3D | A4 | 1E | 1E |
| Octal | 66 | 144 | 130 | 56 | 0 | 14 | 75 | 244 | 36 | 36 |
| Binary | 110110 | 1100100 | 1011000 | 101110 | 0 | 1100 | 111101 | 10100100 | 11110 | 11110 |
Color Harmonies of #366458
Complementary color
Monochromatic Colors of #366458
Black with #366458
Text Example
Text Example
White with #366458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366458; }
p { color: rgb(54,100,88); }
H1.HeaderClassName
{
color: #366458;
}
.AnyTagClassName
{
color: #366458;
}
</style>
background-color css
<style>
a { background-color: #366458; }
a { background-color: rgb(54,100,88); }
div.DivClassName
{
background-color: #366458;
}
.BgClassName
{
background-color: #366458;
}
</style>
border-color css
<style>
span { border-color: #366458; }
span { border-color: rgb(54,100,88); }
td.TdClassName
{
border-color: #366458;
}
.TagClassName
{
border-color: #366458;
}
</style>