COLOR #356446

HEX: #356446 RGB: (53,100,70)

Color info

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

RGB color model

#356446 color RGB value is (53,100,70).

RGB: (53,100,70) (21%, 39%, 27%)

RGB channels and saturation

R 53 of 255 = 21%
G 100 of 255 = 39%
B 70 of 255 = 27%

53
100
70

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

Portions of RGB colors in percentages

R + G + B = 53 + 100 + 70 = 223 (100%)
R 53 of 223 ~ 23.77%
G 100 of 223 ~ 44.84%
B 70 of 223 ~ 31.39'%

%23.77
%44.84
%31.39

CMYK color model

#356446 color CMYK value is (47,0,30,61).

  • cyan value is 47.00%
  • magenta value is 0.00%
  • yellow value is 30.00%
  • key color value is 60.78%

CMYK: (47,0,30,61)
C47M0Y30K61 (47%, 0%, 30%, 61%)
(0.47 / 0.00 / 0.30 / 0.61)

CMYK percentages

%47
%0
%30
%60.78

Codes

Color #356446 in popluar color models

35 64 46
RGB 53 100 70
HSL 142° 30.72% 30.00%
HSB/HSV 142° 47.00% 39.22%
CMYK 47.00% 0.00% 30.00%
60.78%

Color #356446 in popluar number systems.

HEX 35 64 46
Decimal 53 100 70
Binary 110101 1100100 1000110
Octal 65 144 106

Shades and tints

Shades of #356446

#356446
(53,100,70)
#315B40
(49,91,64)
#2D523A
(45,82,58)
#294934
(41,73,52)
#25402E
(37,64,46)
#213728
(33,55,40)
#1D2E22
(29,46,34)
#19251C
(25,37,28)
#151C16
(21,28,22)
#111310
(17,19,16)
#0D0A0A
(13,10,10)
#000000
(0,0,0)

Tints of #356446

#356446
(53,100,70)
#477256
(71,114,86)
#598066
(89,128,102)
#6B8E76
(107,142,118)
#7D9C86
(125,156,134)
#8FAA96
(143,170,150)
#A1B8A6
(161,184,166)
#B3C6B6
(179,198,182)
#C5D4C6
(197,212,198)
#D7E2D6
(215,226,214)
#E9F0E6
(233,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #356446 color. Also use rgb(53,100,70) instead hex code.

Text Font Color

.myTextColor { color: #356446; }

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

This text font color is #356446.

Background Color

.myBgColor { background-color: #356446; }

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

This div background color is #356446.

Border color

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

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

This div border color is #356446.

Opacity

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

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

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

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

This text has shadow with #356446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356446.

Preview

Color preview on black background

This text has color #356446 on black background.


Color preview on white background

This text has color #356446 on white background.


Black color preview on #356446 background

This text has black color on #356446 background.


White color preview on #356446 background

This text has white color on #356446 background.


Related colors

Complementary color

Complementary color for #hex is #CA9BB9.


I love getcolorcode.com

Triadic colors

1 #463564 and #644635 with #356446 are triadic colors.

2 #466435 and #643546 with #356446 are triadic colors.