COLOR #34364E

HEX: #34364E RGB: (52,54,78)

Color info

#34364E contains red, green and blue colors in about the same proportion. Web safe color of #34364E is #333366 (or #336).

RGB color model

#34364E color RGB value is (52,54,78).

RGB: (52,54,78) (20%, 21%, 31%)

RGB channels and saturation

R 52 of 255 = 20%
G 54 of 255 = 21%
B 78 of 255 = 31%

52
54
78

R + G + B ~ 24%. #34364E is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 54 + 78 = 184 (100%)
R 52 of 184 ~ 28.26%
G 54 of 184 ~ 29.35%
B 78 of 184 ~ 42.39'%

%28.26
%29.35
%42.39

CMYK color model

#34364E color CMYK value is (33,31,0,69).

  • cyan value is 33.33%
  • magenta value is 30.77%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (33,31,0,69)
C33M31Y0K69 (33%, 31%, 0%, 69%)
(0.33 / 0.31 / 0.00 / 0.69)

CMYK percentages

%33.33
%30.77
%0
%69.41

Codes

Color #34364E in popluar color models

34 36 4E
RGB 52 54 78
HSL 235° 20.00% 25.49%
HSB/HSV 235° 33.33% 30.59%
CMYK 33.33% 30.77% 0.00%
69.41%

Color #34364E in popluar number systems.

HEX 34 36 4E
Decimal 52 54 78
Binary 110100 110110 1001110
Octal 64 66 116

Shades and tints

Shades of #34364E

#34364E
(52,54,78)
#303247
(48,50,71)
#2C2E40
(44,46,64)
#282A39
(40,42,57)
#242632
(36,38,50)
#20222B
(32,34,43)
#1C1E24
(28,30,36)
#181A1D
(24,26,29)
#141616
(20,22,22)
#10120F
(16,18,15)
#0C0E08
(12,14,8)
#000000
(0,0,0)

Tints of #34364E

#34364E
(52,54,78)
#46485E
(70,72,94)
#585A6E
(88,90,110)
#6A6C7E
(106,108,126)
#7C7E8E
(124,126,142)
#8E909E
(142,144,158)
#A0A2AE
(160,162,174)
#B2B4BE
(178,180,190)
#C4C6CE
(196,198,206)
#D6D8DE
(214,216,222)
#E8EAEE
(232,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #34364E color. Also use rgb(52,54,78) instead hex code.

Text Font Color

.myTextColor { color: #34364E; }

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

This text font color is #34364E.

Background Color

.myBgColor { background-color: #34364E; }

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

This div background color is #34364E.

Border color

.myBorderColor { border: 1px solid #34364E; }

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

This div border color is #34364E.

Opacity

.myOpacity80 { color: #34364E; opacity: 0.8; }

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

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

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

This text has shadow with #34364E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #34364E.

Preview

Color preview on black background

This text has color #34364E on black background.


Color preview on white background

This text has color #34364E on white background.


Black color preview on #34364E background

This text has black color on #34364E background.


White color preview on #34364E background

This text has white color on #34364E background.


Related colors

Complementary color

Complementary color for #hex is #CBC9B1.


I love getcolorcode.com

Triadic colors

1 #4E3436 and #364E34 with #34364E are triadic colors.

2 #4E3634 and #36344E with #34364E are triadic colors.