COLOR #397E4A

HEX: #397E4A
RGB: (57,126,74)

Renk bilgisi

#397E4A contains mainly green and blue colors. #397E4A ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#397E4A color RGB value is (57,126,74).

  • kırmız ton 57;
  • yeşil ton 126;
  • mavi ton 74.
RGB:
(57,126,74)
(22%,49%,29%)

RGB bağlantıları ve doygunluk

R 57 of 255 = 22%
G 126 of 255 = 49%
B 74 of 255 = 29%

57
126
74

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

Yüzdelerle RGB renk parçaları

R + G + B =
57 + 126 + 74 = 257 (100%)
R 57 of 257 ~ 22.18%
G 126 of 257 ~ 49.03%
B 74 of 257 ~ 28.79%

%22.18
%49.03
%28.79

CMYK RENK MODELİ

#397E4A rengi CMYK tonu (55,0,41,51).

  • camgöbeği tonu 54.76%
  • eflatun tonu 0.00%
  • sarı tonu 41.27%
  • ana renk tonu 50.59%
CMYK:
(55,0,41,51)
C55M0Y41K51 
(55%,0%,41%,51%)
(0.55/0.00/0.41/0.51)	

CMYK yüzdeleri

%54.76
%0
%41.27
%50.59

Codes

Color #397E4A in popluar color models

397E4A
RGB5712674
HSL135°37.70%35.88%
HSB/HSV135°54.76%49.41%
CMYK54.76%0.00%41.27%
50.59%

Color #397E4A in popluar number systems.

HEX397E4A
Decimal5712674
Binary11100111111101001010
Octal71176112

Shades and tints

Shades of #397E4A

#397E4A
(57,126,74)
#347344
(52,115,68)
#2F683E
(47,104,62)
#2A5D38
(42,93,56)
#255232
(37,82,50)
#20472C
(32,71,44)
#1B3C26
(27,60,38)
#163120
(22,49,32)
#11261A
(17,38,26)
#0C1B14
(12,27,20)
#07100E
(7,16,14)
#000000
(0,0,0)

Tints of #397E4A

#397E4A
(57,126,74)
#4B895A
(75,137,90)
#5D946A
(93,148,106)
#6F9F7A
(111,159,122)
#81AA8A
(129,170,138)
#93B59A
(147,181,154)
#A5C0AA
(165,192,170)
#B7CBBA
(183,203,186)
#C9D6CA
(201,214,202)
#DBE1DA
(219,225,218)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #397E4A color. Also use rgb(57,126,74) instead hex code.

Text Font Color

.myTextColor { color: #397E4A; }

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

This text font color is #397E4A.


Background Color

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

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

This div background color is #397E4A.


Border color

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

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

This div border color is #397E4A.


Opacity

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

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

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

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

This text has shadow with #397E4A color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #397E4A on black background.


Color preview on white background

This text has color #397E4A on white background.



Black color preview on #397E4A background

This text has black color on #397E4A background.


White color preview on #397E4A background

This text has white color on #397E4A background.