COLOR #396654

HEX: #396654 RGB: (57,102,84)

Color info

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

RGB color model

#396654 color RGB value is (57,102,84).

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

RGB channels and saturation

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

57
102
84

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

Portions of RGB colors in percentages

R + G + B = 57 + 102 + 84 = 243 (100%)
R 57 of 243 ~ 23.46%
G 102 of 243 ~ 41.98%
B 84 of 243 ~ 34.57'%

%23.46
%41.98
%34.57

CMYK color model

#396654 color CMYK value is (44,0,18,60).

  • cyan value is 44.12%
  • magenta value is 0.00%
  • yellow value is 17.65%
  • key color value is 60.00%

CMYK: (44,0,18,60)
C44M0Y18K60 (44%, 0%, 18%, 60%)
(0.44 / 0.00 / 0.18 / 0.60)

CMYK percentages

%44.12
%0
%17.65
%60

Codes

Color #396654 in popluar color models

39 66 54
RGB 57 102 84
HSL 156° 28.30% 31.18%
HSB/HSV 156° 44.12% 40.00%
CMYK 44.12% 0.00% 17.65%
60.00%

Color #396654 in popluar number systems.

HEX 39 66 54
Decimal 57 102 84
Binary 111001 1100110 1010100
Octal 71 146 124

Shades and tints

Shades of #396654

#396654
(57,102,84)
#345D4D
(52,93,77)
#2F5446
(47,84,70)
#2A4B3F
(42,75,63)
#254238
(37,66,56)
#203931
(32,57,49)
#1B302A
(27,48,42)
#162723
(22,39,35)
#111E1C
(17,30,28)
#0C1515
(12,21,21)
#070C0E
(7,12,14)
#000000
(0,0,0)

Tints of #396654

#396654
(57,102,84)
#4B7363
(75,115,99)
#5D8072
(93,128,114)
#6F8D81
(111,141,129)
#819A90
(129,154,144)
#93A79F
(147,167,159)
#A5B4AE
(165,180,174)
#B7C1BD
(183,193,189)
#C9CECC
(201,206,204)
#DBDBDB
(219,219,219)
#EDE8EA
(237,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #396654; }

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

This text font color is #396654.

Background Color

.myBgColor { background-color: #396654; }

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

This div background color is #396654.

Border color

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

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

This div border color is #396654.

Opacity

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

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

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

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

This text has shadow with #396654 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396654.

Preview

Color preview on black background

This text has color #396654 on black background.


Color preview on white background

This text has color #396654 on white background.


Black color preview on #396654 background

This text has black color on #396654 background.


White color preview on #396654 background

This text has white color on #396654 background.


Related colors

Complementary color

Complementary color for #hex is #C699AB.


I love getcolorcode.com

Triadic colors

1 #543966 and #665439 with #396654 are triadic colors.

2 #546639 and #663954 with #396654 are triadic colors.