COLOR #397A59

HEX: #397A59 RGB: (57,122,89)

Renk bilgisi

#397A59 contains mainly green and blue colors. #397A59 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#397A59 color RGB value is (57,122,89).

RGB: (57,122,89) (22%, 48%, 35%)

RGB bağlantıları ve doygunluk

R 57 of 255 = 22%
G 122 of 255 = 48%
B 89 of 255 = 35%

57
122
89

R + G + B ~ 35%. #397A59 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 57 + 122 + 89 = 268 (100%)
R 57 of 268 ~ 21.27%
G 122 of 268 ~ 45.52%
B 89 of 268 ~ 33.21'%

%21.27
%45.52
%33.21

CMYK RENK MODELİ

#397A59 rengi CMYK tonu (53,0,27,52).

  • camgöbeği tonu 53.28%
  • eflatun tonu 0.00%
  • sarı tonu 27.05%
  • ana renk tonu 52.16%

CMYK: (53,0,27,52)
C53M0Y27K52 (53%, 0%, 27%, 52%)
(0.53 / 0.00 / 0.27 / 0.52)

CMYK yüzdeleri

%53.28
%0
%27.05
%52.16

Codes

Color #397A59 in popluar color models

39 7A 59
RGB 57 122 89
HSL 150° 36.31% 35.10%
HSB/HSV 150° 53.28% 47.84%
CMYK 53.28% 0.00% 27.05%
52.16%

Color #397A59 in popluar number systems.

HEX 39 7A 59
Decimal 57 122 89
Binary 111001 1111010 1011001
Octal 71 172 131

Shades and tints

Shades of #397A59

#397A59
(57,122,89)
#346F51
(52,111,81)
#2F6449
(47,100,73)
#2A5941
(42,89,65)
#254E39
(37,78,57)
#204331
(32,67,49)
#1B3829
(27,56,41)
#162D21
(22,45,33)
#112219
(17,34,25)
#0C1711
(12,23,17)
#070C09
(7,12,9)
#000000
(0,0,0)

Tints of #397A59

#397A59
(57,122,89)
#4B8668
(75,134,104)
#5D9277
(93,146,119)
#6F9E86
(111,158,134)
#81AA95
(129,170,149)
#93B6A4
(147,182,164)
#A5C2B3
(165,194,179)
#B7CEC2
(183,206,194)
#C9DAD1
(201,218,209)
#DBE6E0
(219,230,224)
#EDF2EF
(237,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #397A59 color. Also use rgb(57,122,89) instead hex code.

Text Font Color

.myTextColor { color: #397A59; }

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

This text font color is #397A59.

Background Color

.myBgColor { background-color: #397A59; }

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

This div background color is #397A59.

Border color

.myBorderColor { border: 1px solid #397A59; }

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

This div border color is #397A59.

Opacity

.myOpacity80 { color: #397A59; opacity: 0.8; }

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

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

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

This text has shadow with #397A59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #397A59.

Preview

Color preview on black background

This text has color #397A59 on black background.


Color preview on white background

This text has color #397A59 on white background.


Black color preview on #397A59 background

This text has black color on #397A59 background.


White color preview on #397A59 background

This text has white color on #397A59 background.


Related colors

Complementary color

Complementary color for #hex is #C685A6.


I love getcolorcode.com

Triadic colors

1 #59397A and #7A5939 with #397A59 are triadic colors.

2 #597A39 and #7A3959 with #397A59 are triadic colors.