COLOR #376C3E

HEX: #376C3E RGB: (55,108,62)

Renk bilgisi

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

RGB renk modeli

#376C3E color RGB value is (55,108,62).

RGB: (55,108,62) (22%, 42%, 24%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 108 of 255 = 42%
B 62 of 255 = 24%

55
108
62

R + G + B ~ 29%. #376C3E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 108 + 62 = 225 (100%)
R 55 of 225 ~ 24.44%
G 108 of 225 ~ 48%
B 62 of 225 ~ 27.56'%

%24.44
%48
%27.56

CMYK RENK MODELİ

#376C3E rengi CMYK tonu (49,0,43,58).

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

CMYK: (49,0,43,58)
C49M0Y43K58 (49%, 0%, 43%, 58%)
(0.49 / 0.00 / 0.43 / 0.58)

CMYK yüzdeleri

%49.07
%0
%42.59
%57.65

Codes

Color #376C3E in popluar color models

37 6C 3E
RGB 55 108 62
HSL 128° 32.52% 31.96%
HSB/HSV 128° 49.07% 42.35%
CMYK 49.07% 0.00% 42.59%
57.65%

Color #376C3E in popluar number systems.

HEX 37 6C 3E
Decimal 55 108 62
Binary 110111 1101100 111110
Octal 67 154 76

Shades and tints

Shades of #376C3E

#376C3E
(55,108,62)
#326339
(50,99,57)
#2D5A34
(45,90,52)
#28512F
(40,81,47)
#23482A
(35,72,42)
#1E3F25
(30,63,37)
#193620
(25,54,32)
#142D1B
(20,45,27)
#0F2416
(15,36,22)
#0A1B11
(10,27,17)
#05120C
(5,18,12)
#000000
(0,0,0)

Tints of #376C3E

#376C3E
(55,108,62)
#49794F
(73,121,79)
#5B8660
(91,134,96)
#6D9371
(109,147,113)
#7FA082
(127,160,130)
#91AD93
(145,173,147)
#A3BAA4
(163,186,164)
#B5C7B5
(181,199,181)
#C7D4C6
(199,212,198)
#D9E1D7
(217,225,215)
#EBEEE8
(235,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #376C3E; }

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

This text font color is #376C3E.

Background Color

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

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

This div background color is #376C3E.

Border color

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

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

This div border color is #376C3E.

Opacity

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

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

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

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

This text has shadow with #376C3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376C3E.

Preview

Color preview on black background

This text has color #376C3E on black background.


Color preview on white background

This text has color #376C3E on white background.


Black color preview on #376C3E background

This text has black color on #376C3E background.


White color preview on #376C3E background

This text has white color on #376C3E background.


Related colors

Complementary color

Complementary color for #hex is #C893C1.


I love getcolorcode.com

Triadic colors

1 #3E376C and #6C3E37 with #376C3E are triadic colors.

2 #3E6C37 and #6C373E with #376C3E are triadic colors.