COLOR #33734D

HEX: #33734D RGB: (51,115,77)

Color info

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

RGB color model

#33734D color RGB value is (51,115,77).

RGB: (51,115,77) (20%, 45%, 30%)

RGB channels and saturation

R 51 of 255 = 20%
G 115 of 255 = 45%
B 77 of 255 = 30%

51
115
77

R + G + B ~ 32%. #33734D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 115 + 77 = 243 (100%)
R 51 of 243 ~ 20.99%
G 115 of 243 ~ 47.33%
B 77 of 243 ~ 31.69'%

%20.99
%47.33
%31.69

CMYK color model

#33734D color CMYK value is (56,0,33,55).

  • cyan value is 55.65%
  • magenta value is 0.00%
  • yellow value is 33.04%
  • key color value is 54.90%

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

CMYK percentages

%55.65
%0
%33.04
%54.9

Codes

Color #33734D in popluar color models

33 73 4D
RGB 51 115 77
HSL 144° 38.55% 32.55%
HSB/HSV 144° 55.65% 45.10%
CMYK 55.65% 0.00% 33.04%
54.90%

Color #33734D in popluar number systems.

HEX 33 73 4D
Decimal 51 115 77
Binary 110011 1110011 1001101
Octal 63 163 115

Shades and tints

Shades of #33734D

#33734D
(51,115,77)
#2F6946
(47,105,70)
#2B5F3F
(43,95,63)
#275538
(39,85,56)
#234B31
(35,75,49)
#1F412A
(31,65,42)
#1B3723
(27,55,35)
#172D1C
(23,45,28)
#132315
(19,35,21)
#0F190E
(15,25,14)
#0B0F07
(11,15,7)
#000000
(0,0,0)

Tints of #33734D

#33734D
(51,115,77)
#457F5D
(69,127,93)
#578B6D
(87,139,109)
#69977D
(105,151,125)
#7BA38D
(123,163,141)
#8DAF9D
(141,175,157)
#9FBBAD
(159,187,173)
#B1C7BD
(177,199,189)
#C3D3CD
(195,211,205)
#D5DFDD
(213,223,221)
#E7EBED
(231,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #33734D color. Also use rgb(51,115,77) instead hex code.

Text Font Color

.myTextColor { color: #33734D; }

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

This text font color is #33734D.

Background Color

.myBgColor { background-color: #33734D; }

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

This div background color is #33734D.

Border color

.myBorderColor { border: 1px solid #33734D; }

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

This div border color is #33734D.

Opacity

.myOpacity80 { color: #33734D; opacity: 0.8; }

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

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

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

This text has shadow with #33734D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #33734D.

Preview

Color preview on black background

This text has color #33734D on black background.


Color preview on white background

This text has color #33734D on white background.


Black color preview on #33734D background

This text has black color on #33734D background.


White color preview on #33734D background

This text has white color on #33734D background.


Related colors

Complementary color

Complementary color for #hex is #CC8CB2.


I love getcolorcode.com

Triadic colors

1 #4D3373 and #734D33 with #33734D are triadic colors.

2 #4D7333 and #73334D with #33734D are triadic colors.