Shades of Stromboli #346758
Tints of Stromboli #346758
RGB
CMYK
RGB Variations
Color information
#346758 (or 0x346758) is known color: Stromboli. HEX triplet: 34, 67 and 58. RGB value is (52,103,88). Sum of RGB (Red+Green+Blue) = 52+103+88=243 (32% of max value = 765). Red value is 52 (20.70% from 255 or 21.40% from 243); Green value is 103 (40.62% from 255 or 42.39% from 243); Blue value is 88 (34.77% from 255 or 36.21% from 243); Max value from RGB is 103 - color contains mainly: green. Hex color #346758 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346758 is #CB98A7. Grayscale: #565656. Windows color (decimal): -13342888 or 5793588. OLE color: 5793588.
HSL color Cylindrical-coordinate representation of color #346758: hue angle of 162.35º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #346758 is Cyan = 0.50, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 103 | 88 | - |
| CMYK | 0.50 | 0 | 0.15 | 0.60 |
| HSL | 162.35º | 0.33% | 0.3% | - |
| HSV(B) | 162.35º | 0.5% | 0.4% | - |
| XYZ | 8.03 | 11.14 | 10.96 | - |
| YUV | 86.04 | 129.1 | 103.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 103 | 88 | 0.50 | 0 | 0.15 | 0.60 | 162.35 | 0.33 | 0.3 |
| Hex | 34 | 67 | 58 | 32 | 0 | F | 3C | A2 | 21 | 1E |
| Octal | 64 | 147 | 130 | 62 | 0 | 17 | 74 | 242 | 41 | 36 |
| Binary | 110100 | 1100111 | 1011000 | 110010 | 0 | 1111 | 111100 | 10100010 | 100001 | 11110 |
Color Harmonies of #346758
Complementary color
Monochromatic Colors of #346758
Black with #346758
Text Example
Text Example
White with #346758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346758; }
p { color: rgb(52,103,88); }
H1.HeaderClassName
{
color: #346758;
}
.AnyTagClassName
{
color: #346758;
}
</style>
background-color css
<style>
a { background-color: #346758; }
a { background-color: rgb(52,103,88); }
div.DivClassName
{
background-color: #346758;
}
.BgClassName
{
background-color: #346758;
}
</style>
border-color css
<style>
span { border-color: #346758; }
span { border-color: rgb(52,103,88); }
td.TdClassName
{
border-color: #346758;
}
.TagClassName
{
border-color: #346758;
}
</style>