COLOR #538269

HEX: #538269 RGB: (83,130,105)

Color info

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

RGB color model

#538269 color RGB value is (83,130,105).

RGB: (83,130,105) (33%, 51%, 41%)

RGB channels and saturation

R 83 of 255 = 33%
G 130 of 255 = 51%
B 105 of 255 = 41%

83
130
105

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

Portions of RGB colors in percentages

R + G + B = 83 + 130 + 105 = 318 (100%)
R 83 of 318 ~ 26.1%
G 130 of 318 ~ 40.88%
B 105 of 318 ~ 33.02'%

%26.1
%40.88
%33.02

CMYK color model

#538269 color CMYK value is (36,0,19,49).

  • cyan value is 36.15%
  • magenta value is 0.00%
  • yellow value is 19.23%
  • key color value is 49.02%

CMYK: (36,0,19,49)
C36M0Y19K49 (36%, 0%, 19%, 49%)
(0.36 / 0.00 / 0.19 / 0.49)

CMYK percentages

%36.15
%0
%19.23
%49.02

Codes

Color #538269 in popluar color models

53 82 69
RGB 83 130 105
HSL 148° 22.07% 41.76%
HSB/HSV 148° 36.15% 50.98%
CMYK 36.15% 0.00% 19.23%
49.02%

Color #538269 in popluar number systems.

HEX 53 82 69
Decimal 83 130 105
Binary 1010011 10000010 1101001
Octal 123 202 151

Shades and tints

Shades of #538269

#538269
(83,130,105)
#4C7760
(76,119,96)
#456C57
(69,108,87)
#3E614E
(62,97,78)
#375645
(55,86,69)
#304B3C
(48,75,60)
#294033
(41,64,51)
#22352A
(34,53,42)
#1B2A21
(27,42,33)
#141F18
(20,31,24)
#0D140F
(13,20,15)
#000000
(0,0,0)

Tints of #538269

#538269
(83,130,105)
#628D76
(98,141,118)
#719883
(113,152,131)
#80A390
(128,163,144)
#8FAE9D
(143,174,157)
#9EB9AA
(158,185,170)
#ADC4B7
(173,196,183)
#BCCFC4
(188,207,196)
#CBDAD1
(203,218,209)
#DAE5DE
(218,229,222)
#E9F0EB
(233,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #538269 color. Also use rgb(83,130,105) instead hex code.

Text Font Color

.myTextColor { color: #538269; }

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

This text font color is #538269.

Background Color

.myBgColor { background-color: #538269; }

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

This div background color is #538269.

Border color

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

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

This div border color is #538269.

Opacity

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

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

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

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

This text has shadow with #538269 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538269.

Preview

Color preview on black background

This text has color #538269 on black background.


Color preview on white background

This text has color #538269 on white background.


Black color preview on #538269 background

This text has black color on #538269 background.


White color preview on #538269 background

This text has white color on #538269 background.


Related colors

Complementary color

Complementary color for #hex is #AC7D96.


I love getcolorcode.com

Triadic colors

1 #695382 and #826953 with #538269 are triadic colors.

2 #698253 and #825369 with #538269 are triadic colors.