COLOR #33681D

HEX: #33681D RGB: (51,104,29)

Color info

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

RGB color model

#33681D color RGB value is (51,104,29).

RGB: (51,104,29) (20%, 41%, 11%)

RGB channels and saturation

R 51 of 255 = 20%
G 104 of 255 = 41%
B 29 of 255 = 11%

51
104
29

R + G + B ~ 24%. #33681D is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 104 + 29 = 184 (100%)
R 51 of 184 ~ 27.72%
G 104 of 184 ~ 56.52%
B 29 of 184 ~ 15.76'%

%27.72
%56.52
%15.76

CMYK color model

#33681D color CMYK value is (51,0,72,59).

  • cyan value is 50.96%
  • magenta value is 0.00%
  • yellow value is 72.12%
  • key color value is 59.22%

CMYK: (51,0,72,59)
C51M0Y72K59 (51%, 0%, 72%, 59%)
(0.51 / 0.00 / 0.72 / 0.59)

CMYK percentages

%50.96
%0
%72.12
%59.22

Codes

Color #33681D in popluar color models

33 68 1D
RGB 51 104 29
HSL 102° 56.39% 26.08%
HSB/HSV 102° 72.12% 40.78%
CMYK 50.96% 0.00% 72.12%
59.22%

Color #33681D in popluar number systems.

HEX 33 68 1D
Decimal 51 104 29
Binary 110011 1101000 11101
Octal 63 150 35

Shades and tints

Shades of #33681D

#33681D
(51,104,29)
#2F5F1B
(47,95,27)
#2B5619
(43,86,25)
#274D17
(39,77,23)
#234415
(35,68,21)
#1F3B13
(31,59,19)
#1B3211
(27,50,17)
#17290F
(23,41,15)
#13200D
(19,32,13)
#0F170B
(15,23,11)
#0B0E09
(11,14,9)
#000000
(0,0,0)

Tints of #33681D

#33681D
(51,104,29)
#457531
(69,117,49)
#578245
(87,130,69)
#698F59
(105,143,89)
#7B9C6D
(123,156,109)
#8DA981
(141,169,129)
#9FB695
(159,182,149)
#B1C3A9
(177,195,169)
#C3D0BD
(195,208,189)
#D5DDD1
(213,221,209)
#E7EAE5
(231,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #33681D color. Also use rgb(51,104,29) instead hex code.

Text Font Color

.myTextColor { color: #33681D; }

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

This text font color is #33681D.

Background Color

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

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

This div background color is #33681D.

Border color

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

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

This div border color is #33681D.

Opacity

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

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

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

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

This text has shadow with #33681D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #33681D.

Preview

Color preview on black background

This text has color #33681D on black background.


Color preview on white background

This text has color #33681D on white background.


Black color preview on #33681D background

This text has black color on #33681D background.


White color preview on #33681D background

This text has white color on #33681D background.


Related colors

Complementary color

Complementary color for #hex is #CC97E2.


I love getcolorcode.com

Triadic colors

1 #1D3368 and #681D33 with #33681D are triadic colors.

2 #1D6833 and #68331D with #33681D are triadic colors.