COLOR #346254

HEX: #346254 RGB: (52,98,84)

Color info

#346254 contains red, green and blue colors in about the same proportion. Web safe color of #346254 is #336666 (or #366).

RGB color model

#346254 color RGB value is (52,98,84).

RGB: (52,98,84) (20%, 38%, 33%)

RGB channels and saturation

R 52 of 255 = 20%
G 98 of 255 = 38%
B 84 of 255 = 33%

52
98
84

R + G + B ~ 30%. #346254 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 98 + 84 = 234 (100%)
R 52 of 234 ~ 22.22%
G 98 of 234 ~ 41.88%
B 84 of 234 ~ 35.9'%

%22.22
%41.88
%35.9

CMYK color model

#346254 color CMYK value is (47,0,14,62).

  • cyan value is 46.94%
  • magenta value is 0.00%
  • yellow value is 14.29%
  • key color value is 61.57%

CMYK: (47,0,14,62)
C47M0Y14K62 (47%, 0%, 14%, 62%)
(0.47 / 0.00 / 0.14 / 0.62)

CMYK percentages

%46.94
%0
%14.29
%61.57

Codes

Color #346254 in popluar color models

34 62 54
RGB 52 98 84
HSL 162° 30.67% 29.41%
HSB/HSV 162° 46.94% 38.43%
CMYK 46.94% 0.00% 14.29%
61.57%

Color #346254 in popluar number systems.

HEX 34 62 54
Decimal 52 98 84
Binary 110100 1100010 1010100
Octal 64 142 124

Shades and tints

Shades of #346254

#346254
(52,98,84)
#305A4D
(48,90,77)
#2C5246
(44,82,70)
#284A3F
(40,74,63)
#244238
(36,66,56)
#203A31
(32,58,49)
#1C322A
(28,50,42)
#182A23
(24,42,35)
#14221C
(20,34,28)
#101A15
(16,26,21)
#0C120E
(12,18,14)
#000000
(0,0,0)

Tints of #346254

#346254
(52,98,84)
#467063
(70,112,99)
#587E72
(88,126,114)
#6A8C81
(106,140,129)
#7C9A90
(124,154,144)
#8EA89F
(142,168,159)
#A0B6AE
(160,182,174)
#B2C4BD
(178,196,189)
#C4D2CC
(196,210,204)
#D6E0DB
(214,224,219)
#E8EEEA
(232,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #346254; }

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

This text font color is #346254.

Background Color

.myBgColor { background-color: #346254; }

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

This div background color is #346254.

Border color

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

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

This div border color is #346254.

Opacity

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

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

Text with #346254 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 #346254;}

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

This text has shadow with #346254 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #346254.

Preview

Color preview on black background

This text has color #346254 on black background.


Color preview on white background

This text has color #346254 on white background.


Black color preview on #346254 background

This text has black color on #346254 background.


White color preview on #346254 background

This text has white color on #346254 background.


Related colors

Complementary color

Complementary color for #hex is #CB9DAB.


I love getcolorcode.com

Triadic colors

1 #543462 and #625434 with #346254 are triadic colors.

2 #546234 and #623454 with #346254 are triadic colors.