COLOR #346286

HEX: #346286 RGB: (52,98,134)

Color info

#346286 contains mainly green and blue colors. Web safe color of #346286 is #336699 (or #369).

RGB color model

#346286 color RGB value is (52,98,134).

RGB: (52,98,134) (20%, 38%, 53%)

RGB channels and saturation

R 52 of 255 = 20%
G 98 of 255 = 38%
B 134 of 255 = 53%

52
98
134

R + G + B ~ 37%. #346286 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 98 + 134 = 284 (100%)
R 52 of 284 ~ 18.31%
G 98 of 284 ~ 34.51%
B 134 of 284 ~ 47.18'%

%18.31
%34.51
%47.18

CMYK color model

#346286 color CMYK value is (61,27,0,47).

  • cyan value is 61.19%
  • magenta value is 26.87%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (61,27,0,47)
C61M27Y0K47 (61%, 27%, 0%, 47%)
(0.61 / 0.27 / 0.00 / 0.47)

CMYK percentages

%61.19
%26.87
%0
%47.45

Codes

Color #346286 in popluar color models

34 62 86
RGB 52 98 134
HSL 206° 44.09% 36.47%
HSB/HSV 206° 61.19% 52.55%
CMYK 61.19% 26.87% 0.00%
47.45%

Color #346286 in popluar number systems.

HEX 34 62 86
Decimal 52 98 134
Binary 110100 1100010 10000110
Octal 64 142 206

Shades and tints

Shades of #346286

#346286
(52,98,134)
#305A7A
(48,90,122)
#2C526E
(44,82,110)
#284A62
(40,74,98)
#244256
(36,66,86)
#203A4A
(32,58,74)
#1C323E
(28,50,62)
#182A32
(24,42,50)
#142226
(20,34,38)
#101A1A
(16,26,26)
#0C120E
(12,18,14)
#000000
(0,0,0)

Tints of #346286

#346286
(52,98,134)
#467091
(70,112,145)
#587E9C
(88,126,156)
#6A8CA7
(106,140,167)
#7C9AB2
(124,154,178)
#8EA8BD
(142,168,189)
#A0B6C8
(160,182,200)
#B2C4D3
(178,196,211)
#C4D2DE
(196,210,222)
#D6E0E9
(214,224,233)
#E8EEF4
(232,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #346286 color. Also use rgb(52,98,134) instead hex code.

Text Font Color

.myTextColor { color: #346286; }

<p style="color:#346286">This sample text font color is #346286.</p>

This text font color is #346286.

Background Color

.myBgColor { background-color: #346286; }

<div style="background-color:#346286">Inner text</div>

This div background color is #346286.

Border color

.myBorderColor { border: 1px solid #346286; }

<div style="border:3px solid #346286">Div</div>

This div border color is #346286.

Opacity

.myOpacity80 { color: #346286; opacity: 0.8; }

<p style="color:#346286;opacity:0.8;">80%</p>

Text with #346286 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #346286;}

<p style="text-shadow: 3px 3px 1px #346286">Text here.</p>

This text has shadow with #346286 color.


.textShadow {text-shadow: 3px 3px 1px #346286', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #346286, 5px 5px 20px red">Text here.</p>

This text has shadow with #346286 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#346286, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#346286, Direction=45, Strength=4)">Text</p>

This text has shadow with #346286 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #346286;
-webkit-box-shadow: 1px 1px 3px 2px #346286;
box-shadow: 1px 1px 3px 2px #346286;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #346286; -webkit-box-shadow: 1px 1px 3px 2px #346286; box-shadow:1px 1px 3px 2px #346286;">
Div content here
</div>

This div box has shadow with color #346286.

Preview

Color preview on black background

This text has color #346286 on black background.


Color preview on white background

This text has color #346286 on white background.


Black color preview on #346286 background

This text has black color on #346286 background.


White color preview on #346286 background

This text has white color on #346286 background.


Related colors

Complementary color

Complementary color for #hex is #CB9D79.


I love getcolorcode.com

Triadic colors

1 #863462 and #628634 with #346286 are triadic colors.

2 #866234 and #623486 with #346286 are triadic colors.