COLOR #344197

HEX: #344197 RGB: (52,65,151)

Color info

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

RGB color model

#344197 color RGB value is (52,65,151).

RGB: (52,65,151) (20%, 25%, 59%)

RGB channels and saturation

R 52 of 255 = 20%
G 65 of 255 = 25%
B 151 of 255 = 59%

52
65
151

R + G + B ~ 35%. #344197 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 65 + 151 = 268 (100%)
R 52 of 268 ~ 19.4%
G 65 of 268 ~ 24.25%
B 151 of 268 ~ 56.34'%

%19.4
%24.25
%56.34

CMYK color model

#344197 color CMYK value is (66,57,0,41).

  • cyan value is 65.56%
  • magenta value is 56.95%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (66,57,0,41)
C66M57Y0K41 (66%, 57%, 0%, 41%)
(0.66 / 0.57 / 0.00 / 0.41)

CMYK percentages

%65.56
%56.95
%0
%40.78

Codes

Color #344197 in popluar color models

34 41 97
RGB 52 65 151
HSL 232° 48.77% 39.80%
HSB/HSV 232° 65.56% 59.22%
CMYK 65.56% 56.95% 0.00%
40.78%

Color #344197 in popluar number systems.

HEX 34 41 97
Decimal 52 65 151
Binary 110100 1000001 10010111
Octal 64 101 227

Shades and tints

Shades of #344197

#344197
(52,65,151)
#303C8A
(48,60,138)
#2C377D
(44,55,125)
#283270
(40,50,112)
#242D63
(36,45,99)
#202856
(32,40,86)
#1C2349
(28,35,73)
#181E3C
(24,30,60)
#14192F
(20,25,47)
#101422
(16,20,34)
#0C0F15
(12,15,21)
#000000
(0,0,0)

Tints of #344197

#344197
(52,65,151)
#4652A0
(70,82,160)
#5863A9
(88,99,169)
#6A74B2
(106,116,178)
#7C85BB
(124,133,187)
#8E96C4
(142,150,196)
#A0A7CD
(160,167,205)
#B2B8D6
(178,184,214)
#C4C9DF
(196,201,223)
#D6DAE8
(214,218,232)
#E8EBF1
(232,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #344197 color. Also use rgb(52,65,151) instead hex code.

Text Font Color

.myTextColor { color: #344197; }

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

This text font color is #344197.

Background Color

.myBgColor { background-color: #344197; }

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

This div background color is #344197.

Border color

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

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

This div border color is #344197.

Opacity

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

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

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

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

This text has shadow with #344197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #344197.

Preview

Color preview on black background

This text has color #344197 on black background.


Color preview on white background

This text has color #344197 on white background.


Black color preview on #344197 background

This text has black color on #344197 background.


White color preview on #344197 background

This text has white color on #344197 background.


Related colors

Complementary color

Complementary color for #hex is #CBBE68.


I love getcolorcode.com

Triadic colors

1 #973441 and #419734 with #344197 are triadic colors.

2 #974134 and #413497 with #344197 are triadic colors.