COLOR #376A5E

HEX: #376A5E RGB: (55,106,94)

Renk bilgisi

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

RGB renk modeli

#376A5E color RGB value is (55,106,94).

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

RGB bağlantıları ve doygunluk

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

55
106
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 106 + 94 = 255 (100%)
R 55 of 255 ~ 21.57%
G 106 of 255 ~ 41.57%
B 94 of 255 ~ 36.86'%

%21.57
%41.57
%36.86

CMYK RENK MODELİ

#376A5E rengi CMYK tonu (48,0,11,58).

  • camgöbeği tonu 48.11%
  • eflatun tonu 0.00%
  • sarı tonu 11.32%
  • ana renk tonu 58.43%

CMYK: (48,0,11,58)
C48M0Y11K58 (48%, 0%, 11%, 58%)
(0.48 / 0.00 / 0.11 / 0.58)

CMYK yüzdeleri

%48.11
%0
%11.32
%58.43

Codes

Color #376A5E in popluar color models

37 6A 5E
RGB 55 106 94
HSL 166° 31.68% 31.57%
HSB/HSV 166° 48.11% 41.57%
CMYK 48.11% 0.00% 11.32%
58.43%

Color #376A5E in popluar number systems.

HEX 37 6A 5E
Decimal 55 106 94
Binary 110111 1101010 1011110
Octal 67 152 136

Shades and tints

Shades of #376A5E

#376A5E
(55,106,94)
#326156
(50,97,86)
#2D584E
(45,88,78)
#284F46
(40,79,70)
#23463E
(35,70,62)
#1E3D36
(30,61,54)
#19342E
(25,52,46)
#142B26
(20,43,38)
#0F221E
(15,34,30)
#0A1916
(10,25,22)
#05100E
(5,16,14)
#000000
(0,0,0)

Tints of #376A5E

#376A5E
(55,106,94)
#49776C
(73,119,108)
#5B847A
(91,132,122)
#6D9188
(109,145,136)
#7F9E96
(127,158,150)
#91ABA4
(145,171,164)
#A3B8B2
(163,184,178)
#B5C5C0
(181,197,192)
#C7D2CE
(199,210,206)
#D9DFDC
(217,223,220)
#EBECEA
(235,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #376A5E; }

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

This text font color is #376A5E.

Background Color

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

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

This div background color is #376A5E.

Border color

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

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

This div border color is #376A5E.

Opacity

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

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

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

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

This text has shadow with #376A5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376A5E.

Preview

Color preview on black background

This text has color #376A5E on black background.


Color preview on white background

This text has color #376A5E on white background.


Black color preview on #376A5E background

This text has black color on #376A5E background.


White color preview on #376A5E background

This text has white color on #376A5E background.


Related colors

Complementary color

Complementary color for #hex is #C895A1.


I love getcolorcode.com

Triadic colors

1 #5E376A and #6A5E37 with #376A5E are triadic colors.

2 #5E6A37 and #6A375E with #376A5E are triadic colors.