COLOR #336459

HEX: #336459 RGB: (51,100,89)

Color info

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

RGB color model

#336459 color RGB value is (51,100,89).

RGB: (51,100,89) (20%, 39%, 35%)

RGB channels and saturation

R 51 of 255 = 20%
G 100 of 255 = 39%
B 89 of 255 = 35%

51
100
89

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

Portions of RGB colors in percentages

R + G + B = 51 + 100 + 89 = 240 (100%)
R 51 of 240 ~ 21.25%
G 100 of 240 ~ 41.67%
B 89 of 240 ~ 37.08'%

%21.25
%41.67
%37.08

CMYK color model

#336459 color CMYK value is (49,0,11,61).

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

CMYK: (49,0,11,61)
C49M0Y11K61 (49%, 0%, 11%, 61%)
(0.49 / 0.00 / 0.11 / 0.61)

CMYK percentages

%49
%0
%11
%60.78

Codes

Color #336459 in popluar color models

33 64 59
RGB 51 100 89
HSL 167° 32.45% 29.61%
HSB/HSV 167° 49.00% 39.22%
CMYK 49.00% 0.00% 11.00%
60.78%

Color #336459 in popluar number systems.

HEX 33 64 59
Decimal 51 100 89
Binary 110011 1100100 1011001
Octal 63 144 131

Shades and tints

Shades of #336459

#336459
(51,100,89)
#2F5B51
(47,91,81)
#2B5249
(43,82,73)
#274941
(39,73,65)
#234039
(35,64,57)
#1F3731
(31,55,49)
#1B2E29
(27,46,41)
#172521
(23,37,33)
#131C19
(19,28,25)
#0F1311
(15,19,17)
#0B0A09
(11,10,9)
#000000
(0,0,0)

Tints of #336459

#336459
(51,100,89)
#457268
(69,114,104)
#578077
(87,128,119)
#698E86
(105,142,134)
#7B9C95
(123,156,149)
#8DAAA4
(141,170,164)
#9FB8B3
(159,184,179)
#B1C6C2
(177,198,194)
#C3D4D1
(195,212,209)
#D5E2E0
(213,226,224)
#E7F0EF
(231,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #336459; }

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

This text font color is #336459.

Background Color

.myBgColor { background-color: #336459; }

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

This div background color is #336459.

Border color

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

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

This div border color is #336459.

Opacity

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

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

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

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

This text has shadow with #336459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336459.

Preview

Color preview on black background

This text has color #336459 on black background.


Color preview on white background

This text has color #336459 on white background.


Black color preview on #336459 background

This text has black color on #336459 background.


White color preview on #336459 background

This text has white color on #336459 background.


Related colors

Complementary color

Complementary color for #hex is #CC9BA6.


I love getcolorcode.com

Triadic colors

1 #593364 and #645933 with #336459 are triadic colors.

2 #596433 and #643359 with #336459 are triadic colors.