COLOR #538051

HEX: #538051 RGB: (83,128,81)

Color info

#538051 contains red, green and blue colors in about the same proportion. Web safe color of #538051 is #666666 (or #666).

RGB color model

#538051 color RGB value is (83,128,81).

RGB: (83,128,81) (33%, 50%, 32%)

RGB channels and saturation

R 83 of 255 = 33%
G 128 of 255 = 50%
B 81 of 255 = 32%

83
128
81

R + G + B ~ 38%. #538051 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 128 + 81 = 292 (100%)
R 83 of 292 ~ 28.42%
G 128 of 292 ~ 43.84%
B 81 of 292 ~ 27.74'%

%28.42
%43.84
%27.74

CMYK color model

#538051 color CMYK value is (35,0,37,50).

  • cyan value is 35.16%
  • magenta value is 0.00%
  • yellow value is 36.72%
  • key color value is 49.80%

CMYK: (35,0,37,50)
C35M0Y37K50 (35%, 0%, 37%, 50%)
(0.35 / 0.00 / 0.37 / 0.50)

CMYK percentages

%35.16
%0
%36.72
%49.8

Codes

Color #538051 in popluar color models

53 80 51
RGB 83 128 81
HSL 117° 22.49% 40.98%
HSB/HSV 117° 36.72% 50.20%
CMYK 35.16% 0.00% 36.72%
49.80%

Color #538051 in popluar number systems.

HEX 53 80 51
Decimal 83 128 81
Binary 1010011 10000000 1010001
Octal 123 200 121

Shades and tints

Shades of #538051

#538051
(83,128,81)
#4C754A
(76,117,74)
#456A43
(69,106,67)
#3E5F3C
(62,95,60)
#375435
(55,84,53)
#30492E
(48,73,46)
#293E27
(41,62,39)
#223320
(34,51,32)
#1B2819
(27,40,25)
#141D12
(20,29,18)
#0D120B
(13,18,11)
#000000
(0,0,0)

Tints of #538051

#538051
(83,128,81)
#628B60
(98,139,96)
#71966F
(113,150,111)
#80A17E
(128,161,126)
#8FAC8D
(143,172,141)
#9EB79C
(158,183,156)
#ADC2AB
(173,194,171)
#BCCDBA
(188,205,186)
#CBD8C9
(203,216,201)
#DAE3D8
(218,227,216)
#E9EEE7
(233,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #538051 color. Also use rgb(83,128,81) instead hex code.

Text Font Color

.myTextColor { color: #538051; }

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

This text font color is #538051.

Background Color

.myBgColor { background-color: #538051; }

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

This div background color is #538051.

Border color

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

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

This div border color is #538051.

Opacity

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

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

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

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

This text has shadow with #538051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538051.

Preview

Color preview on black background

This text has color #538051 on black background.


Color preview on white background

This text has color #538051 on white background.


Black color preview on #538051 background

This text has black color on #538051 background.


White color preview on #538051 background

This text has white color on #538051 background.


Related colors

Complementary color

Complementary color for #hex is #AC7FAE.


I love getcolorcode.com

Triadic colors

1 #515380 and #805153 with #538051 are triadic colors.

2 #518053 and #805351 with #538051 are triadic colors.