COLOR #334069

HEX: #334069 RGB: (51,64,105)

Color info

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

RGB color model

#334069 color RGB value is (51,64,105).

RGB: (51,64,105) (20%, 25%, 41%)

RGB channels and saturation

R 51 of 255 = 20%
G 64 of 255 = 25%
B 105 of 255 = 41%

51
64
105

R + G + B ~ 29%. #334069 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 64 + 105 = 220 (100%)
R 51 of 220 ~ 23.18%
G 64 of 220 ~ 29.09%
B 105 of 220 ~ 47.73'%

%23.18
%29.09
%47.73

CMYK color model

#334069 color CMYK value is (51,39,0,59).

  • cyan value is 51.43%
  • magenta value is 39.05%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (51,39,0,59)
C51M39Y0K59 (51%, 39%, 0%, 59%)
(0.51 / 0.39 / 0.00 / 0.59)

CMYK percentages

%51.43
%39.05
%0
%58.82

Codes

Color #334069 in popluar color models

33 40 69
RGB 51 64 105
HSL 226° 34.62% 30.59%
HSB/HSV 226° 51.43% 41.18%
CMYK 51.43% 39.05% 0.00%
58.82%

Color #334069 in popluar number systems.

HEX 33 40 69
Decimal 51 64 105
Binary 110011 1000000 1101001
Octal 63 100 151

Shades and tints

Shades of #334069

#334069
(51,64,105)
#2F3B60
(47,59,96)
#2B3657
(43,54,87)
#27314E
(39,49,78)
#232C45
(35,44,69)
#1F273C
(31,39,60)
#1B2233
(27,34,51)
#171D2A
(23,29,42)
#131821
(19,24,33)
#0F1318
(15,19,24)
#0B0E0F
(11,14,15)
#000000
(0,0,0)

Tints of #334069

#334069
(51,64,105)
#455176
(69,81,118)
#576283
(87,98,131)
#697390
(105,115,144)
#7B849D
(123,132,157)
#8D95AA
(141,149,170)
#9FA6B7
(159,166,183)
#B1B7C4
(177,183,196)
#C3C8D1
(195,200,209)
#D5D9DE
(213,217,222)
#E7EAEB
(231,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #334069 color. Also use rgb(51,64,105) instead hex code.

Text Font Color

.myTextColor { color: #334069; }

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

This text font color is #334069.

Background Color

.myBgColor { background-color: #334069; }

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

This div background color is #334069.

Border color

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

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

This div border color is #334069.

Opacity

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

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

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

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

This text has shadow with #334069 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #334069.

Preview

Color preview on black background

This text has color #334069 on black background.


Color preview on white background

This text has color #334069 on white background.


Black color preview on #334069 background

This text has black color on #334069 background.


White color preview on #334069 background

This text has white color on #334069 background.


Related colors

Complementary color

Complementary color for #hex is #CCBF96.


I love getcolorcode.com

Triadic colors

1 #693340 and #406933 with #334069 are triadic colors.

2 #694033 and #403369 with #334069 are triadic colors.