COLOR #538364

HEX: #538364 RGB: (83,131,100)

Color info

#538364 contains red, green and blue colors in about the same proportion. Web safe color of #538364 is #669966 (or #696).

RGB color model

#538364 color RGB value is (83,131,100).

RGB: (83,131,100) (33%, 51%, 39%)

RGB channels and saturation

R 83 of 255 = 33%
G 131 of 255 = 51%
B 100 of 255 = 39%

83
131
100

R + G + B ~ 41%. #538364 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 83 + 131 + 100 = 314 (100%)
R 83 of 314 ~ 26.43%
G 131 of 314 ~ 41.72%
B 100 of 314 ~ 31.85'%

%26.43
%41.72
%31.85

CMYK color model

#538364 color CMYK value is (37,0,24,49).

  • cyan value is 36.64%
  • magenta value is 0.00%
  • yellow value is 23.66%
  • key color value is 48.63%

CMYK: (37,0,24,49)
C37M0Y24K49 (37%, 0%, 24%, 49%)
(0.37 / 0.00 / 0.24 / 0.49)

CMYK percentages

%36.64
%0
%23.66
%48.63

Codes

Color #538364 in popluar color models

53 83 64
RGB 83 131 100
HSL 141° 22.43% 41.96%
HSB/HSV 141° 36.64% 51.37%
CMYK 36.64% 0.00% 23.66%
48.63%

Color #538364 in popluar number systems.

HEX 53 83 64
Decimal 83 131 100
Binary 1010011 10000011 1100100
Octal 123 203 144

Shades and tints

Shades of #538364

#538364
(83,131,100)
#4C785B
(76,120,91)
#456D52
(69,109,82)
#3E6249
(62,98,73)
#375740
(55,87,64)
#304C37
(48,76,55)
#29412E
(41,65,46)
#223625
(34,54,37)
#1B2B1C
(27,43,28)
#142013
(20,32,19)
#0D150A
(13,21,10)
#000000
(0,0,0)

Tints of #538364

#538364
(83,131,100)
#628E72
(98,142,114)
#719980
(113,153,128)
#80A48E
(128,164,142)
#8FAF9C
(143,175,156)
#9EBAAA
(158,186,170)
#ADC5B8
(173,197,184)
#BCD0C6
(188,208,198)
#CBDBD4
(203,219,212)
#DAE6E2
(218,230,226)
#E9F1F0
(233,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #538364 color. Also use rgb(83,131,100) instead hex code.

Text Font Color

.myTextColor { color: #538364; }

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

This text font color is #538364.

Background Color

.myBgColor { background-color: #538364; }

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

This div background color is #538364.

Border color

.myBorderColor { border: 1px solid #538364; }

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

This div border color is #538364.

Opacity

.myOpacity80 { color: #538364; opacity: 0.8; }

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

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

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

This text has shadow with #538364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538364.

Preview

Color preview on black background

This text has color #538364 on black background.


Color preview on white background

This text has color #538364 on white background.


Black color preview on #538364 background

This text has black color on #538364 background.


White color preview on #538364 background

This text has white color on #538364 background.


Related colors

Complementary color

Complementary color for #hex is #AC7C9B.


I love getcolorcode.com

Triadic colors

1 #645383 and #836453 with #538364 are triadic colors.

2 #648353 and #835364 with #538364 are triadic colors.