COLOR #36754D

HEX: #36754D RGB: (54,117,77)

Color info

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

RGB color model

#36754D color RGB value is (54,117,77).

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

RGB channels and saturation

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

54
117
77

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

Portions of RGB colors in percentages

R + G + B = 54 + 117 + 77 = 248 (100%)
R 54 of 248 ~ 21.77%
G 117 of 248 ~ 47.18%
B 77 of 248 ~ 31.05'%

%21.77
%47.18
%31.05

CMYK color model

#36754D color CMYK value is (54,0,34,54).

  • cyan value is 53.85%
  • magenta value is 0.00%
  • yellow value is 34.19%
  • key color value is 54.12%

CMYK: (54,0,34,54)
C54M0Y34K54 (54%, 0%, 34%, 54%)
(0.54 / 0.00 / 0.34 / 0.54)

CMYK percentages

%53.85
%0
%34.19
%54.12

Codes

Color #36754D in popluar color models

36 75 4D
RGB 54 117 77
HSL 142° 36.84% 33.53%
HSB/HSV 142° 53.85% 45.88%
CMYK 53.85% 0.00% 34.19%
54.12%

Color #36754D in popluar number systems.

HEX 36 75 4D
Decimal 54 117 77
Binary 110110 1110101 1001101
Octal 66 165 115

Shades and tints

Shades of #36754D

#36754D
(54,117,77)
#326B46
(50,107,70)
#2E613F
(46,97,63)
#2A5738
(42,87,56)
#264D31
(38,77,49)
#22432A
(34,67,42)
#1E3923
(30,57,35)
#1A2F1C
(26,47,28)
#162515
(22,37,21)
#121B0E
(18,27,14)
#0E1107
(14,17,7)
#000000
(0,0,0)

Tints of #36754D

#36754D
(54,117,77)
#48815D
(72,129,93)
#5A8D6D
(90,141,109)
#6C997D
(108,153,125)
#7EA58D
(126,165,141)
#90B19D
(144,177,157)
#A2BDAD
(162,189,173)
#B4C9BD
(180,201,189)
#C6D5CD
(198,213,205)
#D8E1DD
(216,225,221)
#EAEDED
(234,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #36754D; }

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

This text font color is #36754D.

Background Color

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

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

This div background color is #36754D.

Border color

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

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

This div border color is #36754D.

Opacity

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

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

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

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

This text has shadow with #36754D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36754D.

Preview

Color preview on black background

This text has color #36754D on black background.


Color preview on white background

This text has color #36754D on white background.


Black color preview on #36754D background

This text has black color on #36754D background.


White color preview on #36754D background

This text has white color on #36754D background.


Related colors

Complementary color

Complementary color for #hex is #C98AB2.


I love getcolorcode.com

Triadic colors

1 #4D3675 and #754D36 with #36754D are triadic colors.

2 #4D7536 and #75364D with #36754D are triadic colors.