COLOR #344081

HEX: #344081 RGB: (52,64,129)

Color info

#344081 contains mainly blue color. Web safe color of #344081 is #333399 (or #339).

RGB color model

#344081 color RGB value is (52,64,129).

RGB: (52,64,129) (20%, 25%, 51%)

RGB channels and saturation

R 52 of 255 = 20%
G 64 of 255 = 25%
B 129 of 255 = 51%

52
64
129

R + G + B ~ 32%. #344081 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 64 + 129 = 245 (100%)
R 52 of 245 ~ 21.22%
G 64 of 245 ~ 26.12%
B 129 of 245 ~ 52.65'%

%21.22
%26.12
%52.65

CMYK color model

#344081 color CMYK value is (60,50,0,49).

  • cyan value is 59.69%
  • magenta value is 50.39%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (60,50,0,49)
C60M50Y0K49 (60%, 50%, 0%, 49%)
(0.60 / 0.50 / 0.00 / 0.49)

CMYK percentages

%59.69
%50.39
%0
%49.41

Codes

Color #344081 in popluar color models

34 40 81
RGB 52 64 129
HSL 231° 42.54% 35.49%
HSB/HSV 231° 59.69% 50.59%
CMYK 59.69% 50.39% 0.00%
49.41%

Color #344081 in popluar number systems.

HEX 34 40 81
Decimal 52 64 129
Binary 110100 1000000 10000001
Octal 64 100 201

Shades and tints

Shades of #344081

#344081
(52,64,129)
#303B76
(48,59,118)
#2C366B
(44,54,107)
#283160
(40,49,96)
#242C55
(36,44,85)
#20274A
(32,39,74)
#1C223F
(28,34,63)
#181D34
(24,29,52)
#141829
(20,24,41)
#10131E
(16,19,30)
#0C0E13
(12,14,19)
#000000
(0,0,0)

Tints of #344081

#344081
(52,64,129)
#46518C
(70,81,140)
#586297
(88,98,151)
#6A73A2
(106,115,162)
#7C84AD
(124,132,173)
#8E95B8
(142,149,184)
#A0A6C3
(160,166,195)
#B2B7CE
(178,183,206)
#C4C8D9
(196,200,217)
#D6D9E4
(214,217,228)
#E8EAEF
(232,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #344081; }

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

This text font color is #344081.

Background Color

.myBgColor { background-color: #344081; }

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

This div background color is #344081.

Border color

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

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

This div border color is #344081.

Opacity

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

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

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

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

This text has shadow with #344081 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #344081.

Preview

Color preview on black background

This text has color #344081 on black background.


Color preview on white background

This text has color #344081 on white background.


Black color preview on #344081 background

This text has black color on #344081 background.


White color preview on #344081 background

This text has white color on #344081 background.


Related colors

Complementary color

Complementary color for #hex is #CBBF7E.


I love getcolorcode.com

Triadic colors

1 #813440 and #408134 with #344081 are triadic colors.

2 #814034 and #403481 with #344081 are triadic colors.