COLOR #397454

HEX: #397454 RGB: (57,116,84)

Color info

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

RGB color model

#397454 color RGB value is (57,116,84).

RGB: (57,116,84) (22%, 45%, 33%)

RGB channels and saturation

R 57 of 255 = 22%
G 116 of 255 = 45%
B 84 of 255 = 33%

57
116
84

R + G + B ~ 33%. #397454 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 116 + 84 = 257 (100%)
R 57 of 257 ~ 22.18%
G 116 of 257 ~ 45.14%
B 84 of 257 ~ 32.68'%

%22.18
%45.14
%32.68

CMYK color model

#397454 color CMYK value is (51,0,28,55).

  • cyan value is 50.86%
  • magenta value is 0.00%
  • yellow value is 27.59%
  • key color value is 54.51%

CMYK: (51,0,28,55)
C51M0Y28K55 (51%, 0%, 28%, 55%)
(0.51 / 0.00 / 0.28 / 0.55)

CMYK percentages

%50.86
%0
%27.59
%54.51

Codes

Color #397454 in popluar color models

39 74 54
RGB 57 116 84
HSL 147° 34.10% 33.92%
HSB/HSV 147° 50.86% 45.49%
CMYK 50.86% 0.00% 27.59%
54.51%

Color #397454 in popluar number systems.

HEX 39 74 54
Decimal 57 116 84
Binary 111001 1110100 1010100
Octal 71 164 124

Shades and tints

Shades of #397454

#397454
(57,116,84)
#346A4D
(52,106,77)
#2F6046
(47,96,70)
#2A563F
(42,86,63)
#254C38
(37,76,56)
#204231
(32,66,49)
#1B382A
(27,56,42)
#162E23
(22,46,35)
#11241C
(17,36,28)
#0C1A15
(12,26,21)
#07100E
(7,16,14)
#000000
(0,0,0)

Tints of #397454

#397454
(57,116,84)
#4B8063
(75,128,99)
#5D8C72
(93,140,114)
#6F9881
(111,152,129)
#81A490
(129,164,144)
#93B09F
(147,176,159)
#A5BCAE
(165,188,174)
#B7C8BD
(183,200,189)
#C9D4CC
(201,212,204)
#DBE0DB
(219,224,219)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #397454; }

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

This text font color is #397454.

Background Color

.myBgColor { background-color: #397454; }

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

This div background color is #397454.

Border color

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

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

This div border color is #397454.

Opacity

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

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

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

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

This text has shadow with #397454 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #397454.

Preview

Color preview on black background

This text has color #397454 on black background.


Color preview on white background

This text has color #397454 on white background.


Black color preview on #397454 background

This text has black color on #397454 background.


White color preview on #397454 background

This text has white color on #397454 background.


Related colors

Complementary color

Complementary color for #hex is #C68BAB.


I love getcolorcode.com

Triadic colors

1 #543974 and #745439 with #397454 are triadic colors.

2 #547439 and #743954 with #397454 are triadic colors.