COLOR #378B84

HEX: #378B84 RGB: (55,139,132)

Renk bilgisi

#378B84 contains mainly green and blue colors. #378B84 ‘ nin web güvenlik rengi #339999 (ya da #399) dir.

RGB renk modeli

#378B84 color RGB value is (55,139,132).

RGB: (55,139,132) (22%, 55%, 52%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 139 of 255 = 55%
B 132 of 255 = 52%

55
139
132

R + G + B ~ 43%. #378B84 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 139 + 132 = 326 (100%)
R 55 of 326 ~ 16.87%
G 139 of 326 ~ 42.64%
B 132 of 326 ~ 40.49'%

%16.87
%42.64
%40.49

CMYK RENK MODELİ

#378B84 rengi CMYK tonu (60,0,5,45).

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

CMYK: (60,0,5,45)
C60M0Y5K45 (60%, 0%, 5%, 45%)
(0.60 / 0.00 / 0.05 / 0.45)

CMYK yüzdeleri

%60.43
%0
%5.04
%45.49

Codes

Color #378B84 in popluar color models

37 8B 84
RGB 55 139 132
HSL 175° 43.30% 38.04%
HSB/HSV 175° 60.43% 54.51%
CMYK 60.43% 0.00% 5.04%
45.49%

Color #378B84 in popluar number systems.

HEX 37 8B 84
Decimal 55 139 132
Binary 110111 10001011 10000100
Octal 67 213 204

Shades and tints

Shades of #378B84

#378B84
(55,139,132)
#327F78
(50,127,120)
#2D736C
(45,115,108)
#286760
(40,103,96)
#235B54
(35,91,84)
#1E4F48
(30,79,72)
#19433C
(25,67,60)
#143730
(20,55,48)
#0F2B24
(15,43,36)
#0A1F18
(10,31,24)
#05130C
(5,19,12)
#000000
(0,0,0)

Tints of #378B84

#378B84
(55,139,132)
#49958F
(73,149,143)
#5B9F9A
(91,159,154)
#6DA9A5
(109,169,165)
#7FB3B0
(127,179,176)
#91BDBB
(145,189,187)
#A3C7C6
(163,199,198)
#B5D1D1
(181,209,209)
#C7DBDC
(199,219,220)
#D9E5E7
(217,229,231)
#EBEFF2
(235,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #378B84; }

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

This text font color is #378B84.

Background Color

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

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

This div background color is #378B84.

Border color

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

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

This div border color is #378B84.

Opacity

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

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

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

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

This text has shadow with #378B84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #378B84.

Preview

Color preview on black background

This text has color #378B84 on black background.


Color preview on white background

This text has color #378B84 on white background.


Black color preview on #378B84 background

This text has black color on #378B84 background.


White color preview on #378B84 background

This text has white color on #378B84 background.


Related colors

Complementary color

Complementary color for #hex is #C8747B.


I love getcolorcode.com

Triadic colors

1 #84378B and #8B8437 with #378B84 are triadic colors.

2 #848B37 and #8B3784 with #378B84 are triadic colors.