COLOR #356544

HEX: #356544 RGB: (53,101,68)

Color info

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

RGB color model

#356544 color RGB value is (53,101,68).

RGB: (53,101,68) (21%, 40%, 27%)

RGB channels and saturation

R 53 of 255 = 21%
G 101 of 255 = 40%
B 68 of 255 = 27%

53
101
68

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

Portions of RGB colors in percentages

R + G + B = 53 + 101 + 68 = 222 (100%)
R 53 of 222 ~ 23.87%
G 101 of 222 ~ 45.5%
B 68 of 222 ~ 30.63'%

%23.87
%45.5
%30.63

CMYK color model

#356544 color CMYK value is (48,0,33,60).

  • cyan value is 47.52%
  • magenta value is 0.00%
  • yellow value is 32.67%
  • key color value is 60.39%
CMYK: (48,0,33,60) C48M0Y33K60 (48%,0%,33%,60%) (0.48/0.00/0.33/0.60) 

CMYK percentages

%47.52
%0
%32.67
%60.39

Codes

Color #356544 in popluar color models

35 65 44
RGB 53 101 68
HSL 139° 31.17% 30.20%
HSB/HSV 139° 47.52% 39.61%
CMYK 47.52% 0.00% 32.67%
60.39%

Color #356544 in popluar number systems.

HEX 35 65 44
Decimal 53 101 68
Binary 110101 1100101 1000100
Octal 65 145 104

Shades and tints

Shades of #356544

#356544
(53,101,68)
#315C3E
(49,92,62)
#2D5338
(45,83,56)
#294A32
(41,74,50)
#25412C
(37,65,44)
#213826
(33,56,38)
#1D2F20
(29,47,32)
#19261A
(25,38,26)
#151D14
(21,29,20)
#11140E
(17,20,14)
#0D0B08
(13,11,8)
#000000
(0,0,0)

Tints of #356544

#356544
(53,101,68)
#477355
(71,115,85)
#598166
(89,129,102)
#6B8F77
(107,143,119)
#7D9D88
(125,157,136)
#8FAB99
(143,171,153)
#A1B9AA
(161,185,170)
#B3C7BB
(179,199,187)
#C5D5CC
(197,213,204)
#D7E3DD
(215,227,221)
#E9F1EE
(233,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #356544; }

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

This text font color is #356544.

Background Color

.myBgColor { background-color: #356544; }

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

This div background color is #356544.

Border color

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

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

This div border color is #356544.

Opacity

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

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

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

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

This text has shadow with #356544 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356544.

Preview

Color preview on black background

This text has color #356544 on black background.


Color preview on white background

This text has color #356544 on white background.


Black color preview on #356544 background

This text has black color on #356544 background.


White color preview on #356544 background

This text has white color on #356544 background.


Related colors

Complementary color

Complementary color for #hex is #CA9ABB.


I love getcolorcode.com

Triadic colors

1 #443565 and #654435 with #356544 are triadic colors.

2 #446535 and #653544 with #356544 are triadic colors.