COLOR #396554

HEX: #396554 RGB: (57,101,84)

Color info

#396554 contains red, green and blue colors in about the same proportion. Web safe color of #396554 is #336666 (or #366).

RGB color model

#396554 color RGB value is (57,101,84).

RGB: (57,101,84) (22%, 40%, 33%)

RGB channels and saturation

R 57 of 255 = 22%
G 101 of 255 = 40%
B 84 of 255 = 33%

57
101
84

R + G + B ~ 32%. #396554 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 101 + 84 = 242 (100%)
R 57 of 242 ~ 23.55%
G 101 of 242 ~ 41.74%
B 84 of 242 ~ 34.71'%

%23.55
%41.74
%34.71

CMYK color model

#396554 color CMYK value is (44,0,17,60).

  • cyan value is 43.56%
  • magenta value is 0.00%
  • yellow value is 16.83%
  • key color value is 60.39%

CMYK: (44,0,17,60)
C44M0Y17K60 (44%, 0%, 17%, 60%)
(0.44 / 0.00 / 0.17 / 0.60)

CMYK percentages

%43.56
%0
%16.83
%60.39

Codes

Color #396554 in popluar color models

39 65 54
RGB 57 101 84
HSL 157° 27.85% 30.98%
HSB/HSV 157° 43.56% 39.61%
CMYK 43.56% 0.00% 16.83%
60.39%

Color #396554 in popluar number systems.

HEX 39 65 54
Decimal 57 101 84
Binary 111001 1100101 1010100
Octal 71 145 124

Shades and tints

Shades of #396554

#396554
(57,101,84)
#345C4D
(52,92,77)
#2F5346
(47,83,70)
#2A4A3F
(42,74,63)
#254138
(37,65,56)
#203831
(32,56,49)
#1B2F2A
(27,47,42)
#162623
(22,38,35)
#111D1C
(17,29,28)
#0C1415
(12,20,21)
#070B0E
(7,11,14)
#000000
(0,0,0)

Tints of #396554

#396554
(57,101,84)
#4B7363
(75,115,99)
#5D8172
(93,129,114)
#6F8F81
(111,143,129)
#819D90
(129,157,144)
#93AB9F
(147,171,159)
#A5B9AE
(165,185,174)
#B7C7BD
(183,199,189)
#C9D5CC
(201,213,204)
#DBE3DB
(219,227,219)
#EDF1EA
(237,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396554 color. Also use rgb(57,101,84) instead hex code.

Text Font Color

.myTextColor { color: #396554; }

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

This text font color is #396554.

Background Color

.myBgColor { background-color: #396554; }

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

This div background color is #396554.

Border color

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

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

This div border color is #396554.

Opacity

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

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

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

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

This text has shadow with #396554 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396554.

Preview

Color preview on black background

This text has color #396554 on black background.


Color preview on white background

This text has color #396554 on white background.


Black color preview on #396554 background

This text has black color on #396554 background.


White color preview on #396554 background

This text has white color on #396554 background.


Related colors

Complementary color

Complementary color for #hex is #C69AAB.


I love getcolorcode.com

Triadic colors

1 #543965 and #655439 with #396554 are triadic colors.

2 #546539 and #653954 with #396554 are triadic colors.