COLOR #33711A

HEX: #33711A RGB: (51,113,26)

Color info

#33711A contains mainly green color. Web safe color of #33711A is #336600 (or #360).

RGB color model

#33711A color RGB value is (51,113,26).

RGB: (51,113,26) (20%, 44%, 10%)

RGB channels and saturation

R 51 of 255 = 20%
G 113 of 255 = 44%
B 26 of 255 = 10%

51
113
26

R + G + B ~ 25%. #33711A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 113 + 26 = 190 (100%)
R 51 of 190 ~ 26.84%
G 113 of 190 ~ 59.47%
B 26 of 190 ~ 13.68'%

%26.84
%59.47
%13.68

CMYK color model

#33711A color CMYK value is (55,0,77,56).

  • cyan value is 54.87%
  • magenta value is 0.00%
  • yellow value is 76.99%
  • key color value is 55.69%

CMYK: (55,0,77,56)
C55M0Y77K56 (55%, 0%, 77%, 56%)
(0.55 / 0.00 / 0.77 / 0.56)

CMYK percentages

%54.87
%0
%76.99
%55.69

Codes

Color #33711A in popluar color models

33 71 1A
RGB 51 113 26
HSL 103° 62.59% 27.25%
HSB/HSV 103° 76.99% 44.31%
CMYK 54.87% 0.00% 76.99%
55.69%

Color #33711A in popluar number systems.

HEX 33 71 1A
Decimal 51 113 26
Binary 110011 1110001 11010
Octal 63 161 32

Shades and tints

Shades of #33711A

#33711A
(51,113,26)
#2F6718
(47,103,24)
#2B5D16
(43,93,22)
#275314
(39,83,20)
#234912
(35,73,18)
#1F3F10
(31,63,16)
#1B350E
(27,53,14)
#172B0C
(23,43,12)
#13210A
(19,33,10)
#0F1708
(15,23,8)
#0B0D06
(11,13,6)
#000000
(0,0,0)

Tints of #33711A

#33711A
(51,113,26)
#457D2E
(69,125,46)
#578942
(87,137,66)
#699556
(105,149,86)
#7BA16A
(123,161,106)
#8DAD7E
(141,173,126)
#9FB992
(159,185,146)
#B1C5A6
(177,197,166)
#C3D1BA
(195,209,186)
#D5DDCE
(213,221,206)
#E7E9E2
(231,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #33711A color. Also use rgb(51,113,26) instead hex code.

Text Font Color

.myTextColor { color: #33711A; }

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

This text font color is #33711A.

Background Color

.myBgColor { background-color: #33711A; }

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

This div background color is #33711A.

Border color

.myBorderColor { border: 1px solid #33711A; }

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

This div border color is #33711A.

Opacity

.myOpacity80 { color: #33711A; opacity: 0.8; }

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

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

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

This text has shadow with #33711A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #33711A.

Preview

Color preview on black background

This text has color #33711A on black background.


Color preview on white background

This text has color #33711A on white background.


Black color preview on #33711A background

This text has black color on #33711A background.


White color preview on #33711A background

This text has white color on #33711A background.


Related colors

Complementary color

Complementary color for #hex is #CC8EE5.


I love getcolorcode.com

Triadic colors

1 #1A3371 and #711A33 with #33711A are triadic colors.

2 #1A7133 and #71331A with #33711A are triadic colors.