COLOR #336457

HEX: #336457 RGB: (51,100,87)

Color info

#336457 contains red, green and blue colors in about the same proportion. Web safe color of #336457 is #336666 (or #366).

RGB color model

#336457 color RGB value is (51,100,87).

RGB: (51,100,87) (20%, 39%, 34%)

RGB channels and saturation

R 51 of 255 = 20%
G 100 of 255 = 39%
B 87 of 255 = 34%

51
100
87

R + G + B ~ 31%. #336457 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 100 + 87 = 238 (100%)
R 51 of 238 ~ 21.43%
G 100 of 238 ~ 42.02%
B 87 of 238 ~ 36.55'%

%21.43
%42.02
%36.55

CMYK color model

#336457 color CMYK value is (49,0,13,61).

  • cyan value is 49.00%
  • magenta value is 0.00%
  • yellow value is 13.00%
  • key color value is 60.78%

CMYK: (49,0,13,61)
C49M0Y13K61 (49%, 0%, 13%, 61%)
(0.49 / 0.00 / 0.13 / 0.61)

CMYK percentages

%49
%0
%13
%60.78

Codes

Color #336457 in popluar color models

33 64 57
RGB 51 100 87
HSL 164° 32.45% 29.61%
HSB/HSV 164° 49.00% 39.22%
CMYK 49.00% 0.00% 13.00%
60.78%

Color #336457 in popluar number systems.

HEX 33 64 57
Decimal 51 100 87
Binary 110011 1100100 1010111
Octal 63 144 127

Shades and tints

Shades of #336457

#336457
(51,100,87)
#2F5B50
(47,91,80)
#2B5249
(43,82,73)
#274942
(39,73,66)
#23403B
(35,64,59)
#1F3734
(31,55,52)
#1B2E2D
(27,46,45)
#172526
(23,37,38)
#131C1F
(19,28,31)
#0F1318
(15,19,24)
#0B0A11
(11,10,17)
#000000
(0,0,0)

Tints of #336457

#336457
(51,100,87)
#457266
(69,114,102)
#578075
(87,128,117)
#698E84
(105,142,132)
#7B9C93
(123,156,147)
#8DAAA2
(141,170,162)
#9FB8B1
(159,184,177)
#B1C6C0
(177,198,192)
#C3D4CF
(195,212,207)
#D5E2DE
(213,226,222)
#E7F0ED
(231,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336457 color. Also use rgb(51,100,87) instead hex code.

Text Font Color

.myTextColor { color: #336457; }

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

This text font color is #336457.

Background Color

.myBgColor { background-color: #336457; }

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

This div background color is #336457.

Border color

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

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

This div border color is #336457.

Opacity

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

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

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

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

This text has shadow with #336457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336457.

Preview

Color preview on black background

This text has color #336457 on black background.


Color preview on white background

This text has color #336457 on white background.


Black color preview on #336457 background

This text has black color on #336457 background.


White color preview on #336457 background

This text has white color on #336457 background.


Related colors

Complementary color

Complementary color for #hex is #CC9BA8.


I love getcolorcode.com

Triadic colors

1 #573364 and #645733 with #336457 are triadic colors.

2 #576433 and #643357 with #336457 are triadic colors.