Shades of Spectra #346654
Tints of Spectra #346654
RGB
CMYK
RGB Variations
Color information
#346654 (or 0x346654) is known color: Spectra. HEX triplet: 34, 66 and 54. RGB value is (52,102,84). Sum of RGB (Red+Green+Blue) = 52+102+84=238 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.85% from 238); Green value is 102 (40.23% from 255 or 42.86% from 238); Blue value is 84 (33.20% from 255 or 35.29% from 238); Max value from RGB is 102 - color contains mainly: green. Hex color #346654 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346654 is #CB99AB. Grayscale: #555555. Windows color (decimal): -13343148 or 5531188. OLE color: 5531188.
HSL color Cylindrical-coordinate representation of color #346654: hue angle of 158.4º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #346654 is Cyan = 0.49, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 52 | 102 | 84 | - |
| CMYK | 0.49 | 0 | 0.18 | 0.6 |
| HSL | 158.4º | 0.32% | 0.3% | - |
| HSV(B) | 158.4º | 0.49% | 0.4% | - |
| XYZ | 7.77 | 10.87 | 10.08 | - |
| YUV | 85 | 127.44 | 104.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 102 | 84 | 0.49 | 0 | 0.18 | 0.6 | 158.4 | 0.32 | 0.3 |
| Hex | 34 | 66 | 54 | 31 | 0 | 12 | 3C | 9E | 20 | 1E |
| Octal | 64 | 146 | 124 | 61 | 0 | 22 | 74 | 236 | 40 | 36 |
| Binary | 110100 | 1100110 | 1010100 | 110001 | 0 | 10010 | 111100 | 10011110 | 100000 | 11110 |
Color Harmonies of #346654
Complementary color
Monochromatic Colors of #346654
Black with #346654
Text Example
Text Example
White with #346654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346654; }
p { color: rgb(52,102,84); }
H1.HeaderClassName
{
color: #346654;
}
.AnyTagClassName
{
color: #346654;
}
</style>
background-color css
<style>
a { background-color: #346654; }
a { background-color: rgb(52,102,84); }
div.DivClassName
{
background-color: #346654;
}
.BgClassName
{
background-color: #346654;
}
</style>
border-color css
<style>
span { border-color: #346654; }
span { border-color: rgb(52,102,84); }
td.TdClassName
{
border-color: #346654;
}
.TagClassName
{
border-color: #346654;
}
</style>