Shades of Spectra #346452
Tints of Spectra #346452
RGB
CMYK
RGB Variations
Color information
#346452 (or 0x346452) is known color: Spectra. HEX triplet: 34, 64 and 52. RGB value is (52,100,82). Sum of RGB (Red+Green+Blue) = 52+100+82=234 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.22% from 234); Green value is 100 (39.45% from 255 or 42.74% from 234); Blue value is 82 (32.42% from 255 or 35.04% from 234); Max value from RGB is 100 - color contains mainly: green. Hex color #346452 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346452 is #CB9BAD. Grayscale: #535353. Windows color (decimal): -13343662 or 5399604. OLE color: 5399604.
HSL color Cylindrical-coordinate representation of color #346452: hue angle of 157.5º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #346452 is Cyan = 0.48, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 100 | 82 | - |
| CMYK | 0.48 | 0 | 0.18 | 0.61 |
| HSL | 157.5º | 0.32% | 0.3% | - |
| HSV(B) | 157.5º | 0.48% | 0.39% | - |
| XYZ | 7.5 | 10.45 | 9.61 | - |
| YUV | 83.6 | 127.1 | 105.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 100 | 82 | 0.48 | 0 | 0.18 | 0.61 | 157.5 | 0.32 | 0.3 |
| Hex | 34 | 64 | 52 | 30 | 0 | 12 | 3D | 9E | 20 | 1E |
| Octal | 64 | 144 | 122 | 60 | 0 | 22 | 75 | 236 | 40 | 36 |
| Binary | 110100 | 1100100 | 1010010 | 110000 | 0 | 10010 | 111101 | 10011110 | 100000 | 11110 |
Color Harmonies of #346452
Complementary color
Monochromatic Colors of #346452
Black with #346452
Text Example
Text Example
White with #346452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346452; }
p { color: rgb(52,100,82); }
H1.HeaderClassName
{
color: #346452;
}
.AnyTagClassName
{
color: #346452;
}
</style>
background-color css
<style>
a { background-color: #346452; }
a { background-color: rgb(52,100,82); }
div.DivClassName
{
background-color: #346452;
}
.BgClassName
{
background-color: #346452;
}
</style>
border-color css
<style>
span { border-color: #346452; }
span { border-color: rgb(52,100,82); }
td.TdClassName
{
border-color: #346452;
}
.TagClassName
{
border-color: #346452;
}
</style>