Shades of Spectra #346053
Tints of Spectra #346053
RGB
CMYK
RGB Variations
Color information
#346053 (or 0x346053) is known color: Spectra. HEX triplet: 34, 60 and 53. RGB value is (52,96,83). Sum of RGB (Red+Green+Blue) = 52+96+83=231 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.51% from 231); Green value is 96 (37.89% from 255 or 41.56% from 231); Blue value is 83 (32.81% from 255 or 35.93% from 231); Max value from RGB is 96 - color contains mainly: green. Hex color #346053 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346053 is #CB9FAC. Grayscale: #515151. Windows color (decimal): -13344685 or 5464116. OLE color: 5464116.
HSL color Cylindrical-coordinate representation of color #346053: hue angle of 162.27º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #346053 is Cyan = 0.46, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 96 | 83 | - |
| CMYK | 0.46 | 0 | 0.14 | 0.62 |
| HSL | 162.27º | 0.3% | 0.29% | - |
| HSV(B) | 162.27º | 0.46% | 0.38% | - |
| XYZ | 7.16 | 9.72 | 9.68 | - |
| YUV | 81.36 | 128.92 | 107.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 96 | 83 | 0.46 | 0 | 0.14 | 0.62 | 162.27 | 0.3 | 0.29 |
| Hex | 34 | 60 | 53 | 2E | 0 | E | 3E | A2 | 1E | 1D |
| Octal | 64 | 140 | 123 | 56 | 0 | 16 | 76 | 242 | 36 | 35 |
| Binary | 110100 | 1100000 | 1010011 | 101110 | 0 | 1110 | 111110 | 10100010 | 11110 | 11101 |
Color Harmonies of #346053
Complementary color
Monochromatic Colors of #346053
Black with #346053
Text Example
Text Example
White with #346053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346053; }
p { color: rgb(52,96,83); }
H1.HeaderClassName
{
color: #346053;
}
.AnyTagClassName
{
color: #346053;
}
</style>
background-color css
<style>
a { background-color: #346053; }
a { background-color: rgb(52,96,83); }
div.DivClassName
{
background-color: #346053;
}
.BgClassName
{
background-color: #346053;
}
</style>
border-color css
<style>
span { border-color: #346053; }
span { border-color: rgb(52,96,83); }
td.TdClassName
{
border-color: #346053;
}
.TagClassName
{
border-color: #346053;
}
</style>