Shades of Spectra #346754
Tints of Spectra #346754
RGB
CMYK
RGB Variations
Color information
#346754 (or 0x346754) is known color: Spectra. HEX triplet: 34, 67 and 54. RGB value is (52,103,84). Sum of RGB (Red+Green+Blue) = 52+103+84=239 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.76% from 239); Green value is 103 (40.62% from 255 or 43.10% from 239); Blue value is 84 (33.20% from 255 or 35.15% from 239); Max value from RGB is 103 - color contains mainly: green. Hex color #346754 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346754 is #CB98AB. Grayscale: #555555. Windows color (decimal): -13342892 or 5531444. OLE color: 5531444.
HSL color Cylindrical-coordinate representation of color #346754: hue angle of 157.65º 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 #346754 is Cyan = 0.50, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 103 | 84 | - |
| CMYK | 0.50 | 0 | 0.18 | 0.60 |
| HSL | 157.65º | 0.33% | 0.3% | - |
| HSV(B) | 157.65º | 0.5% | 0.4% | - |
| XYZ | 7.87 | 11.07 | 10.11 | - |
| YUV | 85.59 | 127.1 | 104.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 103 | 84 | 0.50 | 0 | 0.18 | 0.60 | 157.65 | 0.33 | 0.3 |
| Hex | 34 | 67 | 54 | 32 | 0 | 12 | 3C | 9E | 21 | 1E |
| Octal | 64 | 147 | 124 | 62 | 0 | 22 | 74 | 236 | 41 | 36 |
| Binary | 110100 | 1100111 | 1010100 | 110010 | 0 | 10010 | 111100 | 10011110 | 100001 | 11110 |
Color Harmonies of #346754
Complementary color
Monochromatic Colors of #346754
Black with #346754
Text Example
Text Example
White with #346754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346754; }
p { color: rgb(52,103,84); }
H1.HeaderClassName
{
color: #346754;
}
.AnyTagClassName
{
color: #346754;
}
</style>
background-color css
<style>
a { background-color: #346754; }
a { background-color: rgb(52,103,84); }
div.DivClassName
{
background-color: #346754;
}
.BgClassName
{
background-color: #346754;
}
</style>
border-color css
<style>
span { border-color: #346754; }
span { border-color: rgb(52,103,84); }
td.TdClassName
{
border-color: #346754;
}
.TagClassName
{
border-color: #346754;
}
</style>