COLOR #33714C

HEX: #33714C RGB: (51,113,76)

Color info

#33714C contains mainly green and blue colors. Web safe color of #33714C is #336633 (or #363).

RGB color model

#33714C color RGB value is (51,113,76).

RGB: (51,113,76) (20%, 44%, 30%)

RGB channels and saturation

R 51 of 255 = 20%
G 113 of 255 = 44%
B 76 of 255 = 30%

51
113
76

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

Portions of RGB colors in percentages

R + G + B = 51 + 113 + 76 = 240 (100%)
R 51 of 240 ~ 21.25%
G 113 of 240 ~ 47.08%
B 76 of 240 ~ 31.67'%

%21.25
%47.08
%31.67

CMYK color model

#33714C color CMYK value is (55,0,33,56).

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

CMYK: (55,0,33,56)
C55M0Y33K56 (55%, 0%, 33%, 56%)
(0.55 / 0.00 / 0.33 / 0.56)

CMYK percentages

%54.87
%0
%32.74
%55.69

Codes

Color #33714C in popluar color models

33 71 4C
RGB 51 113 76
HSL 144° 37.80% 32.16%
HSB/HSV 144° 54.87% 44.31%
CMYK 54.87% 0.00% 32.74%
55.69%

Color #33714C in popluar number systems.

HEX 33 71 4C
Decimal 51 113 76
Binary 110011 1110001 1001100
Octal 63 161 114

Shades and tints

Shades of #33714C

#33714C
(51,113,76)
#2F6746
(47,103,70)
#2B5D40
(43,93,64)
#27533A
(39,83,58)
#234934
(35,73,52)
#1F3F2E
(31,63,46)
#1B3528
(27,53,40)
#172B22
(23,43,34)
#13211C
(19,33,28)
#0F1716
(15,23,22)
#0B0D10
(11,13,16)
#000000
(0,0,0)

Tints of #33714C

#33714C
(51,113,76)
#457D5C
(69,125,92)
#57896C
(87,137,108)
#69957C
(105,149,124)
#7BA18C
(123,161,140)
#8DAD9C
(141,173,156)
#9FB9AC
(159,185,172)
#B1C5BC
(177,197,188)
#C3D1CC
(195,209,204)
#D5DDDC
(213,221,220)
#E7E9EC
(231,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #33714C color. Also use rgb(51,113,76) instead hex code.

Text Font Color

.myTextColor { color: #33714C; }

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

This text font color is #33714C.

Background Color

.myBgColor { background-color: #33714C; }

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

This div background color is #33714C.

Border color

.myBorderColor { border: 1px solid #33714C; }

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

This div border color is #33714C.

Opacity

.myOpacity80 { color: #33714C; opacity: 0.8; }

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

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

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

This text has shadow with #33714C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #33714C.

Preview

Color preview on black background

This text has color #33714C on black background.


Color preview on white background

This text has color #33714C on white background.


Black color preview on #33714C background

This text has black color on #33714C background.


White color preview on #33714C background

This text has white color on #33714C background.


Related colors

Complementary color

Complementary color for #hex is #CC8EB3.


I love getcolorcode.com

Triadic colors

1 #4C3371 and #714C33 with #33714C are triadic colors.

2 #4C7133 and #71334C with #33714C are triadic colors.