COLOR #334361

HEX: #334361 RGB: (51,67,97)

Color info

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

RGB color model

#334361 color RGB value is (51,67,97).

RGB: (51,67,97) (20%, 26%, 38%)

RGB channels and saturation

R 51 of 255 = 20%
G 67 of 255 = 26%
B 97 of 255 = 38%

51
67
97

R + G + B ~ 28%. #334361 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 67 + 97 = 215 (100%)
R 51 of 215 ~ 23.72%
G 67 of 215 ~ 31.16%
B 97 of 215 ~ 45.12'%

%23.72
%31.16
%45.12

CMYK color model

#334361 color CMYK value is (47,31,0,62).

  • cyan value is 47.42%
  • magenta value is 30.93%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (47,31,0,62)
C47M31Y0K62 (47%, 31%, 0%, 62%)
(0.47 / 0.31 / 0.00 / 0.62)

CMYK percentages

%47.42
%30.93
%0
%61.96

Codes

Color #334361 in popluar color models

33 43 61
RGB 51 67 97
HSL 219° 31.08% 29.02%
HSB/HSV 219° 47.42% 38.04%
CMYK 47.42% 30.93% 0.00%
61.96%

Color #334361 in popluar number systems.

HEX 33 43 61
Decimal 51 67 97
Binary 110011 1000011 1100001
Octal 63 103 141

Shades and tints

Shades of #334361

#334361
(51,67,97)
#2F3D59
(47,61,89)
#2B3751
(43,55,81)
#273149
(39,49,73)
#232B41
(35,43,65)
#1F2539
(31,37,57)
#1B1F31
(27,31,49)
#171929
(23,25,41)
#131321
(19,19,33)
#0F0D19
(15,13,25)
#0B0711
(11,7,17)
#000000
(0,0,0)

Tints of #334361

#334361
(51,67,97)
#45546F
(69,84,111)
#57657D
(87,101,125)
#69768B
(105,118,139)
#7B8799
(123,135,153)
#8D98A7
(141,152,167)
#9FA9B5
(159,169,181)
#B1BAC3
(177,186,195)
#C3CBD1
(195,203,209)
#D5DCDF
(213,220,223)
#E7EDED
(231,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #334361 color. Also use rgb(51,67,97) instead hex code.

Text Font Color

.myTextColor { color: #334361; }

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

This text font color is #334361.

Background Color

.myBgColor { background-color: #334361; }

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

This div background color is #334361.

Border color

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

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

This div border color is #334361.

Opacity

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

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

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

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

This text has shadow with #334361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #334361.

Preview

Color preview on black background

This text has color #334361 on black background.


Color preview on white background

This text has color #334361 on white background.


Black color preview on #334361 background

This text has black color on #334361 background.


White color preview on #334361 background

This text has white color on #334361 background.


Related colors

Complementary color

Complementary color for #hex is #CCBC9E.


I love getcolorcode.com

Triadic colors

1 #613343 and #436133 with #334361 are triadic colors.

2 #614333 and #433361 with #334361 are triadic colors.