COLOR #387F5D

HEX: #387F5D RGB: (56,127,93)

Renk bilgisi

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

RGB renk modeli

#387F5D color RGB value is (56,127,93).

RGB: (56,127,93) (22%, 50%, 36%)

RGB bağlantıları ve doygunluk

R 56 of 255 = 22%
G 127 of 255 = 50%
B 93 of 255 = 36%

56
127
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 56 + 127 + 93 = 276 (100%)
R 56 of 276 ~ 20.29%
G 127 of 276 ~ 46.01%
B 93 of 276 ~ 33.7'%

%20.29
%46.01
%33.7

CMYK RENK MODELİ

#387F5D rengi CMYK tonu (56,0,27,50).

  • camgöbeği tonu 55.91%
  • eflatun tonu 0.00%
  • sarı tonu 26.77%
  • ana renk tonu 50.20%

CMYK: (56,0,27,50)
C56M0Y27K50 (56%, 0%, 27%, 50%)
(0.56 / 0.00 / 0.27 / 0.50)

CMYK yüzdeleri

%55.91
%0
%26.77
%50.2

Codes

Color #387F5D in popluar color models

38 7F 5D
RGB 56 127 93
HSL 151° 38.80% 35.88%
HSB/HSV 151° 55.91% 49.80%
CMYK 55.91% 0.00% 26.77%
50.20%

Color #387F5D in popluar number systems.

HEX 38 7F 5D
Decimal 56 127 93
Binary 111000 1111111 1011101
Octal 70 177 135

Shades and tints

Shades of #387F5D

#387F5D
(56,127,93)
#337455
(51,116,85)
#2E694D
(46,105,77)
#295E45
(41,94,69)
#24533D
(36,83,61)
#1F4835
(31,72,53)
#1A3D2D
(26,61,45)
#153225
(21,50,37)
#10271D
(16,39,29)
#0B1C15
(11,28,21)
#06110D
(6,17,13)
#000000
(0,0,0)

Tints of #387F5D

#387F5D
(56,127,93)
#4A8A6B
(74,138,107)
#5C9579
(92,149,121)
#6EA087
(110,160,135)
#80AB95
(128,171,149)
#92B6A3
(146,182,163)
#A4C1B1
(164,193,177)
#B6CCBF
(182,204,191)
#C8D7CD
(200,215,205)
#DAE2DB
(218,226,219)
#ECEDE9
(236,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #387F5D color. Also use rgb(56,127,93) instead hex code.

Text Font Color

.myTextColor { color: #387F5D; }

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

This text font color is #387F5D.

Background Color

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

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

This div background color is #387F5D.

Border color

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

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

This div border color is #387F5D.

Opacity

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

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

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

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

This text has shadow with #387F5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387F5D.

Preview

Color preview on black background

This text has color #387F5D on black background.


Color preview on white background

This text has color #387F5D on white background.


Black color preview on #387F5D background

This text has black color on #387F5D background.


White color preview on #387F5D background

This text has white color on #387F5D background.


Related colors

Complementary color

Complementary color for #hex is #C780A2.


I love getcolorcode.com

Triadic colors

1 #5D387F and #7F5D38 with #387F5D are triadic colors.

2 #5D7F38 and #7F385D with #387F5D are triadic colors.