COLOR #315D21

HEX: #315D21 RGB: (49,93,33)

Color info

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

RGB color model

#315D21 color RGB value is (49,93,33).

RGB: (49,93,33) (19%, 36%, 13%)

RGB channels and saturation

R 49 of 255 = 19%
G 93 of 255 = 36%
B 33 of 255 = 13%

49
93
33

R + G + B ~ 23%. #315D21 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 93 + 33 = 175 (100%)
R 49 of 175 ~ 28%
G 93 of 175 ~ 53.14%
B 33 of 175 ~ 18.86'%

%28
%53.14
%18.86

CMYK color model

#315D21 color CMYK value is (47,0,65,64).

  • cyan value is 47.31%
  • magenta value is 0.00%
  • yellow value is 64.52%
  • key color value is 63.53%
CMYK: (47,0,65,64) C47M0Y65K64 (47%,0%,65%,64%) (0.47/0.00/0.65/0.64) 

CMYK percentages

%47.31
%0
%64.52
%63.53

Codes

Color #315D21 in popluar color models

31 5D 21
RGB 49 93 33
HSL 104° 47.62% 24.71%
HSB/HSV 104° 64.52% 36.47%
CMYK 47.31% 0.00% 64.52%
63.53%

Color #315D21 in popluar number systems.

HEX 31 5D 21
Decimal 49 93 33
Binary 110001 1011101 100001
Octal 61 135 41

Shades and tints

Shades of #315D21

#315D21
(49,93,33)
#2D551E
(45,85,30)
#294D1B
(41,77,27)
#254518
(37,69,24)
#213D15
(33,61,21)
#1D3512
(29,53,18)
#192D0F
(25,45,15)
#15250C
(21,37,12)
#111D09
(17,29,9)
#0D1506
(13,21,6)
#090D03
(9,13,3)
#000000
(0,0,0)

Tints of #315D21

#315D21
(49,93,33)
#436B35
(67,107,53)
#557949
(85,121,73)
#67875D
(103,135,93)
#799571
(121,149,113)
#8BA385
(139,163,133)
#9DB199
(157,177,153)
#AFBFAD
(175,191,173)
#C1CDC1
(193,205,193)
#D3DBD5
(211,219,213)
#E5E9E9
(229,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #315D21; }

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

This text font color is #315D21.

Background Color

.myBgColor { background-color: #315D21; }

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

This div background color is #315D21.

Border color

.myBorderColor { border: 1px solid #315D21; }

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

This div border color is #315D21.

Opacity

.myOpacity80 { color: #315D21; opacity: 0.8; }

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

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

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

This text has shadow with #315D21 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315D21.

Preview

Color preview on black background

This text has color #315D21 on black background.


Color preview on white background

This text has color #315D21 on white background.


Black color preview on #315D21 background

This text has black color on #315D21 background.


White color preview on #315D21 background

This text has white color on #315D21 background.


Related colors

Complementary color

Complementary color for #hex is #CEA2DE.


I love getcolorcode.com

Triadic colors

1 #21315D and #5D2131 with #315D21 are triadic colors.

2 #215D31 and #5D3121 with #315D21 are triadic colors.