COLOR #376150

HEX: #376150 RGB: (55,97,80)

Renk bilgisi

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

RGB renk modeli

#376150 color RGB value is (55,97,80).

RGB: (55,97,80) (22%, 38%, 31%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 97 of 255 = 38%
B 80 of 255 = 31%

55
97
80

R + G + B ~ 30%. #376150 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 97 + 80 = 232 (100%)
R 55 of 232 ~ 23.71%
G 97 of 232 ~ 41.81%
B 80 of 232 ~ 34.48'%

%23.71
%41.81
%34.48

CMYK RENK MODELİ

#376150 rengi CMYK tonu (43,0,18,62).

  • camgöbeği tonu 43.30%
  • eflatun tonu 0.00%
  • sarı tonu 17.53%
  • ana renk tonu 61.96%

CMYK: (43,0,18,62)
C43M0Y18K62 (43%, 0%, 18%, 62%)
(0.43 / 0.00 / 0.18 / 0.62)

CMYK yüzdeleri

%43.3
%0
%17.53
%61.96

Codes

Color #376150 in popluar color models

37 61 50
RGB 55 97 80
HSL 156° 27.63% 29.80%
HSB/HSV 156° 43.30% 38.04%
CMYK 43.30% 0.00% 17.53%
61.96%

Color #376150 in popluar number systems.

HEX 37 61 50
Decimal 55 97 80
Binary 110111 1100001 1010000
Octal 67 141 120

Shades and tints

Shades of #376150

#376150
(55,97,80)
#325949
(50,89,73)
#2D5142
(45,81,66)
#28493B
(40,73,59)
#234134
(35,65,52)
#1E392D
(30,57,45)
#193126
(25,49,38)
#14291F
(20,41,31)
#0F2118
(15,33,24)
#0A1911
(10,25,17)
#05110A
(5,17,10)
#000000
(0,0,0)

Tints of #376150

#376150
(55,97,80)
#496F5F
(73,111,95)
#5B7D6E
(91,125,110)
#6D8B7D
(109,139,125)
#7F998C
(127,153,140)
#91A79B
(145,167,155)
#A3B5AA
(163,181,170)
#B5C3B9
(181,195,185)
#C7D1C8
(199,209,200)
#D9DFD7
(217,223,215)
#EBEDE6
(235,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376150 color. Also use rgb(55,97,80) instead hex code.

Text Font Color

.myTextColor { color: #376150; }

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

This text font color is #376150.

Background Color

.myBgColor { background-color: #376150; }

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

This div background color is #376150.

Border color

.myBorderColor { border: 1px solid #376150; }

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

This div border color is #376150.

Opacity

.myOpacity80 { color: #376150; opacity: 0.8; }

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

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

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

This text has shadow with #376150 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376150.

Preview

Color preview on black background

This text has color #376150 on black background.


Color preview on white background

This text has color #376150 on white background.


Black color preview on #376150 background

This text has black color on #376150 background.


White color preview on #376150 background

This text has white color on #376150 background.


Related colors

Complementary color

Complementary color for #hex is #C89EAF.


I love getcolorcode.com

Triadic colors

1 #503761 and #615037 with #376150 are triadic colors.

2 #506137 and #613750 with #376150 are triadic colors.