COLOR #356345

HEX: #356345 RGB: (53,99,69)

Color info

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

RGB color model

#356345 color RGB value is (53,99,69).

RGB: (53,99,69) (21%, 39%, 27%)

RGB channels and saturation

R 53 of 255 = 21%
G 99 of 255 = 39%
B 69 of 255 = 27%

53
99
69

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

Portions of RGB colors in percentages

R + G + B = 53 + 99 + 69 = 221 (100%)
R 53 of 221 ~ 23.98%
G 99 of 221 ~ 44.8%
B 69 of 221 ~ 31.22'%

%23.98
%44.8
%31.22

CMYK color model

#356345 color CMYK value is (46,0,30,61).

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

CMYK: (46,0,30,61)
C46M0Y30K61 (46%, 0%, 30%, 61%)
(0.46 / 0.00 / 0.30 / 0.61)

CMYK percentages

%46.46
%0
%30.3
%61.18

Codes

Color #356345 in popluar color models

35 63 45
RGB 53 99 69
HSL 141° 30.26% 29.80%
HSB/HSV 141° 46.46% 38.82%
CMYK 46.46% 0.00% 30.30%
61.18%

Color #356345 in popluar number systems.

HEX 35 63 45
Decimal 53 99 69
Binary 110101 1100011 1000101
Octal 65 143 105

Shades and tints

Shades of #356345

#356345
(53,99,69)
#315A3F
(49,90,63)
#2D5139
(45,81,57)
#294833
(41,72,51)
#253F2D
(37,63,45)
#213627
(33,54,39)
#1D2D21
(29,45,33)
#19241B
(25,36,27)
#151B15
(21,27,21)
#11120F
(17,18,15)
#0D0909
(13,9,9)
#000000
(0,0,0)

Tints of #356345

#356345
(53,99,69)
#477155
(71,113,85)
#597F65
(89,127,101)
#6B8D75
(107,141,117)
#7D9B85
(125,155,133)
#8FA995
(143,169,149)
#A1B7A5
(161,183,165)
#B3C5B5
(179,197,181)
#C5D3C5
(197,211,197)
#D7E1D5
(215,225,213)
#E9EFE5
(233,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #356345; }

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

This text font color is #356345.

Background Color

.myBgColor { background-color: #356345; }

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

This div background color is #356345.

Border color

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

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

This div border color is #356345.

Opacity

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

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

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

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

This text has shadow with #356345 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356345.

Preview

Color preview on black background

This text has color #356345 on black background.


Color preview on white background

This text has color #356345 on white background.


Black color preview on #356345 background

This text has black color on #356345 background.


White color preview on #356345 background

This text has white color on #356345 background.


Related colors

Complementary color

Complementary color for #hex is #CA9CBA.


I love getcolorcode.com

Triadic colors

1 #453563 and #634535 with #356345 are triadic colors.

2 #456335 and #633545 with #356345 are triadic colors.