COLOR #356315

HEX: #356315 RGB: (53,99,21)

Color info

#356315 contains mainly red and green colors. Web safe color of #356315 is #336600 (or #360).

RGB color model

#356315 color RGB value is (53,99,21).

RGB: (53,99,21) (21%, 39%, 8%)

RGB channels and saturation

R 53 of 255 = 21%
G 99 of 255 = 39%
B 21 of 255 = 8%

53
99
21

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

Portions of RGB colors in percentages

R + G + B = 53 + 99 + 21 = 173 (100%)
R 53 of 173 ~ 30.64%
G 99 of 173 ~ 57.23%
B 21 of 173 ~ 12.14'%

%30.64
%57.23
%12.14

CMYK color model

#356315 color CMYK value is (46,0,79,61).

  • cyan value is 46.46%
  • magenta value is 0.00%
  • yellow value is 78.79%
  • key color value is 61.18%

CMYK: (46,0,79,61)
C46M0Y79K61 (46%, 0%, 79%, 61%)
(0.46 / 0.00 / 0.79 / 0.61)

CMYK percentages

%46.46
%0
%78.79
%61.18

Codes

Color #356315 in popluar color models

35 63 15
RGB 53 99 21
HSL 95° 65.00% 23.53%
HSB/HSV 95° 78.79% 38.82%
CMYK 46.46% 0.00% 78.79%
61.18%

Color #356315 in popluar number systems.

HEX 35 63 15
Decimal 53 99 21
Binary 110101 1100011 10101
Octal 65 143 25

Shades and tints

Shades of #356315

#356315
(53,99,21)
#315A14
(49,90,20)
#2D5113
(45,81,19)
#294812
(41,72,18)
#253F11
(37,63,17)
#213610
(33,54,16)
#1D2D0F
(29,45,15)
#19240E
(25,36,14)
#151B0D
(21,27,13)
#11120C
(17,18,12)
#0D090B
(13,9,11)
#000000
(0,0,0)

Tints of #356315

#356315
(53,99,21)
#47712A
(71,113,42)
#597F3F
(89,127,63)
#6B8D54
(107,141,84)
#7D9B69
(125,155,105)
#8FA97E
(143,169,126)
#A1B793
(161,183,147)
#B3C5A8
(179,197,168)
#C5D3BD
(197,211,189)
#D7E1D2
(215,225,210)
#E9EFE7
(233,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #356315 color. Also use rgb(53,99,21) instead hex code.

Text Font Color

.myTextColor { color: #356315; }

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

This text font color is #356315.

Background Color

.myBgColor { background-color: #356315; }

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

This div background color is #356315.

Border color

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

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

This div border color is #356315.

Opacity

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

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

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

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

This text has shadow with #356315 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356315.

Preview

Color preview on black background

This text has color #356315 on black background.


Color preview on white background

This text has color #356315 on white background.


Black color preview on #356315 background

This text has black color on #356315 background.


White color preview on #356315 background

This text has white color on #356315 background.


Related colors

Complementary color

Complementary color for #hex is #CA9CEA.


I love getcolorcode.com

Triadic colors

1 #153563 and #631535 with #356315 are triadic colors.

2 #156335 and #633515 with #356315 are triadic colors.