COLOR #376D3B

HEX: #376D3B RGB: (55,109,59)

Renk bilgisi

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

RGB renk modeli

#376D3B color RGB value is (55,109,59).

RGB: (55,109,59) (22%, 43%, 23%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 109 of 255 = 43%
B 59 of 255 = 23%

55
109
59

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

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 109 + 59 = 223 (100%)
R 55 of 223 ~ 24.66%
G 109 of 223 ~ 48.88%
B 59 of 223 ~ 26.46'%

%24.66
%48.88
%26.46

CMYK RENK MODELİ

#376D3B rengi CMYK tonu (50,0,46,57).

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

CMYK: (50,0,46,57)
C50M0Y46K57 (50%, 0%, 46%, 57%)
(0.50 / 0.00 / 0.46 / 0.57)

CMYK yüzdeleri

%49.54
%0
%45.87
%57.25

Codes

Color #376D3B in popluar color models

37 6D 3B
RGB 55 109 59
HSL 124° 32.93% 32.16%
HSB/HSV 124° 49.54% 42.75%
CMYK 49.54% 0.00% 45.87%
57.25%

Color #376D3B in popluar number systems.

HEX 37 6D 3B
Decimal 55 109 59
Binary 110111 1101101 111011
Octal 67 155 73

Shades and tints

Shades of #376D3B

#376D3B
(55,109,59)
#326436
(50,100,54)
#2D5B31
(45,91,49)
#28522C
(40,82,44)
#234927
(35,73,39)
#1E4022
(30,64,34)
#19371D
(25,55,29)
#142E18
(20,46,24)
#0F2513
(15,37,19)
#0A1C0E
(10,28,14)
#051309
(5,19,9)
#000000
(0,0,0)

Tints of #376D3B

#376D3B
(55,109,59)
#497A4C
(73,122,76)
#5B875D
(91,135,93)
#6D946E
(109,148,110)
#7FA17F
(127,161,127)
#91AE90
(145,174,144)
#A3BBA1
(163,187,161)
#B5C8B2
(181,200,178)
#C7D5C3
(199,213,195)
#D9E2D4
(217,226,212)
#EBEFE5
(235,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #376D3B; }

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

This text font color is #376D3B.

Background Color

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

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

This div background color is #376D3B.

Border color

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

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

This div border color is #376D3B.

Opacity

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

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

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

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

This text has shadow with #376D3B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376D3B.

Preview

Color preview on black background

This text has color #376D3B on black background.


Color preview on white background

This text has color #376D3B on white background.


Black color preview on #376D3B background

This text has black color on #376D3B background.


White color preview on #376D3B background

This text has white color on #376D3B background.


Related colors

Complementary color

Complementary color for #hex is #C892C4.


I love getcolorcode.com

Triadic colors

1 #3B376D and #6D3B37 with #376D3B are triadic colors.

2 #3B6D37 and #6D373B with #376D3B are triadic colors.