COLOR #376C5E

HEX: #376C5E RGB: (55,108,94)

Renk bilgisi

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

RGB renk modeli

#376C5E color RGB value is (55,108,94).

RGB: (55,108,94) (22%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 108 of 255 = 42%
B 94 of 255 = 37%

55
108
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 108 + 94 = 257 (100%)
R 55 of 257 ~ 21.4%
G 108 of 257 ~ 42.02%
B 94 of 257 ~ 36.58'%

%21.4
%42.02
%36.58

CMYK RENK MODELİ

#376C5E rengi CMYK tonu (49,0,13,58).

  • camgöbeği tonu 49.07%
  • eflatun tonu 0.00%
  • sarı tonu 12.96%
  • ana renk tonu 57.65%

CMYK: (49,0,13,58)
C49M0Y13K58 (49%, 0%, 13%, 58%)
(0.49 / 0.00 / 0.13 / 0.58)

CMYK yüzdeleri

%49.07
%0
%12.96
%57.65

Codes

Color #376C5E in popluar color models

37 6C 5E
RGB 55 108 94
HSL 164° 32.52% 31.96%
HSB/HSV 164° 49.07% 42.35%
CMYK 49.07% 0.00% 12.96%
57.65%

Color #376C5E in popluar number systems.

HEX 37 6C 5E
Decimal 55 108 94
Binary 110111 1101100 1011110
Octal 67 154 136

Shades and tints

Shades of #376C5E

#376C5E
(55,108,94)
#326356
(50,99,86)
#2D5A4E
(45,90,78)
#285146
(40,81,70)
#23483E
(35,72,62)
#1E3F36
(30,63,54)
#19362E
(25,54,46)
#142D26
(20,45,38)
#0F241E
(15,36,30)
#0A1B16
(10,27,22)
#05120E
(5,18,14)
#000000
(0,0,0)

Tints of #376C5E

#376C5E
(55,108,94)
#49796C
(73,121,108)
#5B867A
(91,134,122)
#6D9388
(109,147,136)
#7FA096
(127,160,150)
#91ADA4
(145,173,164)
#A3BAB2
(163,186,178)
#B5C7C0
(181,199,192)
#C7D4CE
(199,212,206)
#D9E1DC
(217,225,220)
#EBEEEA
(235,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #376C5E; }

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

This text font color is #376C5E.

Background Color

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

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

This div background color is #376C5E.

Border color

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

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

This div border color is #376C5E.

Opacity

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

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

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

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

This text has shadow with #376C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376C5E.

Preview

Color preview on black background

This text has color #376C5E on black background.


Color preview on white background

This text has color #376C5E on white background.


Black color preview on #376C5E background

This text has black color on #376C5E background.


White color preview on #376C5E background

This text has white color on #376C5E background.


Related colors

Complementary color

Complementary color for #hex is #C893A1.


I love getcolorcode.com

Triadic colors

1 #5E376C and #6C5E37 with #376C5E are triadic colors.

2 #5E6C37 and #6C375E with #376C5E are triadic colors.