COLOR #344070

HEX: #344070 RGB: (52,64,112)

Color info

#344070 contains mainly green and blue colors. Web safe color of #344070 is #333366 (or #336).

RGB color model

#344070 color RGB value is (52,64,112).

RGB: (52,64,112) (20%, 25%, 44%)

RGB channels and saturation

R 52 of 255 = 20%
G 64 of 255 = 25%
B 112 of 255 = 44%

52
64
112

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

Portions of RGB colors in percentages

R + G + B = 52 + 64 + 112 = 228 (100%)
R 52 of 228 ~ 22.81%
G 64 of 228 ~ 28.07%
B 112 of 228 ~ 49.12'%

%22.81
%28.07
%49.12

CMYK color model

#344070 color CMYK value is (54,43,0,56).

  • cyan value is 53.57%
  • magenta value is 42.86%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (54,43,0,56)
C54M43Y0K56 (54%, 43%, 0%, 56%)
(0.54 / 0.43 / 0.00 / 0.56)

CMYK percentages

%53.57
%42.86
%0
%56.08

Codes

Color #344070 in popluar color models

34 40 70
RGB 52 64 112
HSL 228° 36.59% 32.16%
HSB/HSV 228° 53.57% 43.92%
CMYK 53.57% 42.86% 0.00%
56.08%

Color #344070 in popluar number systems.

HEX 34 40 70
Decimal 52 64 112
Binary 110100 1000000 1110000
Octal 64 100 160

Shades and tints

Shades of #344070

#344070
(52,64,112)
#303B66
(48,59,102)
#2C365C
(44,54,92)
#283152
(40,49,82)
#242C48
(36,44,72)
#20273E
(32,39,62)
#1C2234
(28,34,52)
#181D2A
(24,29,42)
#141820
(20,24,32)
#101316
(16,19,22)
#0C0E0C
(12,14,12)
#000000
(0,0,0)

Tints of #344070

#344070
(52,64,112)
#46517D
(70,81,125)
#58628A
(88,98,138)
#6A7397
(106,115,151)
#7C84A4
(124,132,164)
#8E95B1
(142,149,177)
#A0A6BE
(160,166,190)
#B2B7CB
(178,183,203)
#C4C8D8
(196,200,216)
#D6D9E5
(214,217,229)
#E8EAF2
(232,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #344070; }

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

This text font color is #344070.

Background Color

.myBgColor { background-color: #344070; }

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

This div background color is #344070.

Border color

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

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

This div border color is #344070.

Opacity

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

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

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

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

This text has shadow with #344070 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #344070.

Preview

Color preview on black background

This text has color #344070 on black background.


Color preview on white background

This text has color #344070 on white background.


Black color preview on #344070 background

This text has black color on #344070 background.


White color preview on #344070 background

This text has white color on #344070 background.


Related colors

Complementary color

Complementary color for #hex is #CBBF8F.


I love getcolorcode.com

Triadic colors

1 #703440 and #407034 with #344070 are triadic colors.

2 #704034 and #403470 with #344070 are triadic colors.