Shades of Spectra #346752
Tints of Spectra #346752
RGB
CMYK
RGB Variations
Color information
#346752 (or 0x346752) is known color: Spectra. HEX triplet: 34, 67 and 52. RGB value is (52,103,82). Sum of RGB (Red+Green+Blue) = 52+103+82=237 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.94% from 237); Green value is 103 (40.62% from 255 or 43.46% from 237); Blue value is 82 (32.42% from 255 or 34.60% from 237); Max value from RGB is 103 - color contains mainly: green. Hex color #346752 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346752 is #CB98AD. Grayscale: #555555. Windows color (decimal): -13342894 or 5400372. OLE color: 5400372.
HSL color Cylindrical-coordinate representation of color #346752: hue angle of 155.29º 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 #346752 is Cyan = 0.50, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 103 | 82 | - |
| CMYK | 0.50 | 0 | 0.20 | 0.60 |
| HSL | 155.29º | 0.33% | 0.3% | - |
| HSV(B) | 155.29º | 0.5% | 0.4% | - |
| XYZ | 7.79 | 11.04 | 9.7 | - |
| YUV | 85.36 | 126.1 | 104.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 103 | 82 | 0.50 | 0 | 0.20 | 0.60 | 155.29 | 0.33 | 0.3 |
| Hex | 34 | 67 | 52 | 32 | 0 | 14 | 3C | 9B | 21 | 1E |
| Octal | 64 | 147 | 122 | 62 | 0 | 24 | 74 | 233 | 41 | 36 |
| Binary | 110100 | 1100111 | 1010010 | 110010 | 0 | 10100 | 111100 | 10011011 | 100001 | 11110 |
Color Harmonies of #346752
Complementary color
Monochromatic Colors of #346752
Black with #346752
Text Example
Text Example
White with #346752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346752; }
p { color: rgb(52,103,82); }
H1.HeaderClassName
{
color: #346752;
}
.AnyTagClassName
{
color: #346752;
}
</style>
background-color css
<style>
a { background-color: #346752; }
a { background-color: rgb(52,103,82); }
div.DivClassName
{
background-color: #346752;
}
.BgClassName
{
background-color: #346752;
}
</style>
border-color css
<style>
span { border-color: #346752; }
span { border-color: rgb(52,103,82); }
td.TdClassName
{
border-color: #346752;
}
.TagClassName
{
border-color: #346752;
}
</style>