COLOR #356647

HEX: #356647 RGB: (53,102,71)

Color info

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

RGB color model

#356647 color RGB value is (53,102,71).

RGB: (53,102,71) (21%, 40%, 28%)

RGB channels and saturation

R 53 of 255 = 21%
G 102 of 255 = 40%
B 71 of 255 = 28%

53
102
71

R + G + B ~ 30%. #356647 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 102 + 71 = 226 (100%)
R 53 of 226 ~ 23.45%
G 102 of 226 ~ 45.13%
B 71 of 226 ~ 31.42'%

%23.45
%45.13
%31.42

CMYK color model

#356647 color CMYK value is (48,0,30,60).

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

CMYK: (48,0,30,60)
C48M0Y30K60 (48%, 0%, 30%, 60%)
(0.48 / 0.00 / 0.30 / 0.60)

CMYK percentages

%48.04
%0
%30.39
%60

Codes

Color #356647 in popluar color models

35 66 47
RGB 53 102 71
HSL 142° 31.61% 30.39%
HSB/HSV 142° 48.04% 40.00%
CMYK 48.04% 0.00% 30.39%
60.00%

Color #356647 in popluar number systems.

HEX 35 66 47
Decimal 53 102 71
Binary 110101 1100110 1000111
Octal 65 146 107

Shades and tints

Shades of #356647

#356647
(53,102,71)
#315D41
(49,93,65)
#2D543B
(45,84,59)
#294B35
(41,75,53)
#25422F
(37,66,47)
#213929
(33,57,41)
#1D3023
(29,48,35)
#19271D
(25,39,29)
#151E17
(21,30,23)
#111511
(17,21,17)
#0D0C0B
(13,12,11)
#000000
(0,0,0)

Tints of #356647

#356647
(53,102,71)
#477357
(71,115,87)
#598067
(89,128,103)
#6B8D77
(107,141,119)
#7D9A87
(125,154,135)
#8FA797
(143,167,151)
#A1B4A7
(161,180,167)
#B3C1B7
(179,193,183)
#C5CEC7
(197,206,199)
#D7DBD7
(215,219,215)
#E9E8E7
(233,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #356647; }

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

This text font color is #356647.

Background Color

.myBgColor { background-color: #356647; }

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

This div background color is #356647.

Border color

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

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

This div border color is #356647.

Opacity

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

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

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

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

This text has shadow with #356647 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356647.

Preview

Color preview on black background

This text has color #356647 on black background.


Color preview on white background

This text has color #356647 on white background.


Black color preview on #356647 background

This text has black color on #356647 background.


White color preview on #356647 background

This text has white color on #356647 background.


Related colors

Complementary color

Complementary color for #hex is #CA99B8.


I love getcolorcode.com

Triadic colors

1 #473566 and #664735 with #356647 are triadic colors.

2 #476635 and #663547 with #356647 are triadic colors.