COLOR #387B50

HEX: #387B50 RGB: (56,123,80)

Renk bilgisi

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

RGB renk modeli

#387B50 color RGB value is (56,123,80).

RGB: (56,123,80) (22%, 48%, 31%)

RGB bağlantıları ve doygunluk

R 56 of 255 = 22%
G 123 of 255 = 48%
B 80 of 255 = 31%

56
123
80

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

Yüzdelerle RGB renk parçaları

R + G + B = 56 + 123 + 80 = 259 (100%)
R 56 of 259 ~ 21.62%
G 123 of 259 ~ 47.49%
B 80 of 259 ~ 30.89'%

%21.62
%47.49
%30.89

CMYK RENK MODELİ

#387B50 rengi CMYK tonu (54,0,35,52).

  • camgöbeği tonu 54.47%
  • eflatun tonu 0.00%
  • sarı tonu 34.96%
  • ana renk tonu 51.76%

CMYK: (54,0,35,52)
C54M0Y35K52 (54%, 0%, 35%, 52%)
(0.54 / 0.00 / 0.35 / 0.52)

CMYK yüzdeleri

%54.47
%0
%34.96
%51.76

Codes

Color #387B50 in popluar color models

38 7B 50
RGB 56 123 80
HSL 141° 37.43% 35.10%
HSB/HSV 141° 54.47% 48.24%
CMYK 54.47% 0.00% 34.96%
51.76%

Color #387B50 in popluar number systems.

HEX 38 7B 50
Decimal 56 123 80
Binary 111000 1111011 1010000
Octal 70 173 120

Shades and tints

Shades of #387B50

#387B50
(56,123,80)
#337049
(51,112,73)
#2E6542
(46,101,66)
#295A3B
(41,90,59)
#244F34
(36,79,52)
#1F442D
(31,68,45)
#1A3926
(26,57,38)
#152E1F
(21,46,31)
#102318
(16,35,24)
#0B1811
(11,24,17)
#060D0A
(6,13,10)
#000000
(0,0,0)

Tints of #387B50

#387B50
(56,123,80)
#4A875F
(74,135,95)
#5C936E
(92,147,110)
#6E9F7D
(110,159,125)
#80AB8C
(128,171,140)
#92B79B
(146,183,155)
#A4C3AA
(164,195,170)
#B6CFB9
(182,207,185)
#C8DBC8
(200,219,200)
#DAE7D7
(218,231,215)
#ECF3E6
(236,243,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #387B50 color. Also use rgb(56,123,80) instead hex code.

Text Font Color

.myTextColor { color: #387B50; }

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

This text font color is #387B50.

Background Color

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

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

This div background color is #387B50.

Border color

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

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

This div border color is #387B50.

Opacity

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

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

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

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

This text has shadow with #387B50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387B50.

Preview

Color preview on black background

This text has color #387B50 on black background.


Color preview on white background

This text has color #387B50 on white background.


Black color preview on #387B50 background

This text has black color on #387B50 background.


White color preview on #387B50 background

This text has white color on #387B50 background.


Related colors

Complementary color

Complementary color for #hex is #C784AF.


I love getcolorcode.com

Triadic colors

1 #50387B and #7B5038 with #387B50 are triadic colors.

2 #507B38 and #7B3850 with #387B50 are triadic colors.