COLOR #337481

HEX: #337481 RGB: (51,116,129)

Color info

#337481 contains mainly green and blue colors. Web safe color of #337481 is #336699 (or #369).

RGB color model

#337481 color RGB value is (51,116,129).

RGB: (51,116,129) (20%, 45%, 51%)

RGB channels and saturation

R 51 of 255 = 20%
G 116 of 255 = 45%
B 129 of 255 = 51%

51
116
129

R + G + B ~ 39%. #337481 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 116 + 129 = 296 (100%)
R 51 of 296 ~ 17.23%
G 116 of 296 ~ 39.19%
B 129 of 296 ~ 43.58'%

%17.23
%39.19
%43.58

CMYK color model

#337481 color CMYK value is (60,10,0,49).

  • cyan value is 60.47%
  • magenta value is 10.08%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (60,10,0,49)
C60M10Y0K49 (60%, 10%, 0%, 49%)
(0.60 / 0.10 / 0.00 / 0.49)

CMYK percentages

%60.47
%10.08
%0
%49.41

Codes

Color #337481 in popluar color models

33 74 81
RGB 51 116 129
HSL 190° 43.33% 35.29%
HSB/HSV 190° 60.47% 50.59%
CMYK 60.47% 10.08% 0.00%
49.41%

Color #337481 in popluar number systems.

HEX 33 74 81
Decimal 51 116 129
Binary 110011 1110100 10000001
Octal 63 164 201

Shades and tints

Shades of #337481

#337481
(51,116,129)
#2F6A76
(47,106,118)
#2B606B
(43,96,107)
#275660
(39,86,96)
#234C55
(35,76,85)
#1F424A
(31,66,74)
#1B383F
(27,56,63)
#172E34
(23,46,52)
#132429
(19,36,41)
#0F1A1E
(15,26,30)
#0B1013
(11,16,19)
#000000
(0,0,0)

Tints of #337481

#337481
(51,116,129)
#45808C
(69,128,140)
#578C97
(87,140,151)
#6998A2
(105,152,162)
#7BA4AD
(123,164,173)
#8DB0B8
(141,176,184)
#9FBCC3
(159,188,195)
#B1C8CE
(177,200,206)
#C3D4D9
(195,212,217)
#D5E0E4
(213,224,228)
#E7ECEF
(231,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #337481; }

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

This text font color is #337481.

Background Color

.myBgColor { background-color: #337481; }

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

This div background color is #337481.

Border color

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

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

This div border color is #337481.

Opacity

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

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

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

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

This text has shadow with #337481 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #337481.

Preview

Color preview on black background

This text has color #337481 on black background.


Color preview on white background

This text has color #337481 on white background.


Black color preview on #337481 background

This text has black color on #337481 background.


White color preview on #337481 background

This text has white color on #337481 background.


Related colors

Complementary color

Complementary color for #hex is #CC8B7E.


I love getcolorcode.com

Triadic colors

1 #813374 and #748133 with #337481 are triadic colors.

2 #817433 and #743381 with #337481 are triadic colors.