COLOR #337469

HEX: #337469 RGB: (51,116,105)

Color info

#337469 contains mainly green and blue colors. Web safe color of #337469 is #336666 (or #366).

RGB color model

#337469 color RGB value is (51,116,105).

RGB: (51,116,105) (20%, 45%, 41%)

RGB channels and saturation

R 51 of 255 = 20%
G 116 of 255 = 45%
B 105 of 255 = 41%

51
116
105

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

Portions of RGB colors in percentages

R + G + B = 51 + 116 + 105 = 272 (100%)
R 51 of 272 ~ 18.75%
G 116 of 272 ~ 42.65%
B 105 of 272 ~ 38.6'%

%18.75
%42.65
%38.6

CMYK color model

#337469 color CMYK value is (56,0,9,55).

  • cyan value is 56.03%
  • magenta value is 0.00%
  • yellow value is 9.48%
  • key color value is 54.51%

CMYK: (56,0,9,55)
C56M0Y9K55 (56%, 0%, 9%, 55%)
(0.56 / 0.00 / 0.09 / 0.55)

CMYK percentages

%56.03
%0
%9.48
%54.51

Codes

Color #337469 in popluar color models

33 74 69
RGB 51 116 105
HSL 170° 38.92% 32.75%
HSB/HSV 170° 56.03% 45.49%
CMYK 56.03% 0.00% 9.48%
54.51%

Color #337469 in popluar number systems.

HEX 33 74 69
Decimal 51 116 105
Binary 110011 1110100 1101001
Octal 63 164 151

Shades and tints

Shades of #337469

#337469
(51,116,105)
#2F6A60
(47,106,96)
#2B6057
(43,96,87)
#27564E
(39,86,78)
#234C45
(35,76,69)
#1F423C
(31,66,60)
#1B3833
(27,56,51)
#172E2A
(23,46,42)
#132421
(19,36,33)
#0F1A18
(15,26,24)
#0B100F
(11,16,15)
#000000
(0,0,0)

Tints of #337469

#337469
(51,116,105)
#458076
(69,128,118)
#578C83
(87,140,131)
#699890
(105,152,144)
#7BA49D
(123,164,157)
#8DB0AA
(141,176,170)
#9FBCB7
(159,188,183)
#B1C8C4
(177,200,196)
#C3D4D1
(195,212,209)
#D5E0DE
(213,224,222)
#E7ECEB
(231,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #337469; }

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

This text font color is #337469.

Background Color

.myBgColor { background-color: #337469; }

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

This div background color is #337469.

Border color

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

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

This div border color is #337469.

Opacity

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

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

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

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

This text has shadow with #337469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #337469.

Preview

Color preview on black background

This text has color #337469 on black background.


Color preview on white background

This text has color #337469 on white background.


Black color preview on #337469 background

This text has black color on #337469 background.


White color preview on #337469 background

This text has white color on #337469 background.


Related colors

Complementary color

Complementary color for #hex is #CC8B96.


I love getcolorcode.com

Triadic colors

1 #693374 and #746933 with #337469 are triadic colors.

2 #697433 and #743369 with #337469 are triadic colors.