Shades of Spectra #346651
Tints of Spectra #346651
RGB
CMYK
RGB Variations
Color information
#346651 (or 0x346651) is known color: Spectra. HEX triplet: 34, 66 and 51. RGB value is (52,102,81). Sum of RGB (Red+Green+Blue) = 52+102+81=235 (31% of max value = 765). Red value is 52 (20.70% from 255 or 22.13% from 235); Green value is 102 (40.23% from 255 or 43.40% from 235); Blue value is 81 (32.03% from 255 or 34.47% from 235); Max value from RGB is 102 - color contains mainly: green. Hex color #346651 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346651 is #CB99AE. Grayscale: #545454. Windows color (decimal): -13343151 or 5334580. OLE color: 5334580.
HSL color Cylindrical-coordinate representation of color #346651: hue angle of 154.8º 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 #346651 is Cyan = 0.49, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 52 | 102 | 81 | - |
| CMYK | 0.49 | 0 | 0.21 | 0.6 |
| HSL | 154.8º | 0.32% | 0.3% | - |
| HSV(B) | 154.8º | 0.49% | 0.4% | - |
| XYZ | 7.65 | 10.83 | 9.47 | - |
| YUV | 84.66 | 125.94 | 104.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 102 | 81 | 0.49 | 0 | 0.21 | 0.6 | 154.8 | 0.32 | 0.3 |
| Hex | 34 | 66 | 51 | 31 | 0 | 15 | 3C | 9B | 20 | 1E |
| Octal | 64 | 146 | 121 | 61 | 0 | 25 | 74 | 233 | 40 | 36 |
| Binary | 110100 | 1100110 | 1010001 | 110001 | 0 | 10101 | 111100 | 10011011 | 100000 | 11110 |
Color Harmonies of #346651
Complementary color
Monochromatic Colors of #346651
Black with #346651
Text Example
Text Example
White with #346651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346651; }
p { color: rgb(52,102,81); }
H1.HeaderClassName
{
color: #346651;
}
.AnyTagClassName
{
color: #346651;
}
</style>
background-color css
<style>
a { background-color: #346651; }
a { background-color: rgb(52,102,81); }
div.DivClassName
{
background-color: #346651;
}
.BgClassName
{
background-color: #346651;
}
</style>
border-color css
<style>
span { border-color: #346651; }
span { border-color: rgb(52,102,81); }
td.TdClassName
{
border-color: #346651;
}
.TagClassName
{
border-color: #346651;
}
</style>