COLOR #376D3D

HEX: #376D3D RGB: (55,109,61)

Renk bilgisi

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

RGB renk modeli

#376D3D color RGB value is (55,109,61).

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

RGB bağlantıları ve doygunluk

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

55
109
61

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

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 109 + 61 = 225 (100%)
R 55 of 225 ~ 24.44%
G 109 of 225 ~ 48.44%
B 61 of 225 ~ 27.11'%

%24.44
%48.44
%27.11

CMYK RENK MODELİ

#376D3D rengi CMYK tonu (50,0,44,57).

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

CMYK: (50,0,44,57)
C50M0Y44K57 (50%, 0%, 44%, 57%)
(0.50 / 0.00 / 0.44 / 0.57)

CMYK yüzdeleri

%49.54
%0
%44.04
%57.25

Codes

Color #376D3D in popluar color models

37 6D 3D
RGB 55 109 61
HSL 127° 32.93% 32.16%
HSB/HSV 127° 49.54% 42.75%
CMYK 49.54% 0.00% 44.04%
57.25%

Color #376D3D in popluar number systems.

HEX 37 6D 3D
Decimal 55 109 61
Binary 110111 1101101 111101
Octal 67 155 75

Shades and tints

Shades of #376D3D

#376D3D
(55,109,61)
#326438
(50,100,56)
#2D5B33
(45,91,51)
#28522E
(40,82,46)
#234929
(35,73,41)
#1E4024
(30,64,36)
#19371F
(25,55,31)
#142E1A
(20,46,26)
#0F2515
(15,37,21)
#0A1C10
(10,28,16)
#05130B
(5,19,11)
#000000
(0,0,0)

Tints of #376D3D

#376D3D
(55,109,61)
#497A4E
(73,122,78)
#5B875F
(91,135,95)
#6D9470
(109,148,112)
#7FA181
(127,161,129)
#91AE92
(145,174,146)
#A3BBA3
(163,187,163)
#B5C8B4
(181,200,180)
#C7D5C5
(199,213,197)
#D9E2D6
(217,226,214)
#EBEFE7
(235,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #376D3D; }

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

This text font color is #376D3D.

Background Color

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

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

This div background color is #376D3D.

Border color

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

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

This div border color is #376D3D.

Opacity

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

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

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

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

This text has shadow with #376D3D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376D3D.

Preview

Color preview on black background

This text has color #376D3D on black background.


Color preview on white background

This text has color #376D3D on white background.


Black color preview on #376D3D background

This text has black color on #376D3D background.


White color preview on #376D3D background

This text has white color on #376D3D background.


Related colors

Complementary color

Complementary color for #hex is #C892C2.


I love getcolorcode.com

Triadic colors

1 #3D376D and #6D3D37 with #376D3D are triadic colors.

2 #3D6D37 and #6D373D with #376D3D are triadic colors.