COLOR #376D53

HEX: #376D53 RGB: (55,109,83)

Renk bilgisi

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

RGB renk modeli

#376D53 color RGB value is (55,109,83).

RGB: (55,109,83) (22%, 43%, 33%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 109 of 255 = 43%
B 83 of 255 = 33%

55
109
83

R + G + B ~ 33%. #376D53 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 109 + 83 = 247 (100%)
R 55 of 247 ~ 22.27%
G 109 of 247 ~ 44.13%
B 83 of 247 ~ 33.6'%

%22.27
%44.13
%33.6

CMYK RENK MODELİ

#376D53 rengi CMYK tonu (50,0,24,57).

  • camgöbeği tonu 49.54%
  • eflatun tonu 0.00%
  • sarı tonu 23.85%
  • ana renk tonu 57.25%

CMYK: (50,0,24,57)
C50M0Y24K57 (50%, 0%, 24%, 57%)
(0.50 / 0.00 / 0.24 / 0.57)

CMYK yüzdeleri

%49.54
%0
%23.85
%57.25

Codes

Color #376D53 in popluar color models

37 6D 53
RGB 55 109 83
HSL 151° 32.93% 32.16%
HSB/HSV 151° 49.54% 42.75%
CMYK 49.54% 0.00% 23.85%
57.25%

Color #376D53 in popluar number systems.

HEX 37 6D 53
Decimal 55 109 83
Binary 110111 1101101 1010011
Octal 67 155 123

Shades and tints

Shades of #376D53

#376D53
(55,109,83)
#32644C
(50,100,76)
#2D5B45
(45,91,69)
#28523E
(40,82,62)
#234937
(35,73,55)
#1E4030
(30,64,48)
#193729
(25,55,41)
#142E22
(20,46,34)
#0F251B
(15,37,27)
#0A1C14
(10,28,20)
#05130D
(5,19,13)
#000000
(0,0,0)

Tints of #376D53

#376D53
(55,109,83)
#497A62
(73,122,98)
#5B8771
(91,135,113)
#6D9480
(109,148,128)
#7FA18F
(127,161,143)
#91AE9E
(145,174,158)
#A3BBAD
(163,187,173)
#B5C8BC
(181,200,188)
#C7D5CB
(199,213,203)
#D9E2DA
(217,226,218)
#EBEFE9
(235,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #376D53; }

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

This text font color is #376D53.

Background Color

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

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

This div background color is #376D53.

Border color

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

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

This div border color is #376D53.

Opacity

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

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

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

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

This text has shadow with #376D53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376D53.

Preview

Color preview on black background

This text has color #376D53 on black background.


Color preview on white background

This text has color #376D53 on white background.


Black color preview on #376D53 background

This text has black color on #376D53 background.


White color preview on #376D53 background

This text has white color on #376D53 background.


Related colors

Complementary color

Complementary color for #hex is #C892AC.


I love getcolorcode.com

Triadic colors

1 #53376D and #6D5337 with #376D53 are triadic colors.

2 #536D37 and #6D3753 with #376D53 are triadic colors.