COLOR #356536

HEX: #356536 RGB: (53,101,54)

Color info

#356536 contains red, green and blue colors in about the same proportion. Web safe color of #356536 is #336633 (or #363).

RGB color model

#356536 color RGB value is (53,101,54).

RGB: (53,101,54) (21%, 40%, 21%)

RGB channels and saturation

R 53 of 255 = 21%
G 101 of 255 = 40%
B 54 of 255 = 21%

53
101
54

R + G + B ~ 27%. #356536 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 101 + 54 = 208 (100%)
R 53 of 208 ~ 25.48%
G 101 of 208 ~ 48.56%
B 54 of 208 ~ 25.96'%

%25.48
%48.56
%25.96

CMYK color model

#356536 color CMYK value is (48,0,47,60).

  • cyan value is 47.52%
  • magenta value is 0.00%
  • yellow value is 46.53%
  • key color value is 60.39%

CMYK: (48,0,47,60)
C48M0Y47K60 (48%, 0%, 47%, 60%)
(0.48 / 0.00 / 0.47 / 0.60)

CMYK percentages

%47.52
%0
%46.53
%60.39

Codes

Color #356536 in popluar color models

35 65 36
RGB 53 101 54
HSL 121° 31.17% 30.20%
HSB/HSV 121° 47.52% 39.61%
CMYK 47.52% 0.00% 46.53%
60.39%

Color #356536 in popluar number systems.

HEX 35 65 36
Decimal 53 101 54
Binary 110101 1100101 110110
Octal 65 145 66

Shades and tints

Shades of #356536

#356536
(53,101,54)
#315C32
(49,92,50)
#2D532E
(45,83,46)
#294A2A
(41,74,42)
#254126
(37,65,38)
#213822
(33,56,34)
#1D2F1E
(29,47,30)
#19261A
(25,38,26)
#151D16
(21,29,22)
#111412
(17,20,18)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #356536

#356536
(53,101,54)
#477348
(71,115,72)
#59815A
(89,129,90)
#6B8F6C
(107,143,108)
#7D9D7E
(125,157,126)
#8FAB90
(143,171,144)
#A1B9A2
(161,185,162)
#B3C7B4
(179,199,180)
#C5D5C6
(197,213,198)
#D7E3D8
(215,227,216)
#E9F1EA
(233,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #356536 color. Also use rgb(53,101,54) instead hex code.

Text Font Color

.myTextColor { color: #356536; }

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

This text font color is #356536.

Background Color

.myBgColor { background-color: #356536; }

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

This div background color is #356536.

Border color

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

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

This div border color is #356536.

Opacity

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

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

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

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

This text has shadow with #356536 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356536.

Preview

Color preview on black background

This text has color #356536 on black background.


Color preview on white background

This text has color #356536 on white background.


Black color preview on #356536 background

This text has black color on #356536 background.


White color preview on #356536 background

This text has white color on #356536 background.


Related colors

Complementary color

Complementary color for #hex is #CA9AC9.


I love getcolorcode.com

Triadic colors

1 #363565 and #653635 with #356536 are triadic colors.

2 #366535 and #653536 with #356536 are triadic colors.