COLOR #336711

HEX: #336711 RGB: (51,103,17)

Color info

#336711 contains mainly red and green colors. Web safe color of #336711 is #336600 (or #360).

RGB color model

#336711 color RGB value is (51,103,17).

RGB: (51,103,17) (20%, 40%, 7%)

RGB channels and saturation

R 51 of 255 = 20%
G 103 of 255 = 40%
B 17 of 255 = 7%

51
103
17

R + G + B ~ 22%. #336711 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 103 + 17 = 171 (100%)
R 51 of 171 ~ 29.82%
G 103 of 171 ~ 60.23%
B 17 of 171 ~ 9.94'%

%29.82
%60.23

CMYK color model

#336711 color CMYK value is (50,0,83,60).

  • cyan value is 50.49%
  • magenta value is 0.00%
  • yellow value is 83.50%
  • key color value is 59.61%

CMYK: (50,0,83,60)
C50M0Y83K60 (50%, 0%, 83%, 60%)
(0.50 / 0.00 / 0.83 / 0.60)

CMYK percentages

%50.49
%0
%83.5
%59.61

Codes

Color #336711 in popluar color models

33 67 11
RGB 51 103 17
HSL 96° 71.67% 23.53%
HSB/HSV 96° 83.50% 40.39%
CMYK 50.49% 0.00% 83.50%
59.61%

Color #336711 in popluar number systems.

HEX 33 67 11
Decimal 51 103 17
Binary 110011 1100111 10001
Octal 63 147 21

Shades and tints

Shades of #336711

#336711
(51,103,17)
#2F5E10
(47,94,16)
#2B550F
(43,85,15)
#274C0E
(39,76,14)
#23430D
(35,67,13)
#1F3A0C
(31,58,12)
#1B310B
(27,49,11)
#17280A
(23,40,10)
#131F09
(19,31,9)
#0F1608
(15,22,8)
#0B0D07
(11,13,7)
#000000
(0,0,0)

Tints of #336711

#336711
(51,103,17)
#457426
(69,116,38)
#57813B
(87,129,59)
#698E50
(105,142,80)
#7B9B65
(123,155,101)
#8DA87A
(141,168,122)
#9FB58F
(159,181,143)
#B1C2A4
(177,194,164)
#C3CFB9
(195,207,185)
#D5DCCE
(213,220,206)
#E7E9E3
(231,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336711 color. Also use rgb(51,103,17) instead hex code.

Text Font Color

.myTextColor { color: #336711; }

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

This text font color is #336711.

Background Color

.myBgColor { background-color: #336711; }

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

This div background color is #336711.

Border color

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

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

This div border color is #336711.

Opacity

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

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

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

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

This text has shadow with #336711 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336711.

Preview

Color preview on black background

This text has color #336711 on black background.


Color preview on white background

This text has color #336711 on white background.


Black color preview on #336711 background

This text has black color on #336711 background.


White color preview on #336711 background

This text has white color on #336711 background.


Related colors

Complementary color

Complementary color for #hex is #CC98EE.


I love getcolorcode.com

Triadic colors

1 #113367 and #671133 with #336711 are triadic colors.

2 #116733 and #673311 with #336711 are triadic colors.