COLOR #344059

HEX: #344059 RGB: (52,64,89)

Color info

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

RGB color model

#344059 color RGB value is (52,64,89).

RGB: (52,64,89) (20%, 25%, 35%)

RGB channels and saturation

R 52 of 255 = 20%
G 64 of 255 = 25%
B 89 of 255 = 35%

52
64
89

R + G + B ~ 27%. #344059 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 64 + 89 = 205 (100%)
R 52 of 205 ~ 25.37%
G 64 of 205 ~ 31.22%
B 89 of 205 ~ 43.41'%

%25.37
%31.22
%43.41

CMYK color model

#344059 color CMYK value is (42,28,0,65).

  • cyan value is 41.57%
  • magenta value is 28.09%
  • yellow value is 0.00%
  • key color value is 65.10%
CMYK: (42,28,0,65) C42M28Y0K65 (42%,28%,0%,65%) (0.42/0.28/0.00/0.65) 

CMYK percentages

%41.57
%28.09
%0
%65.1

Codes

Color #344059 in popluar color models

34 40 59
RGB 52 64 89
HSL 221° 26.24% 27.65%
HSB/HSV 221° 41.57% 34.90%
CMYK 41.57% 28.09% 0.00%
65.10%

Color #344059 in popluar number systems.

HEX 34 40 59
Decimal 52 64 89
Binary 110100 1000000 1011001
Octal 64 100 131

Shades and tints

Shades of #344059

#344059
(52,64,89)
#303B51
(48,59,81)
#2C3649
(44,54,73)
#283141
(40,49,65)
#242C39
(36,44,57)
#202731
(32,39,49)
#1C2229
(28,34,41)
#181D21
(24,29,33)
#141819
(20,24,25)
#101311
(16,19,17)
#0C0E09
(12,14,9)
#000000
(0,0,0)

Tints of #344059

#344059
(52,64,89)
#465168
(70,81,104)
#586277
(88,98,119)
#6A7386
(106,115,134)
#7C8495
(124,132,149)
#8E95A4
(142,149,164)
#A0A6B3
(160,166,179)
#B2B7C2
(178,183,194)
#C4C8D1
(196,200,209)
#D6D9E0
(214,217,224)
#E8EAEF
(232,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #344059 color. Also use rgb(52,64,89) instead hex code.

Text Font Color

.myTextColor { color: #344059; }

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

This text font color is #344059.

Background Color

.myBgColor { background-color: #344059; }

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

This div background color is #344059.

Border color

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

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

This div border color is #344059.

Opacity

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

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

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

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

This text has shadow with #344059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #344059.

Preview

Color preview on black background

This text has color #344059 on black background.


Color preview on white background

This text has color #344059 on white background.


Black color preview on #344059 background

This text has black color on #344059 background.


White color preview on #344059 background

This text has white color on #344059 background.


Related colors

Complementary color

Complementary color for #hex is #CBBFA6.


I love getcolorcode.com

Triadic colors

1 #593440 and #405934 with #344059 are triadic colors.

2 #594034 and #403459 with #344059 are triadic colors.