COLOR #336051

HEX: #336051 RGB: (51,96,81)

Color info

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

RGB color model

#336051 color RGB value is (51,96,81).

RGB: (51,96,81) (20%, 38%, 32%)

RGB channels and saturation

R 51 of 255 = 20%
G 96 of 255 = 38%
B 81 of 255 = 32%

51
96
81

R + G + B ~ 30%. #336051 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 96 + 81 = 228 (100%)
R 51 of 228 ~ 22.37%
G 96 of 228 ~ 42.11%
B 81 of 228 ~ 35.53'%

%22.37
%42.11
%35.53

CMYK color model

#336051 color CMYK value is (47,0,16,62).

  • cyan value is 46.88%
  • magenta value is 0.00%
  • yellow value is 15.63%
  • key color value is 62.35%

CMYK: (47,0,16,62)
C47M0Y16K62 (47%, 0%, 16%, 62%)
(0.47 / 0.00 / 0.16 / 0.62)

CMYK percentages

%46.88
%0
%15.63
%62.35

Codes

Color #336051 in popluar color models

33 60 51
RGB 51 96 81
HSL 160° 30.61% 28.82%
HSB/HSV 160° 46.88% 37.65%
CMYK 46.88% 0.00% 15.63%
62.35%

Color #336051 in popluar number systems.

HEX 33 60 51
Decimal 51 96 81
Binary 110011 1100000 1010001
Octal 63 140 121

Shades and tints

Shades of #336051

#336051
(51,96,81)
#2F584A
(47,88,74)
#2B5043
(43,80,67)
#27483C
(39,72,60)
#234035
(35,64,53)
#1F382E
(31,56,46)
#1B3027
(27,48,39)
#172820
(23,40,32)
#132019
(19,32,25)
#0F1812
(15,24,18)
#0B100B
(11,16,11)
#000000
(0,0,0)

Tints of #336051

#336051
(51,96,81)
#456E60
(69,110,96)
#577C6F
(87,124,111)
#698A7E
(105,138,126)
#7B988D
(123,152,141)
#8DA69C
(141,166,156)
#9FB4AB
(159,180,171)
#B1C2BA
(177,194,186)
#C3D0C9
(195,208,201)
#D5DED8
(213,222,216)
#E7ECE7
(231,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336051 color. Also use rgb(51,96,81) instead hex code.

Text Font Color

.myTextColor { color: #336051; }

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

This text font color is #336051.

Background Color

.myBgColor { background-color: #336051; }

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

This div background color is #336051.

Border color

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

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

This div border color is #336051.

Opacity

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

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

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

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

This text has shadow with #336051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336051.

Preview

Color preview on black background

This text has color #336051 on black background.


Color preview on white background

This text has color #336051 on white background.


Black color preview on #336051 background

This text has black color on #336051 background.


White color preview on #336051 background

This text has white color on #336051 background.


Related colors

Complementary color

Complementary color for #hex is #CC9FAE.


I love getcolorcode.com

Triadic colors

1 #513360 and #605133 with #336051 are triadic colors.

2 #516033 and #603351 with #336051 are triadic colors.