COLOR #376E5E

HEX: #376E5E RGB: (55,110,94)

Renk bilgisi

#376E5E contains red, green and blue colors in about the same proportion. #376E5E ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#376E5E color RGB value is (55,110,94).

RGB: (55,110,94) (22%, 43%, 37%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 110 of 255 = 43%
B 94 of 255 = 37%

55
110
94

R + G + B ~ 34%. #376E5E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 110 + 94 = 259 (100%)
R 55 of 259 ~ 21.24%
G 110 of 259 ~ 42.47%
B 94 of 259 ~ 36.29'%

%21.24
%42.47
%36.29

CMYK RENK MODELİ

#376E5E rengi CMYK tonu (50,0,15,57).

  • camgöbeği tonu 50.00%
  • eflatun tonu 0.00%
  • sarı tonu 14.55%
  • ana renk tonu 56.86%

CMYK: (50,0,15,57)
C50M0Y15K57 (50%, 0%, 15%, 57%)
(0.50 / 0.00 / 0.15 / 0.57)

CMYK yüzdeleri

%50
%0
%14.55
%56.86

Codes

Color #376E5E in popluar color models

37 6E 5E
RGB 55 110 94
HSL 163° 33.33% 32.35%
HSB/HSV 163° 50.00% 43.14%
CMYK 50.00% 0.00% 14.55%
56.86%

Color #376E5E in popluar number systems.

HEX 37 6E 5E
Decimal 55 110 94
Binary 110111 1101110 1011110
Octal 67 156 136

Shades and tints

Shades of #376E5E

#376E5E
(55,110,94)
#326456
(50,100,86)
#2D5A4E
(45,90,78)
#285046
(40,80,70)
#23463E
(35,70,62)
#1E3C36
(30,60,54)
#19322E
(25,50,46)
#142826
(20,40,38)
#0F1E1E
(15,30,30)
#0A1416
(10,20,22)
#050A0E
(5,10,14)
#000000
(0,0,0)

Tints of #376E5E

#376E5E
(55,110,94)
#497B6C
(73,123,108)
#5B887A
(91,136,122)
#6D9588
(109,149,136)
#7FA296
(127,162,150)
#91AFA4
(145,175,164)
#A3BCB2
(163,188,178)
#B5C9C0
(181,201,192)
#C7D6CE
(199,214,206)
#D9E3DC
(217,227,220)
#EBF0EA
(235,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376E5E color. Also use rgb(55,110,94) instead hex code.

Text Font Color

.myTextColor { color: #376E5E; }

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

This text font color is #376E5E.

Background Color

.myBgColor { background-color: #376E5E; }

<div style="background-color:#376E5E">Inner text</div>

This div background color is #376E5E.

Border color

.myBorderColor { border: 1px solid #376E5E; }

<div style="border:3px solid #376E5E">Div</div>

This div border color is #376E5E.

Opacity

.myOpacity80 { color: #376E5E; opacity: 0.8; }

<p style="color:#376E5E;opacity:0.8;">80%</p>

Text with #376E5E 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 #376E5E;}

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

This text has shadow with #376E5E color.


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

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

This text has shadow with #376E5E primary color and red secondary color.


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

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

This text has shadow with #376E5E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #376E5E.

Preview

Color preview on black background

This text has color #376E5E on black background.


Color preview on white background

This text has color #376E5E on white background.


Black color preview on #376E5E background

This text has black color on #376E5E background.


White color preview on #376E5E background

This text has white color on #376E5E background.


Related colors

Complementary color

Complementary color for #hex is #C891A1.


I love getcolorcode.com

Triadic colors

1 #5E376E and #6E5E37 with #376E5E are triadic colors.

2 #5E6E37 and #6E375E with #376E5E are triadic colors.