COLOR #387C5F

HEX: #387C5F RGB: (56,124,95)

Renk bilgisi

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

RGB renk modeli

#387C5F color RGB value is (56,124,95).

RGB: (56,124,95) (22%, 49%, 37%)

RGB bağlantıları ve doygunluk

R 56 of 255 = 22%
G 124 of 255 = 49%
B 95 of 255 = 37%

56
124
95

R + G + B ~ 36%. #387C5F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 56 + 124 + 95 = 275 (100%)
R 56 of 275 ~ 20.36%
G 124 of 275 ~ 45.09%
B 95 of 275 ~ 34.55'%

%20.36
%45.09
%34.55

CMYK RENK MODELİ

#387C5F rengi CMYK tonu (55,0,23,51).

  • camgöbeği tonu 54.84%
  • eflatun tonu 0.00%
  • sarı tonu 23.39%
  • ana renk tonu 51.37%

CMYK: (55,0,23,51)
C55M0Y23K51 (55%, 0%, 23%, 51%)
(0.55 / 0.00 / 0.23 / 0.51)

CMYK yüzdeleri

%54.84
%0
%23.39
%51.37

Codes

Color #387C5F in popluar color models

38 7C 5F
RGB 56 124 95
HSL 154° 37.78% 35.29%
HSB/HSV 154° 54.84% 48.63%
CMYK 54.84% 0.00% 23.39%
51.37%

Color #387C5F in popluar number systems.

HEX 38 7C 5F
Decimal 56 124 95
Binary 111000 1111100 1011111
Octal 70 174 137

Shades and tints

Shades of #387C5F

#387C5F
(56,124,95)
#337157
(51,113,87)
#2E664F
(46,102,79)
#295B47
(41,91,71)
#24503F
(36,80,63)
#1F4537
(31,69,55)
#1A3A2F
(26,58,47)
#152F27
(21,47,39)
#10241F
(16,36,31)
#0B1917
(11,25,23)
#060E0F
(6,14,15)
#000000
(0,0,0)

Tints of #387C5F

#387C5F
(56,124,95)
#4A876D
(74,135,109)
#5C927B
(92,146,123)
#6E9D89
(110,157,137)
#80A897
(128,168,151)
#92B3A5
(146,179,165)
#A4BEB3
(164,190,179)
#B6C9C1
(182,201,193)
#C8D4CF
(200,212,207)
#DADFDD
(218,223,221)
#ECEAEB
(236,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #387C5F color. Also use rgb(56,124,95) instead hex code.

Text Font Color

.myTextColor { color: #387C5F; }

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

This text font color is #387C5F.

Background Color

.myBgColor { background-color: #387C5F; }

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

This div background color is #387C5F.

Border color

.myBorderColor { border: 1px solid #387C5F; }

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

This div border color is #387C5F.

Opacity

.myOpacity80 { color: #387C5F; opacity: 0.8; }

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

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

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

This text has shadow with #387C5F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387C5F.

Preview

Color preview on black background

This text has color #387C5F on black background.


Color preview on white background

This text has color #387C5F on white background.


Black color preview on #387C5F background

This text has black color on #387C5F background.


White color preview on #387C5F background

This text has white color on #387C5F background.


Related colors

Complementary color

Complementary color for #hex is #C783A0.


I love getcolorcode.com

Triadic colors

1 #5F387C and #7C5F38 with #387C5F are triadic colors.

2 #5F7C38 and #7C385F with #387C5F are triadic colors.