COLOR #538C58

HEX: #538C58 RGB: (83,140,88)

Color info

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

RGB color model

#538C58 color RGB value is (83,140,88).

RGB: (83,140,88) (33%, 55%, 35%)

RGB channels and saturation

R 83 of 255 = 33%
G 140 of 255 = 55%
B 88 of 255 = 35%

83
140
88

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

Portions of RGB colors in percentages

R + G + B = 83 + 140 + 88 = 311 (100%)
R 83 of 311 ~ 26.69%
G 140 of 311 ~ 45.02%
B 88 of 311 ~ 28.3'%

%26.69
%45.02
%28.3

CMYK color model

#538C58 color CMYK value is (41,0,37,45).

  • cyan value is 40.71%
  • magenta value is 0.00%
  • yellow value is 37.14%
  • key color value is 45.10%

CMYK: (41,0,37,45)
C41M0Y37K45 (41%, 0%, 37%, 45%)
(0.41 / 0.00 / 0.37 / 0.45)

CMYK percentages

%40.71
%0
%37.14
%45.1

Codes

Color #538C58 in popluar color models

53 8C 58
RGB 83 140 88
HSL 125° 25.56% 43.73%
HSB/HSV 125° 40.71% 54.90%
CMYK 40.71% 0.00% 37.14%
45.10%

Color #538C58 in popluar number systems.

HEX 53 8C 58
Decimal 83 140 88
Binary 1010011 10001100 1011000
Octal 123 214 130

Shades and tints

Shades of #538C58

#538C58
(83,140,88)
#4C8050
(76,128,80)
#457448
(69,116,72)
#3E6840
(62,104,64)
#375C38
(55,92,56)
#305030
(48,80,48)
#294428
(41,68,40)
#223820
(34,56,32)
#1B2C18
(27,44,24)
#142010
(20,32,16)
#0D1408
(13,20,8)
#000000
(0,0,0)

Tints of #538C58

#538C58
(83,140,88)
#629667
(98,150,103)
#71A076
(113,160,118)
#80AA85
(128,170,133)
#8FB494
(143,180,148)
#9EBEA3
(158,190,163)
#ADC8B2
(173,200,178)
#BCD2C1
(188,210,193)
#CBDCD0
(203,220,208)
#DAE6DF
(218,230,223)
#E9F0EE
(233,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #538C58 color. Also use rgb(83,140,88) instead hex code.

Text Font Color

.myTextColor { color: #538C58; }

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

This text font color is #538C58.

Background Color

.myBgColor { background-color: #538C58; }

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

This div background color is #538C58.

Border color

.myBorderColor { border: 1px solid #538C58; }

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

This div border color is #538C58.

Opacity

.myOpacity80 { color: #538C58; opacity: 0.8; }

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

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

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

This text has shadow with #538C58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538C58.

Preview

Color preview on black background

This text has color #538C58 on black background.


Color preview on white background

This text has color #538C58 on white background.


Black color preview on #538C58 background

This text has black color on #538C58 background.


White color preview on #538C58 background

This text has white color on #538C58 background.


Related colors

Complementary color

Complementary color for #hex is #AC73A7.


I love getcolorcode.com

Triadic colors

1 #58538C and #8C5853 with #538C58 are triadic colors.

2 #588C53 and #8C5358 with #538C58 are triadic colors.