COLOR #538A4E

HEX: #538A4E RGB: (83,138,78)

Color info

#538A4E contains mainly red and green colors. Web safe color of #538A4E is #669966 (or #696).

RGB color model

#538A4E color RGB value is (83,138,78).

RGB: (83,138,78) (33%, 54%, 31%)

RGB channels and saturation

R 83 of 255 = 33%
G 138 of 255 = 54%
B 78 of 255 = 31%

83
138
78

R + G + B ~ 39%. #538A4E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 138 + 78 = 299 (100%)
R 83 of 299 ~ 27.76%
G 138 of 299 ~ 46.15%
B 78 of 299 ~ 26.09'%

%27.76
%46.15
%26.09

CMYK color model

#538A4E color CMYK value is (40,0,43,46).

  • cyan value is 39.86%
  • magenta value is 0.00%
  • yellow value is 43.48%
  • key color value is 45.88%

CMYK: (40,0,43,46)
C40M0Y43K46 (40%, 0%, 43%, 46%)
(0.40 / 0.00 / 0.43 / 0.46)

CMYK percentages

%39.86
%0
%43.48
%45.88

Codes

Color #538A4E in popluar color models

53 8A 4E
RGB 83 138 78
HSL 115° 27.78% 42.35%
HSB/HSV 115° 43.48% 54.12%
CMYK 39.86% 0.00% 43.48%
45.88%

Color #538A4E in popluar number systems.

HEX 53 8A 4E
Decimal 83 138 78
Binary 1010011 10001010 1001110
Octal 123 212 116

Shades and tints

Shades of #538A4E

#538A4E
(83,138,78)
#4C7E47
(76,126,71)
#457240
(69,114,64)
#3E6639
(62,102,57)
#375A32
(55,90,50)
#304E2B
(48,78,43)
#294224
(41,66,36)
#22361D
(34,54,29)
#1B2A16
(27,42,22)
#141E0F
(20,30,15)
#0D1208
(13,18,8)
#000000
(0,0,0)

Tints of #538A4E

#538A4E
(83,138,78)
#62945E
(98,148,94)
#719E6E
(113,158,110)
#80A87E
(128,168,126)
#8FB28E
(143,178,142)
#9EBC9E
(158,188,158)
#ADC6AE
(173,198,174)
#BCD0BE
(188,208,190)
#CBDACE
(203,218,206)
#DAE4DE
(218,228,222)
#E9EEEE
(233,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #538A4E color. Also use rgb(83,138,78) instead hex code.

Text Font Color

.myTextColor { color: #538A4E; }

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

This text font color is #538A4E.

Background Color

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

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

This div background color is #538A4E.

Border color

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

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

This div border color is #538A4E.

Opacity

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

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

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

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

This text has shadow with #538A4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538A4E.

Preview

Color preview on black background

This text has color #538A4E on black background.


Color preview on white background

This text has color #538A4E on white background.


Black color preview on #538A4E background

This text has black color on #538A4E background.


White color preview on #538A4E background

This text has white color on #538A4E background.


Related colors

Complementary color

Complementary color for #hex is #AC75B1.


I love getcolorcode.com

Triadic colors

1 #4E538A and #8A4E53 with #538A4E are triadic colors.

2 #4E8A53 and #8A534E with #538A4E are triadic colors.