COLOR #538464

HEX: #538464 RGB: (83,132,100)

Color info

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

RGB color model

#538464 color RGB value is (83,132,100).

RGB: (83,132,100) (33%, 52%, 39%)

RGB channels and saturation

R 83 of 255 = 33%
G 132 of 255 = 52%
B 100 of 255 = 39%

83
132
100

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

Portions of RGB colors in percentages

R + G + B = 83 + 132 + 100 = 315 (100%)
R 83 of 315 ~ 26.35%
G 132 of 315 ~ 41.9%
B 100 of 315 ~ 31.75'%

%26.35
%41.9
%31.75

CMYK color model

#538464 color CMYK value is (37,0,24,48).

  • cyan value is 37.12%
  • magenta value is 0.00%
  • yellow value is 24.24%
  • key color value is 48.24%

CMYK: (37,0,24,48)
C37M0Y24K48 (37%, 0%, 24%, 48%)
(0.37 / 0.00 / 0.24 / 0.48)

CMYK percentages

%37.12
%0
%24.24
%48.24

Codes

Color #538464 in popluar color models

53 84 64
RGB 83 132 100
HSL 141° 22.79% 42.16%
HSB/HSV 141° 37.12% 51.76%
CMYK 37.12% 0.00% 24.24%
48.24%

Color #538464 in popluar number systems.

HEX 53 84 64
Decimal 83 132 100
Binary 1010011 10000100 1100100
Octal 123 204 144

Shades and tints

Shades of #538464

#538464
(83,132,100)
#4C785B
(76,120,91)
#456C52
(69,108,82)
#3E6049
(62,96,73)
#375440
(55,84,64)
#304837
(48,72,55)
#293C2E
(41,60,46)
#223025
(34,48,37)
#1B241C
(27,36,28)
#141813
(20,24,19)
#0D0C0A
(13,12,10)
#000000
(0,0,0)

Tints of #538464

#538464
(83,132,100)
#628F72
(98,143,114)
#719A80
(113,154,128)
#80A58E
(128,165,142)
#8FB09C
(143,176,156)
#9EBBAA
(158,187,170)
#ADC6B8
(173,198,184)
#BCD1C6
(188,209,198)
#CBDCD4
(203,220,212)
#DAE7E2
(218,231,226)
#E9F2F0
(233,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #538464; }

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

This text font color is #538464.

Background Color

.myBgColor { background-color: #538464; }

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

This div background color is #538464.

Border color

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

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

This div border color is #538464.

Opacity

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

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

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

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

This text has shadow with #538464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538464.

Preview

Color preview on black background

This text has color #538464 on black background.


Color preview on white background

This text has color #538464 on white background.


Black color preview on #538464 background

This text has black color on #538464 background.


White color preview on #538464 background

This text has white color on #538464 background.


Related colors

Complementary color

Complementary color for #hex is #AC7B9B.


I love getcolorcode.com

Triadic colors

1 #645384 and #846453 with #538464 are triadic colors.

2 #648453 and #845364 with #538464 are triadic colors.