Shades of Spectra #346155
Tints of Spectra #346155
RGB
CMYK
RGB Variations
Color information
#346155 (or 0x346155) is known color: Spectra. HEX triplet: 34, 61 and 55. RGB value is (52,97,85). Sum of RGB (Red+Green+Blue) = 52+97+85=234 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.22% from 234); Green value is 97 (38.28% from 255 or 41.45% from 234); Blue value is 85 (33.59% from 255 or 36.32% from 234); Max value from RGB is 97 - color contains mainly: green. Hex color #346155 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346155 is #CB9EAA. Grayscale: #525252. Windows color (decimal): -13344427 or 5595444. OLE color: 5595444.
HSL color Cylindrical-coordinate representation of color #346155: hue angle of 164º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #346155 is Cyan = 0.46, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 97 | 85 | - |
| CMYK | 0.46 | 0 | 0.12 | 0.62 |
| HSL | 164º | 0.3% | 0.29% | - |
| HSV(B) | 164º | 0.46% | 0.38% | - |
| XYZ | 7.33 | 9.94 | 10.13 | - |
| YUV | 82.18 | 129.59 | 106.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 97 | 85 | 0.46 | 0 | 0.12 | 0.62 | 164 | 0.3 | 0.29 |
| Hex | 34 | 61 | 55 | 2E | 0 | C | 3E | A4 | 1E | 1D |
| Octal | 64 | 141 | 125 | 56 | 0 | 14 | 76 | 244 | 36 | 35 |
| Binary | 110100 | 1100001 | 1010101 | 101110 | 0 | 1100 | 111110 | 10100100 | 11110 | 11101 |
Color Harmonies of #346155
Complementary color
Monochromatic Colors of #346155
Black with #346155
Text Example
Text Example
White with #346155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346155; }
p { color: rgb(52,97,85); }
H1.HeaderClassName
{
color: #346155;
}
.AnyTagClassName
{
color: #346155;
}
</style>
background-color css
<style>
a { background-color: #346155; }
a { background-color: rgb(52,97,85); }
div.DivClassName
{
background-color: #346155;
}
.BgClassName
{
background-color: #346155;
}
</style>
border-color css
<style>
span { border-color: #346155; }
span { border-color: rgb(52,97,85); }
td.TdClassName
{
border-color: #346155;
}
.TagClassName
{
border-color: #346155;
}
</style>