COLOR #36574A

HEX: #36574A RGB: (54,87,74)

Color info

#36574A contains red, green and blue colors in about the same proportion. Web safe color of #36574A is #336633 (or #363).

RGB color model

#36574A color RGB value is (54,87,74).

RGB: (54,87,74) (21%, 34%, 29%)

RGB channels and saturation

R 54 of 255 = 21%
G 87 of 255 = 34%
B 74 of 255 = 29%

54
87
74

R + G + B ~ 28%. #36574A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 87 + 74 = 215 (100%)
R 54 of 215 ~ 25.12%
G 87 of 215 ~ 40.47%
B 74 of 215 ~ 34.42'%

%25.12
%40.47
%34.42

CMYK color model

#36574A color CMYK value is (38,0,15,66).

  • cyan value is 37.93%
  • magenta value is 0.00%
  • yellow value is 14.94%
  • key color value is 65.88%

CMYK: (38,0,15,66)
C38M0Y15K66 (38%, 0%, 15%, 66%)
(0.38 / 0.00 / 0.15 / 0.66)

CMYK percentages

%37.93
%0
%14.94
%65.88

Codes

Color #36574A in popluar color models

36 57 4A
RGB 54 87 74
HSL 156° 23.40% 27.65%
HSB/HSV 156° 37.93% 34.12%
CMYK 37.93% 0.00% 14.94%
65.88%

Color #36574A in popluar number systems.

HEX 36 57 4A
Decimal 54 87 74
Binary 110110 1010111 1001010
Octal 66 127 112

Shades and tints

Shades of #36574A

#36574A
(54,87,74)
#325044
(50,80,68)
#2E493E
(46,73,62)
#2A4238
(42,66,56)
#263B32
(38,59,50)
#22342C
(34,52,44)
#1E2D26
(30,45,38)
#1A2620
(26,38,32)
#161F1A
(22,31,26)
#121814
(18,24,20)
#0E110E
(14,17,14)
#000000
(0,0,0)

Tints of #36574A

#36574A
(54,87,74)
#48665A
(72,102,90)
#5A756A
(90,117,106)
#6C847A
(108,132,122)
#7E938A
(126,147,138)
#90A29A
(144,162,154)
#A2B1AA
(162,177,170)
#B4C0BA
(180,192,186)
#C6CFCA
(198,207,202)
#D8DEDA
(216,222,218)
#EAEDEA
(234,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #36574A color. Also use rgb(54,87,74) instead hex code.

Text Font Color

.myTextColor { color: #36574A; }

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

This text font color is #36574A.

Background Color

.myBgColor { background-color: #36574A; }

<div style="background-color:#36574A">Inner text</div>

This div background color is #36574A.

Border color

.myBorderColor { border: 1px solid #36574A; }

<div style="border:3px solid #36574A">Div</div>

This div border color is #36574A.

Opacity

.myOpacity80 { color: #36574A; opacity: 0.8; }

<p style="color:#36574A;opacity:0.8;">80%</p>

Text with #36574A 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 #36574A;}

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

This text has shadow with #36574A color.


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

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

This text has shadow with #36574A primary color and red secondary color.


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

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

This text has shadow with #36574A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #36574A.

Preview

Color preview on black background

This text has color #36574A on black background.


Color preview on white background

This text has color #36574A on white background.


Black color preview on #36574A background

This text has black color on #36574A background.


White color preview on #36574A background

This text has white color on #36574A background.


Related colors

Complementary color

Complementary color for #hex is #C9A8B5.


I love getcolorcode.com

Triadic colors

1 #4A3657 and #574A36 with #36574A are triadic colors.

2 #4A5736 and #57364A with #36574A are triadic colors.