Shades of Spectra #346457
Tints of Spectra #346457
RGB
CMYK
RGB Variations
Color information
#346457 (or 0x346457) is known color: Spectra. HEX triplet: 34, 64 and 57. RGB value is (52,100,87). Sum of RGB (Red+Green+Blue) = 52+100+87=239 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.76% from 239); Green value is 100 (39.45% from 255 or 41.84% from 239); Blue value is 87 (34.38% from 255 or 36.40% from 239); Max value from RGB is 100 - color contains mainly: green. Hex color #346457 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346457 is #CB9BA8. Grayscale: #545454. Windows color (decimal): -13343657 or 5727284. OLE color: 5727284.
HSL color Cylindrical-coordinate representation of color #346457: hue angle of 163.75º 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 #346457 is Cyan = 0.48, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 100 | 87 | - |
| CMYK | 0.48 | 0 | 0.13 | 0.61 |
| HSL | 163.75º | 0.32% | 0.3% | - |
| HSV(B) | 163.75º | 0.48% | 0.39% | - |
| XYZ | 7.69 | 10.53 | 10.64 | - |
| YUV | 84.17 | 129.6 | 105.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 100 | 87 | 0.48 | 0 | 0.13 | 0.61 | 163.75 | 0.32 | 0.3 |
| Hex | 34 | 64 | 57 | 30 | 0 | D | 3D | A4 | 20 | 1E |
| Octal | 64 | 144 | 127 | 60 | 0 | 15 | 75 | 244 | 40 | 36 |
| Binary | 110100 | 1100100 | 1010111 | 110000 | 0 | 1101 | 111101 | 10100100 | 100000 | 11110 |
Color Harmonies of #346457
Complementary color
Monochromatic Colors of #346457
Black with #346457
Text Example
Text Example
White with #346457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346457; }
p { color: rgb(52,100,87); }
H1.HeaderClassName
{
color: #346457;
}
.AnyTagClassName
{
color: #346457;
}
</style>
background-color css
<style>
a { background-color: #346457; }
a { background-color: rgb(52,100,87); }
div.DivClassName
{
background-color: #346457;
}
.BgClassName
{
background-color: #346457;
}
</style>
border-color css
<style>
span { border-color: #346457; }
span { border-color: rgb(52,100,87); }
td.TdClassName
{
border-color: #346457;
}
.TagClassName
{
border-color: #346457;
}
</style>