Shades of Spectra #346751
Tints of Spectra #346751
RGB
CMYK
RGB Variations
Color information
#346751 (or 0x346751) is known color: Spectra. HEX triplet: 34, 67 and 51. RGB value is (52,103,81). Sum of RGB (Red+Green+Blue) = 52+103+81=236 (31% of max value = 765). Red value is 52 (20.70% from 255 or 22.03% from 236); Green value is 103 (40.62% from 255 or 43.64% from 236); Blue value is 81 (32.03% from 255 or 34.32% from 236); Max value from RGB is 103 - color contains mainly: green. Hex color #346751 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346751 is #CB98AE. Grayscale: #555555. Windows color (decimal): -13342895 or 5334836. OLE color: 5334836.
HSL color Cylindrical-coordinate representation of color #346751: hue angle of 154.12º 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 #346751 is Cyan = 0.50, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 103 | 81 | - |
| CMYK | 0.50 | 0 | 0.21 | 0.60 |
| HSL | 154.12º | 0.33% | 0.3% | - |
| HSV(B) | 154.12º | 0.5% | 0.4% | - |
| XYZ | 7.75 | 11.02 | 9.5 | - |
| YUV | 85.24 | 125.6 | 104.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 103 | 81 | 0.50 | 0 | 0.21 | 0.60 | 154.12 | 0.33 | 0.3 |
| Hex | 34 | 67 | 51 | 32 | 0 | 15 | 3C | 9A | 21 | 1E |
| Octal | 64 | 147 | 121 | 62 | 0 | 25 | 74 | 232 | 41 | 36 |
| Binary | 110100 | 1100111 | 1010001 | 110010 | 0 | 10101 | 111100 | 10011010 | 100001 | 11110 |
Color Harmonies of #346751
Complementary color
Monochromatic Colors of #346751
Black with #346751
Text Example
Text Example
White with #346751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346751; }
p { color: rgb(52,103,81); }
H1.HeaderClassName
{
color: #346751;
}
.AnyTagClassName
{
color: #346751;
}
</style>
background-color css
<style>
a { background-color: #346751; }
a { background-color: rgb(52,103,81); }
div.DivClassName
{
background-color: #346751;
}
.BgClassName
{
background-color: #346751;
}
</style>
border-color css
<style>
span { border-color: #346751; }
span { border-color: rgb(52,103,81); }
td.TdClassName
{
border-color: #346751;
}
.TagClassName
{
border-color: #346751;
}
</style>