COLOR #376E3D

HEX: #376E3D RGB: (55,110,61)

Renk bilgisi

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

RGB renk modeli

#376E3D color RGB value is (55,110,61).

RGB: (55,110,61) (22%, 43%, 24%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 110 of 255 = 43%
B 61 of 255 = 24%

55
110
61

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

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 110 + 61 = 226 (100%)
R 55 of 226 ~ 24.34%
G 110 of 226 ~ 48.67%
B 61 of 226 ~ 26.99'%

%24.34
%48.67
%26.99

CMYK RENK MODELİ

#376E3D rengi CMYK tonu (50,0,45,57).

  • camgöbeği tonu 50.00%
  • eflatun tonu 0.00%
  • sarı tonu 44.55%
  • ana renk tonu 56.86%

CMYK: (50,0,45,57)
C50M0Y45K57 (50%, 0%, 45%, 57%)
(0.50 / 0.00 / 0.45 / 0.57)

CMYK yüzdeleri

%50
%0
%44.55
%56.86

Codes

Color #376E3D in popluar color models

37 6E 3D
RGB 55 110 61
HSL 127° 33.33% 32.35%
HSB/HSV 127° 50.00% 43.14%
CMYK 50.00% 0.00% 44.55%
56.86%

Color #376E3D in popluar number systems.

HEX 37 6E 3D
Decimal 55 110 61
Binary 110111 1101110 111101
Octal 67 156 75

Shades and tints

Shades of #376E3D

#376E3D
(55,110,61)
#326438
(50,100,56)
#2D5A33
(45,90,51)
#28502E
(40,80,46)
#234629
(35,70,41)
#1E3C24
(30,60,36)
#19321F
(25,50,31)
#14281A
(20,40,26)
#0F1E15
(15,30,21)
#0A1410
(10,20,16)
#050A0B
(5,10,11)
#000000
(0,0,0)

Tints of #376E3D

#376E3D
(55,110,61)
#497B4E
(73,123,78)
#5B885F
(91,136,95)
#6D9570
(109,149,112)
#7FA281
(127,162,129)
#91AF92
(145,175,146)
#A3BCA3
(163,188,163)
#B5C9B4
(181,201,180)
#C7D6C5
(199,214,197)
#D9E3D6
(217,227,214)
#EBF0E7
(235,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376E3D color. Also use rgb(55,110,61) instead hex code.

Text Font Color

.myTextColor { color: #376E3D; }

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

This text font color is #376E3D.

Background Color

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

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

This div background color is #376E3D.

Border color

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

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

This div border color is #376E3D.

Opacity

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

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

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

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

This text has shadow with #376E3D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376E3D.

Preview

Color preview on black background

This text has color #376E3D on black background.


Color preview on white background

This text has color #376E3D on white background.


Black color preview on #376E3D background

This text has black color on #376E3D background.


White color preview on #376E3D background

This text has white color on #376E3D background.


Related colors

Complementary color

Complementary color for #hex is #C891C2.


I love getcolorcode.com

Triadic colors

1 #3D376E and #6E3D37 with #376E3D are triadic colors.

2 #3D6E37 and #6E373D with #376E3D are triadic colors.