COLOR #538069

HEX: #538069 RGB: (83,128,105)

Color info

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

RGB color model

#538069 color RGB value is (83,128,105).

RGB: (83,128,105) (33%, 50%, 41%)

RGB channels and saturation

R 83 of 255 = 33%
G 128 of 255 = 50%
B 105 of 255 = 41%

83
128
105

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

Portions of RGB colors in percentages

R + G + B = 83 + 128 + 105 = 316 (100%)
R 83 of 316 ~ 26.27%
G 128 of 316 ~ 40.51%
B 105 of 316 ~ 33.23'%

%26.27
%40.51
%33.23

CMYK color model

#538069 color CMYK value is (35,0,18,50).

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

CMYK: (35,0,18,50)
C35M0Y18K50 (35%, 0%, 18%, 50%)
(0.35 / 0.00 / 0.18 / 0.50)

CMYK percentages

%35.16
%0
%17.97
%49.8

Codes

Color #538069 in popluar color models

53 80 69
RGB 83 128 105
HSL 149° 21.33% 41.37%
HSB/HSV 149° 35.16% 50.20%
CMYK 35.16% 0.00% 17.97%
49.80%

Color #538069 in popluar number systems.

HEX 53 80 69
Decimal 83 128 105
Binary 1010011 10000000 1101001
Octal 123 200 151

Shades and tints

Shades of #538069

#538069
(83,128,105)
#4C7560
(76,117,96)
#456A57
(69,106,87)
#3E5F4E
(62,95,78)
#375445
(55,84,69)
#30493C
(48,73,60)
#293E33
(41,62,51)
#22332A
(34,51,42)
#1B2821
(27,40,33)
#141D18
(20,29,24)
#0D120F
(13,18,15)
#000000
(0,0,0)

Tints of #538069

#538069
(83,128,105)
#628B76
(98,139,118)
#719683
(113,150,131)
#80A190
(128,161,144)
#8FAC9D
(143,172,157)
#9EB7AA
(158,183,170)
#ADC2B7
(173,194,183)
#BCCDC4
(188,205,196)
#CBD8D1
(203,216,209)
#DAE3DE
(218,227,222)
#E9EEEB
(233,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #538069; }

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

This text font color is #538069.

Background Color

.myBgColor { background-color: #538069; }

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

This div background color is #538069.

Border color

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

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

This div border color is #538069.

Opacity

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

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

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

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

This text has shadow with #538069 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538069.

Preview

Color preview on black background

This text has color #538069 on black background.


Color preview on white background

This text has color #538069 on white background.


Black color preview on #538069 background

This text has black color on #538069 background.


White color preview on #538069 background

This text has white color on #538069 background.


Related colors

Complementary color

Complementary color for #hex is #AC7F96.


I love getcolorcode.com

Triadic colors

1 #695380 and #806953 with #538069 are triadic colors.

2 #698053 and #805369 with #538069 are triadic colors.