COLOR #344652

HEX: #344652 RGB: (52,70,82)

Color info

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

RGB color model

#344652 color RGB value is (52,70,82).

RGB: (52,70,82) (20%, 27%, 32%)

RGB channels and saturation

R 52 of 255 = 20%
G 70 of 255 = 27%
B 82 of 255 = 32%

52
70
82

R + G + B ~ 26%. #344652 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 70 + 82 = 204 (100%)
R 52 of 204 ~ 25.49%
G 70 of 204 ~ 34.31%
B 82 of 204 ~ 40.2'%

%25.49
%34.31
%40.2

CMYK color model

#344652 color CMYK value is (37,15,0,68).

  • cyan value is 36.59%
  • magenta value is 14.63%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (37,15,0,68)
C37M15Y0K68 (37%, 15%, 0%, 68%)
(0.37 / 0.15 / 0.00 / 0.68)

CMYK percentages

%36.59
%14.63
%0
%67.84

Codes

Color #344652 in popluar color models

34 46 52
RGB 52 70 82
HSL 204° 22.39% 26.27%
HSB/HSV 204° 36.59% 32.16%
CMYK 36.59% 14.63% 0.00%
67.84%

Color #344652 in popluar number systems.

HEX 34 46 52
Decimal 52 70 82
Binary 110100 1000110 1010010
Octal 64 106 122

Shades and tints

Shades of #344652

#344652
(52,70,82)
#30404B
(48,64,75)
#2C3A44
(44,58,68)
#28343D
(40,52,61)
#242E36
(36,46,54)
#20282F
(32,40,47)
#1C2228
(28,34,40)
#181C21
(24,28,33)
#14161A
(20,22,26)
#101013
(16,16,19)
#0C0A0C
(12,10,12)
#000000
(0,0,0)

Tints of #344652

#344652
(52,70,82)
#465661
(70,86,97)
#586670
(88,102,112)
#6A767F
(106,118,127)
#7C868E
(124,134,142)
#8E969D
(142,150,157)
#A0A6AC
(160,166,172)
#B2B6BB
(178,182,187)
#C4C6CA
(196,198,202)
#D6D6D9
(214,214,217)
#E8E6E8
(232,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #344652 color. Also use rgb(52,70,82) instead hex code.

Text Font Color

.myTextColor { color: #344652; }

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

This text font color is #344652.

Background Color

.myBgColor { background-color: #344652; }

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

This div background color is #344652.

Border color

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

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

This div border color is #344652.

Opacity

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

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

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

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

This text has shadow with #344652 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #344652.

Preview

Color preview on black background

This text has color #344652 on black background.


Color preview on white background

This text has color #344652 on white background.


Black color preview on #344652 background

This text has black color on #344652 background.


White color preview on #344652 background

This text has white color on #344652 background.


Related colors

Complementary color

Complementary color for #hex is #CBB9AD.


I love getcolorcode.com

Triadic colors

1 #523446 and #465234 with #344652 are triadic colors.

2 #524634 and #463452 with #344652 are triadic colors.