COLOR #378B5E

HEX: #378B5E RGB: (55,139,94)

Renk bilgisi

#378B5E contains mainly green and blue colors. #378B5E ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#378B5E color RGB value is (55,139,94).

RGB: (55,139,94) (22%, 55%, 37%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 139 of 255 = 55%
B 94 of 255 = 37%

55
139
94

R + G + B ~ 38%. #378B5E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 139 + 94 = 288 (100%)
R 55 of 288 ~ 19.1%
G 139 of 288 ~ 48.26%
B 94 of 288 ~ 32.64'%

%19.1
%48.26
%32.64

CMYK RENK MODELİ

#378B5E rengi CMYK tonu (60,0,32,45).

  • camgöbeği tonu 60.43%
  • eflatun tonu 0.00%
  • sarı tonu 32.37%
  • ana renk tonu 45.49%

CMYK: (60,0,32,45)
C60M0Y32K45 (60%, 0%, 32%, 45%)
(0.60 / 0.00 / 0.32 / 0.45)

CMYK yüzdeleri

%60.43
%0
%32.37
%45.49

Codes

Color #378B5E in popluar color models

37 8B 5E
RGB 55 139 94
HSL 148° 43.30% 38.04%
HSB/HSV 148° 60.43% 54.51%
CMYK 60.43% 0.00% 32.37%
45.49%

Color #378B5E in popluar number systems.

HEX 37 8B 5E
Decimal 55 139 94
Binary 110111 10001011 1011110
Octal 67 213 136

Shades and tints

Shades of #378B5E

#378B5E
(55,139,94)
#327F56
(50,127,86)
#2D734E
(45,115,78)
#286746
(40,103,70)
#235B3E
(35,91,62)
#1E4F36
(30,79,54)
#19432E
(25,67,46)
#143726
(20,55,38)
#0F2B1E
(15,43,30)
#0A1F16
(10,31,22)
#05130E
(5,19,14)
#000000
(0,0,0)

Tints of #378B5E

#378B5E
(55,139,94)
#49956C
(73,149,108)
#5B9F7A
(91,159,122)
#6DA988
(109,169,136)
#7FB396
(127,179,150)
#91BDA4
(145,189,164)
#A3C7B2
(163,199,178)
#B5D1C0
(181,209,192)
#C7DBCE
(199,219,206)
#D9E5DC
(217,229,220)
#EBEFEA
(235,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #378B5E color. Also use rgb(55,139,94) instead hex code.

Text Font Color

.myTextColor { color: #378B5E; }

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

This text font color is #378B5E.

Background Color

.myBgColor { background-color: #378B5E; }

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

This div background color is #378B5E.

Border color

.myBorderColor { border: 1px solid #378B5E; }

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

This div border color is #378B5E.

Opacity

.myOpacity80 { color: #378B5E; opacity: 0.8; }

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

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

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

This text has shadow with #378B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #378B5E.

Preview

Color preview on black background

This text has color #378B5E on black background.


Color preview on white background

This text has color #378B5E on white background.


Black color preview on #378B5E background

This text has black color on #378B5E background.


White color preview on #378B5E background

This text has white color on #378B5E background.


Related colors

Complementary color

Complementary color for #hex is #C874A1.


I love getcolorcode.com

Triadic colors

1 #5E378B and #8B5E37 with #378B5E are triadic colors.

2 #5E8B37 and #8B375E with #378B5E are triadic colors.