COLOR #376D7F

HEX: #376D7F RGB: (55,109,127)

Renk bilgisi

#376D7F contains mainly green and blue colors. #376D7F ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#376D7F color RGB value is (55,109,127).

RGB: (55,109,127) (22%, 43%, 50%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 109 of 255 = 43%
B 127 of 255 = 50%

55
109
127

R + G + B ~ 38%. #376D7F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 109 + 127 = 291 (100%)
R 55 of 291 ~ 18.9%
G 109 of 291 ~ 37.46%
B 127 of 291 ~ 43.64'%

%18.9
%37.46
%43.64

CMYK RENK MODELİ

#376D7F rengi CMYK tonu (57,14,0,50).

  • camgöbeği tonu 56.69%
  • eflatun tonu 14.17%
  • sarı tonu 0.00%
  • ana renk tonu 50.20%

CMYK: (57,14,0,50)
C57M14Y0K50 (57%, 14%, 0%, 50%)
(0.57 / 0.14 / 0.00 / 0.50)

CMYK yüzdeleri

%56.69
%14.17
%0
%50.2

Codes

Color #376D7F in popluar color models

37 6D 7F
RGB 55 109 127
HSL 195° 39.56% 35.69%
HSB/HSV 195° 56.69% 49.80%
CMYK 56.69% 14.17% 0.00%
50.20%

Color #376D7F in popluar number systems.

HEX 37 6D 7F
Decimal 55 109 127
Binary 110111 1101101 1111111
Octal 67 155 177

Shades and tints

Shades of #376D7F

#376D7F
(55,109,127)
#326474
(50,100,116)
#2D5B69
(45,91,105)
#28525E
(40,82,94)
#234953
(35,73,83)
#1E4048
(30,64,72)
#19373D
(25,55,61)
#142E32
(20,46,50)
#0F2527
(15,37,39)
#0A1C1C
(10,28,28)
#051311
(5,19,17)
#000000
(0,0,0)

Tints of #376D7F

#376D7F
(55,109,127)
#497A8A
(73,122,138)
#5B8795
(91,135,149)
#6D94A0
(109,148,160)
#7FA1AB
(127,161,171)
#91AEB6
(145,174,182)
#A3BBC1
(163,187,193)
#B5C8CC
(181,200,204)
#C7D5D7
(199,213,215)
#D9E2E2
(217,226,226)
#EBEFED
(235,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376D7F color. Also use rgb(55,109,127) instead hex code.

Text Font Color

.myTextColor { color: #376D7F; }

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

This text font color is #376D7F.

Background Color

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

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

This div background color is #376D7F.

Border color

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

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

This div border color is #376D7F.

Opacity

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

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

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

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

This text has shadow with #376D7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376D7F.

Preview

Color preview on black background

This text has color #376D7F on black background.


Color preview on white background

This text has color #376D7F on white background.


Black color preview on #376D7F background

This text has black color on #376D7F background.


White color preview on #376D7F background

This text has white color on #376D7F background.


Related colors

Complementary color

Complementary color for #hex is #C89280.


I love getcolorcode.com

Triadic colors

1 #7F376D and #6D7F37 with #376D7F are triadic colors.

2 #7F6D37 and #6D377F with #376D7F are triadic colors.