COLOR #538862

HEX: #538862 RGB: (83,136,98)

Color info

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

RGB color model

#538862 color RGB value is (83,136,98).

RGB: (83,136,98) (33%, 53%, 38%)

RGB channels and saturation

R 83 of 255 = 33%
G 136 of 255 = 53%
B 98 of 255 = 38%

83
136
98

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

Portions of RGB colors in percentages

R + G + B = 83 + 136 + 98 = 317 (100%)
R 83 of 317 ~ 26.18%
G 136 of 317 ~ 42.9%
B 98 of 317 ~ 30.91'%

%26.18
%42.9
%30.91

CMYK color model

#538862 color CMYK value is (39,0,28,47).

  • cyan value is 38.97%
  • magenta value is 0.00%
  • yellow value is 27.94%
  • key color value is 46.67%

CMYK: (39,0,28,47)
C39M0Y28K47 (39%, 0%, 28%, 47%)
(0.39 / 0.00 / 0.28 / 0.47)

CMYK percentages

%38.97
%0
%27.94
%46.67

Codes

Color #538862 in popluar color models

53 88 62
RGB 83 136 98
HSL 137° 24.20% 42.94%
HSB/HSV 137° 38.97% 53.33%
CMYK 38.97% 0.00% 27.94%
46.67%

Color #538862 in popluar number systems.

HEX 53 88 62
Decimal 83 136 98
Binary 1010011 10001000 1100010
Octal 123 210 142

Shades and tints

Shades of #538862

#538862
(83,136,98)
#4C7C5A
(76,124,90)
#457052
(69,112,82)
#3E644A
(62,100,74)
#375842
(55,88,66)
#304C3A
(48,76,58)
#294032
(41,64,50)
#22342A
(34,52,42)
#1B2822
(27,40,34)
#141C1A
(20,28,26)
#0D1012
(13,16,18)
#000000
(0,0,0)

Tints of #538862

#538862
(83,136,98)
#629270
(98,146,112)
#719C7E
(113,156,126)
#80A68C
(128,166,140)
#8FB09A
(143,176,154)
#9EBAA8
(158,186,168)
#ADC4B6
(173,196,182)
#BCCEC4
(188,206,196)
#CBD8D2
(203,216,210)
#DAE2E0
(218,226,224)
#E9ECEE
(233,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #538862 color. Also use rgb(83,136,98) instead hex code.

Text Font Color

.myTextColor { color: #538862; }

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

This text font color is #538862.

Background Color

.myBgColor { background-color: #538862; }

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

This div background color is #538862.

Border color

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

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

This div border color is #538862.

Opacity

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

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

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

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

This text has shadow with #538862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538862.

Preview

Color preview on black background

This text has color #538862 on black background.


Color preview on white background

This text has color #538862 on white background.


Black color preview on #538862 background

This text has black color on #538862 background.


White color preview on #538862 background

This text has white color on #538862 background.


Related colors

Complementary color

Complementary color for #hex is #AC779D.


I love getcolorcode.com

Triadic colors

1 #625388 and #886253 with #538862 are triadic colors.

2 #628853 and #885362 with #538862 are triadic colors.