COLOR #33651E

HEX: #33651E RGB: (51,101,30)

Color info

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

RGB color model

#33651E color RGB value is (51,101,30).

RGB: (51,101,30) (20%, 40%, 12%)

RGB channels and saturation

R 51 of 255 = 20%
G 101 of 255 = 40%
B 30 of 255 = 12%

51
101
30

R + G + B ~ 24%. #33651E is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 101 + 30 = 182 (100%)
R 51 of 182 ~ 28.02%
G 101 of 182 ~ 55.49%
B 30 of 182 ~ 16.48'%

%28.02
%55.49
%16.48

CMYK color model

#33651E color CMYK value is (50,0,70,60).

  • cyan value is 49.50%
  • magenta value is 0.00%
  • yellow value is 70.30%
  • key color value is 60.39%

CMYK: (50,0,70,60)
C50M0Y70K60 (50%, 0%, 70%, 60%)
(0.50 / 0.00 / 0.70 / 0.60)

CMYK percentages

%49.5
%0
%70.3
%60.39

Codes

Color #33651E in popluar color models

33 65 1E
RGB 51 101 30
HSL 102° 54.20% 25.69%
HSB/HSV 102° 70.30% 39.61%
CMYK 49.50% 0.00% 70.30%
60.39%

Color #33651E in popluar number systems.

HEX 33 65 1E
Decimal 51 101 30
Binary 110011 1100101 11110
Octal 63 145 36

Shades and tints

Shades of #33651E

#33651E
(51,101,30)
#2F5C1C
(47,92,28)
#2B531A
(43,83,26)
#274A18
(39,74,24)
#234116
(35,65,22)
#1F3814
(31,56,20)
#1B2F12
(27,47,18)
#172610
(23,38,16)
#131D0E
(19,29,14)
#0F140C
(15,20,12)
#0B0B0A
(11,11,10)
#000000
(0,0,0)

Tints of #33651E

#33651E
(51,101,30)
#457332
(69,115,50)
#578146
(87,129,70)
#698F5A
(105,143,90)
#7B9D6E
(123,157,110)
#8DAB82
(141,171,130)
#9FB996
(159,185,150)
#B1C7AA
(177,199,170)
#C3D5BE
(195,213,190)
#D5E3D2
(213,227,210)
#E7F1E6
(231,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #33651E color. Also use rgb(51,101,30) instead hex code.

Text Font Color

.myTextColor { color: #33651E; }

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

This text font color is #33651E.

Background Color

.myBgColor { background-color: #33651E; }

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

This div background color is #33651E.

Border color

.myBorderColor { border: 1px solid #33651E; }

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

This div border color is #33651E.

Opacity

.myOpacity80 { color: #33651E; opacity: 0.8; }

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

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

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

This text has shadow with #33651E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #33651E.

Preview

Color preview on black background

This text has color #33651E on black background.


Color preview on white background

This text has color #33651E on white background.


Black color preview on #33651E background

This text has black color on #33651E background.


White color preview on #33651E background

This text has white color on #33651E background.


Related colors

Complementary color

Complementary color for #hex is #CC9AE1.


I love getcolorcode.com

Triadic colors

1 #1E3365 and #651E33 with #33651E are triadic colors.

2 #1E6533 and #65331E with #33651E are triadic colors.