COLOR #356637

HEX: #356637 RGB: (53,102,55)

Color info

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

RGB color model

#356637 color RGB value is (53,102,55).

RGB: (53,102,55) (21%, 40%, 22%)

RGB channels and saturation

R 53 of 255 = 21%
G 102 of 255 = 40%
B 55 of 255 = 22%

53
102
55

R + G + B ~ 28%. #356637 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 102 + 55 = 210 (100%)
R 53 of 210 ~ 25.24%
G 102 of 210 ~ 48.57%
B 55 of 210 ~ 26.19'%

%25.24
%48.57
%26.19

CMYK color model

#356637 color CMYK value is (48,0,46,60).

  • cyan value is 48.04%
  • magenta value is 0.00%
  • yellow value is 46.08%
  • key color value is 60.00%

CMYK: (48,0,46,60)
C48M0Y46K60 (48%, 0%, 46%, 60%)
(0.48 / 0.00 / 0.46 / 0.60)

CMYK percentages

%48.04
%0
%46.08
%60

Codes

Color #356637 in popluar color models

35 66 37
RGB 53 102 55
HSL 122° 31.61% 30.39%
HSB/HSV 122° 48.04% 40.00%
CMYK 48.04% 0.00% 46.08%
60.00%

Color #356637 in popluar number systems.

HEX 35 66 37
Decimal 53 102 55
Binary 110101 1100110 110111
Octal 65 146 67

Shades and tints

Shades of #356637

#356637
(53,102,55)
#315D32
(49,93,50)
#2D542D
(45,84,45)
#294B28
(41,75,40)
#254223
(37,66,35)
#21391E
(33,57,30)
#1D3019
(29,48,25)
#192714
(25,39,20)
#151E0F
(21,30,15)
#11150A
(17,21,10)
#0D0C05
(13,12,5)
#000000
(0,0,0)

Tints of #356637

#356637
(53,102,55)
#477349
(71,115,73)
#59805B
(89,128,91)
#6B8D6D
(107,141,109)
#7D9A7F
(125,154,127)
#8FA791
(143,167,145)
#A1B4A3
(161,180,163)
#B3C1B5
(179,193,181)
#C5CEC7
(197,206,199)
#D7DBD9
(215,219,217)
#E9E8EB
(233,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #356637 color. Also use rgb(53,102,55) instead hex code.

Text Font Color

.myTextColor { color: #356637; }

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

This text font color is #356637.

Background Color

.myBgColor { background-color: #356637; }

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

This div background color is #356637.

Border color

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

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

This div border color is #356637.

Opacity

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

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

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

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

This text has shadow with #356637 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356637.

Preview

Color preview on black background

This text has color #356637 on black background.


Color preview on white background

This text has color #356637 on white background.


Black color preview on #356637 background

This text has black color on #356637 background.


White color preview on #356637 background

This text has white color on #356637 background.


Related colors

Complementary color

Complementary color for #hex is #CA99C8.


I love getcolorcode.com

Triadic colors

1 #373566 and #663735 with #356637 are triadic colors.

2 #376635 and #663537 with #356637 are triadic colors.