COLOR #319021

HEX: #319021 RGB: (49,144,33)

Color info

#319021 contains mainly green color. Web safe color of #319021 is #339933 (or #393).

RGB color model

#319021 color RGB value is (49,144,33).

RGB: (49,144,33) (19%, 56%, 13%)

RGB channels and saturation

R 49 of 255 = 19%
G 144 of 255 = 56%
B 33 of 255 = 13%

49
144
33

R + G + B ~ 29%. #319021 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 144 + 33 = 226 (100%)
R 49 of 226 ~ 21.68%
G 144 of 226 ~ 63.72%
B 33 of 226 ~ 14.6'%

%21.68
%63.72
%14.6

CMYK color model

#319021 color CMYK value is (66,0,77,44).

  • cyan value is 65.97%
  • magenta value is 0.00%
  • yellow value is 77.08%
  • key color value is 43.53%

CMYK: (66,0,77,44)
C66M0Y77K44 (66%, 0%, 77%, 44%)
(0.66 / 0.00 / 0.77 / 0.44)

CMYK percentages

%65.97
%0
%77.08
%43.53

Codes

Color #319021 in popluar color models

31 90 21
RGB 49 144 33
HSL 111° 62.71% 34.71%
HSB/HSV 111° 77.08% 56.47%
CMYK 65.97% 0.00% 77.08%
43.53%

Color #319021 in popluar number systems.

HEX 31 90 21
Decimal 49 144 33
Binary 110001 10010000 100001
Octal 61 220 41

Shades and tints

Shades of #319021

#319021
(49,144,33)
#2D831E
(45,131,30)
#29761B
(41,118,27)
#256918
(37,105,24)
#215C15
(33,92,21)
#1D4F12
(29,79,18)
#19420F
(25,66,15)
#15350C
(21,53,12)
#112809
(17,40,9)
#0D1B06
(13,27,6)
#090E03
(9,14,3)
#000000
(0,0,0)

Tints of #319021

#319021
(49,144,33)
#439A35
(67,154,53)
#55A449
(85,164,73)
#67AE5D
(103,174,93)
#79B871
(121,184,113)
#8BC285
(139,194,133)
#9DCC99
(157,204,153)
#AFD6AD
(175,214,173)
#C1E0C1
(193,224,193)
#D3EAD5
(211,234,213)
#E5F4E9
(229,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #319021 color. Also use rgb(49,144,33) instead hex code.

Text Font Color

.myTextColor { color: #319021; }

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

This text font color is #319021.

Background Color

.myBgColor { background-color: #319021; }

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

This div background color is #319021.

Border color

.myBorderColor { border: 1px solid #319021; }

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

This div border color is #319021.

Opacity

.myOpacity80 { color: #319021; opacity: 0.8; }

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

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

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

This text has shadow with #319021 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #319021.

Preview

Color preview on black background

This text has color #319021 on black background.


Color preview on white background

This text has color #319021 on white background.


Black color preview on #319021 background

This text has black color on #319021 background.


White color preview on #319021 background

This text has white color on #319021 background.


Related colors

Complementary color

Complementary color for #319021 is #CE6FDE.


I love getcolorcode.com

Triadic colors

1 #213190 and #902131 with #319021 are triadic colors.

2 #219031 and #903121 with #319021 are triadic colors.