COLOR #36764D

HEX: #36764D RGB: (54,118,77)

Color info

#36764D contains mainly green and blue colors. Web safe color of #36764D is #336633 (or #363).

RGB color model

#36764D color RGB value is (54,118,77).

RGB: (54,118,77) (21%, 46%, 30%)

RGB channels and saturation

R 54 of 255 = 21%
G 118 of 255 = 46%
B 77 of 255 = 30%

54
118
77

R + G + B ~ 32%. #36764D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 118 + 77 = 249 (100%)
R 54 of 249 ~ 21.69%
G 118 of 249 ~ 47.39%
B 77 of 249 ~ 30.92'%

%21.69
%47.39
%30.92

CMYK color model

#36764D color CMYK value is (54,0,35,54).

  • cyan value is 54.24%
  • magenta value is 0.00%
  • yellow value is 34.75%
  • key color value is 53.73%

CMYK: (54,0,35,54)
C54M0Y35K54 (54%, 0%, 35%, 54%)
(0.54 / 0.00 / 0.35 / 0.54)

CMYK percentages

%54.24
%0
%34.75
%53.73

Codes

Color #36764D in popluar color models

36 76 4D
RGB 54 118 77
HSL 142° 37.21% 33.73%
HSB/HSV 142° 54.24% 46.27%
CMYK 54.24% 0.00% 34.75%
53.73%

Color #36764D in popluar number systems.

HEX 36 76 4D
Decimal 54 118 77
Binary 110110 1110110 1001101
Octal 66 166 115

Shades and tints

Shades of #36764D

#36764D
(54,118,77)
#326C46
(50,108,70)
#2E623F
(46,98,63)
#2A5838
(42,88,56)
#264E31
(38,78,49)
#22442A
(34,68,42)
#1E3A23
(30,58,35)
#1A301C
(26,48,28)
#162615
(22,38,21)
#121C0E
(18,28,14)
#0E1207
(14,18,7)
#000000
(0,0,0)

Tints of #36764D

#36764D
(54,118,77)
#48825D
(72,130,93)
#5A8E6D
(90,142,109)
#6C9A7D
(108,154,125)
#7EA68D
(126,166,141)
#90B29D
(144,178,157)
#A2BEAD
(162,190,173)
#B4CABD
(180,202,189)
#C6D6CD
(198,214,205)
#D8E2DD
(216,226,221)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #36764D color. Also use rgb(54,118,77) instead hex code.

Text Font Color

.myTextColor { color: #36764D; }

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

This text font color is #36764D.

Background Color

.myBgColor { background-color: #36764D; }

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

This div background color is #36764D.

Border color

.myBorderColor { border: 1px solid #36764D; }

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

This div border color is #36764D.

Opacity

.myOpacity80 { color: #36764D; opacity: 0.8; }

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

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

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

This text has shadow with #36764D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36764D.

Preview

Color preview on black background

This text has color #36764D on black background.


Color preview on white background

This text has color #36764D on white background.


Black color preview on #36764D background

This text has black color on #36764D background.


White color preview on #36764D background

This text has white color on #36764D background.


Related colors

Complementary color

Complementary color for #hex is #C989B2.


I love getcolorcode.com

Triadic colors

1 #4D3676 and #764D36 with #36764D are triadic colors.

2 #4D7636 and #76364D with #36764D are triadic colors.