COLOR #538367

HEX: #538367 RGB: (83,131,103)

Color info

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

RGB color model

#538367 color RGB value is (83,131,103).

RGB: (83,131,103) (33%, 51%, 40%)

RGB channels and saturation

R 83 of 255 = 33%
G 131 of 255 = 51%
B 103 of 255 = 40%

83
131
103

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

Portions of RGB colors in percentages

R + G + B = 83 + 131 + 103 = 317 (100%)
R 83 of 317 ~ 26.18%
G 131 of 317 ~ 41.32%
B 103 of 317 ~ 32.49'%

%26.18
%41.32
%32.49

CMYK color model

#538367 color CMYK value is (37,0,21,49).

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

CMYK: (37,0,21,49)
C37M0Y21K49 (37%, 0%, 21%, 49%)
(0.37 / 0.00 / 0.21 / 0.49)

CMYK percentages

%36.64
%0
%21.37
%48.63

Codes

Color #538367 in popluar color models

53 83 67
RGB 83 131 103
HSL 145° 22.43% 41.96%
HSB/HSV 145° 36.64% 51.37%
CMYK 36.64% 0.00% 21.37%
48.63%

Color #538367 in popluar number systems.

HEX 53 83 67
Decimal 83 131 103
Binary 1010011 10000011 1100111
Octal 123 203 147

Shades and tints

Shades of #538367

#538367
(83,131,103)
#4C785E
(76,120,94)
#456D55
(69,109,85)
#3E624C
(62,98,76)
#375743
(55,87,67)
#304C3A
(48,76,58)
#294131
(41,65,49)
#223628
(34,54,40)
#1B2B1F
(27,43,31)
#142016
(20,32,22)
#0D150D
(13,21,13)
#000000
(0,0,0)

Tints of #538367

#538367
(83,131,103)
#628E74
(98,142,116)
#719981
(113,153,129)
#80A48E
(128,164,142)
#8FAF9B
(143,175,155)
#9EBAA8
(158,186,168)
#ADC5B5
(173,197,181)
#BCD0C2
(188,208,194)
#CBDBCF
(203,219,207)
#DAE6DC
(218,230,220)
#E9F1E9
(233,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #538367; }

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

This text font color is #538367.

Background Color

.myBgColor { background-color: #538367; }

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

This div background color is #538367.

Border color

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

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

This div border color is #538367.

Opacity

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

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

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

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

This text has shadow with #538367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538367.

Preview

Color preview on black background

This text has color #538367 on black background.


Color preview on white background

This text has color #538367 on white background.


Black color preview on #538367 background

This text has black color on #538367 background.


White color preview on #538367 background

This text has white color on #538367 background.


Related colors

Complementary color

Complementary color for #hex is #AC7C98.


I love getcolorcode.com

Triadic colors

1 #675383 and #836753 with #538367 are triadic colors.

2 #678353 and #835367 with #538367 are triadic colors.