COLOR #387657

HEX: #387657
RGB: (56,118,87)

Renk bilgisi

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

RGB renk modeli

#387657 color RGB value is (56,118,87).

  • kırmız ton 56;
  • yeşil ton 118;
  • mavi ton 87.
RGB:
(56,118,87)
(22%,46%,34%)

RGB bağlantıları ve doygunluk

R 56 of 255 = 22%
G 118 of 255 = 46%
B 87 of 255 = 34%

56
118
87

R + G + B ~ 34%. #387657 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
56 + 118 + 87 = 261 (100%)
R 56 of 261 ~ 21.46%
G 118 of 261 ~ 45.21%
B 87 of 261 ~ 33.33%

%21.46
%45.21
%33.33

CMYK RENK MODELİ

#387657 rengi CMYK tonu (53,0,26,54).

  • camgöbeği tonu 52.54%
  • eflatun tonu 0.00%
  • sarı tonu 26.27%
  • ana renk tonu 53.73%
CMYK:
(53,0,26,54)
C53M0Y26K54 
(53%,0%,26%,54%)
(0.53/0.00/0.26/0.54)	

CMYK yüzdeleri

%52.54
%0
%26.27
%53.73

Codes

Color #387657 in popluar color models

387657
RGB5611887
HSL150°35.63%34.12%
HSB/HSV150°52.54%46.27%
CMYK52.54%0.00%26.27%
53.73%

Color #387657 in popluar number systems.

HEX387657
Decimal5611887
Binary11100011101101010111
Octal70166127

Shades and tints

Shades of #387657

#387657
(56,118,87)
#336C50
(51,108,80)
#2E6249
(46,98,73)
#295842
(41,88,66)
#244E3B
(36,78,59)
#1F4434
(31,68,52)
#1A3A2D
(26,58,45)
#153026
(21,48,38)
#10261F
(16,38,31)
#0B1C18
(11,28,24)
#061211
(6,18,17)
#000000
(0,0,0)

Tints of #387657

#387657
(56,118,87)
#4A8266
(74,130,102)
#5C8E75
(92,142,117)
#6E9A84
(110,154,132)
#80A693
(128,166,147)
#92B2A2
(146,178,162)
#A4BEB1
(164,190,177)
#B6CAC0
(182,202,192)
#C8D6CF
(200,214,207)
#DAE2DE
(218,226,222)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #387657 color. Also use rgb(56,118,87) instead hex code.

Text Font Color

.myTextColor { color: #387657; }

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

This text font color is #387657.


Background Color

.myBgColor { background-color: #387657; }

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

This div background color is #387657.


Border color

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

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

This div border color is #387657.


Opacity

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

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

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

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

This text has shadow with #387657 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #387657 on black background.


Color preview on white background

This text has color #387657 on white background.



Black color preview on #387657 background

This text has black color on #387657 background.


White color preview on #387657 background

This text has white color on #387657 background.