COLOR #356145

HEX: #356145 RGB: (53,97,69)

Color info

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

RGB color model

#356145 color RGB value is (53,97,69).

RGB: (53,97,69) (21%, 38%, 27%)

RGB channels and saturation

R 53 of 255 = 21%
G 97 of 255 = 38%
B 69 of 255 = 27%

53
97
69

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

Portions of RGB colors in percentages

R + G + B = 53 + 97 + 69 = 219 (100%)
R 53 of 219 ~ 24.2%
G 97 of 219 ~ 44.29%
B 69 of 219 ~ 31.51'%

%24.2
%44.29
%31.51

CMYK color model

#356145 color CMYK value is (45,0,29,62).

  • cyan value is 45.36%
  • magenta value is 0.00%
  • yellow value is 28.87%
  • key color value is 61.96%

CMYK: (45,0,29,62)
C45M0Y29K62 (45%, 0%, 29%, 62%)
(0.45 / 0.00 / 0.29 / 0.62)

CMYK percentages

%45.36
%0
%28.87
%61.96

Codes

Color #356145 in popluar color models

35 61 45
RGB 53 97 69
HSL 142° 29.33% 29.41%
HSB/HSV 142° 45.36% 38.04%
CMYK 45.36% 0.00% 28.87%
61.96%

Color #356145 in popluar number systems.

HEX 35 61 45
Decimal 53 97 69
Binary 110101 1100001 1000101
Octal 65 141 105

Shades and tints

Shades of #356145

#356145
(53,97,69)
#31593F
(49,89,63)
#2D5139
(45,81,57)
#294933
(41,73,51)
#25412D
(37,65,45)
#213927
(33,57,39)
#1D3121
(29,49,33)
#19291B
(25,41,27)
#152115
(21,33,21)
#11190F
(17,25,15)
#0D1109
(13,17,9)
#000000
(0,0,0)

Tints of #356145

#356145
(53,97,69)
#476F55
(71,111,85)
#597D65
(89,125,101)
#6B8B75
(107,139,117)
#7D9985
(125,153,133)
#8FA795
(143,167,149)
#A1B5A5
(161,181,165)
#B3C3B5
(179,195,181)
#C5D1C5
(197,209,197)
#D7DFD5
(215,223,213)
#E9EDE5
(233,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #356145 color. Also use rgb(53,97,69) instead hex code.

Text Font Color

.myTextColor { color: #356145; }

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

This text font color is #356145.

Background Color

.myBgColor { background-color: #356145; }

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

This div background color is #356145.

Border color

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

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

This div border color is #356145.

Opacity

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

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

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

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

This text has shadow with #356145 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356145.

Preview

Color preview on black background

This text has color #356145 on black background.


Color preview on white background

This text has color #356145 on white background.


Black color preview on #356145 background

This text has black color on #356145 background.


White color preview on #356145 background

This text has white color on #356145 background.


Related colors

Complementary color

Complementary color for #hex is #CA9EBA.


I love getcolorcode.com

Triadic colors

1 #453561 and #614535 with #356145 are triadic colors.

2 #456135 and #613545 with #356145 are triadic colors.