COLOR #334360

HEX: #334360 RGB: (51,67,96)

Color info

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

RGB color model

#334360 color RGB value is (51,67,96).

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

RGB channels and saturation

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

51
67
96

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

Portions of RGB colors in percentages

R + G + B = 51 + 67 + 96 = 214 (100%)
R 51 of 214 ~ 23.83%
G 67 of 214 ~ 31.31%
B 96 of 214 ~ 44.86'%

%23.83
%31.31
%44.86

CMYK color model

#334360 color CMYK value is (47,30,0,62).

  • cyan value is 46.88%
  • magenta value is 30.21%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (47,30,0,62)
C47M30Y0K62 (47%, 30%, 0%, 62%)
(0.47 / 0.30 / 0.00 / 0.62)

CMYK percentages

%46.88
%30.21
%0
%62.35

Codes

Color #334360 in popluar color models

33 43 60
RGB 51 67 96
HSL 219° 30.61% 28.82%
HSB/HSV 219° 46.88% 37.65%
CMYK 46.88% 30.21% 0.00%
62.35%

Color #334360 in popluar number systems.

HEX 33 43 60
Decimal 51 67 96
Binary 110011 1000011 1100000
Octal 63 103 140

Shades and tints

Shades of #334360

#334360
(51,67,96)
#2F3D58
(47,61,88)
#2B3750
(43,55,80)
#273148
(39,49,72)
#232B40
(35,43,64)
#1F2538
(31,37,56)
#1B1F30
(27,31,48)
#171928
(23,25,40)
#131320
(19,19,32)
#0F0D18
(15,13,24)
#0B0710
(11,7,16)
#000000
(0,0,0)

Tints of #334360

#334360
(51,67,96)
#45546E
(69,84,110)
#57657C
(87,101,124)
#69768A
(105,118,138)
#7B8798
(123,135,152)
#8D98A6
(141,152,166)
#9FA9B4
(159,169,180)
#B1BAC2
(177,186,194)
#C3CBD0
(195,203,208)
#D5DCDE
(213,220,222)
#E7EDEC
(231,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #334360; }

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

This text font color is #334360.

Background Color

.myBgColor { background-color: #334360; }

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

This div background color is #334360.

Border color

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

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

This div border color is #334360.

Opacity

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

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

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

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

This text has shadow with #334360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #334360.

Preview

Color preview on black background

This text has color #334360 on black background.


Color preview on white background

This text has color #334360 on white background.


Black color preview on #334360 background

This text has black color on #334360 background.


White color preview on #334360 background

This text has white color on #334360 background.


Related colors

Complementary color

Complementary color for #hex is #CCBC9F.


I love getcolorcode.com

Triadic colors

1 #603343 and #436033 with #334360 are triadic colors.

2 #604333 and #433360 with #334360 are triadic colors.