COLOR #538570

HEX: #538570 RGB: (83,133,112)

Color info

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

RGB color model

#538570 color RGB value is (83,133,112).

RGB: (83,133,112) (33%, 52%, 44%)

RGB channels and saturation

R 83 of 255 = 33%
G 133 of 255 = 52%
B 112 of 255 = 44%

83
133
112

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

Portions of RGB colors in percentages

R + G + B = 83 + 133 + 112 = 328 (100%)
R 83 of 328 ~ 25.3%
G 133 of 328 ~ 40.55%
B 112 of 328 ~ 34.15'%

%25.3
%40.55
%34.15

CMYK color model

#538570 color CMYK value is (38,0,16,48).

  • cyan value is 37.59%
  • magenta value is 0.00%
  • yellow value is 15.79%
  • key color value is 47.84%

CMYK: (38,0,16,48)
C38M0Y16K48 (38%, 0%, 16%, 48%)
(0.38 / 0.00 / 0.16 / 0.48)

CMYK percentages

%37.59
%0
%15.79
%47.84

Codes

Color #538570 in popluar color models

53 85 70
RGB 83 133 112
HSL 155° 23.15% 42.35%
HSB/HSV 155° 37.59% 52.16%
CMYK 37.59% 0.00% 15.79%
47.84%

Color #538570 in popluar number systems.

HEX 53 85 70
Decimal 83 133 112
Binary 1010011 10000101 1110000
Octal 123 205 160

Shades and tints

Shades of #538570

#538570
(83,133,112)
#4C7966
(76,121,102)
#456D5C
(69,109,92)
#3E6152
(62,97,82)
#375548
(55,85,72)
#30493E
(48,73,62)
#293D34
(41,61,52)
#22312A
(34,49,42)
#1B2520
(27,37,32)
#141916
(20,25,22)
#0D0D0C
(13,13,12)
#000000
(0,0,0)

Tints of #538570

#538570
(83,133,112)
#62907D
(98,144,125)
#719B8A
(113,155,138)
#80A697
(128,166,151)
#8FB1A4
(143,177,164)
#9EBCB1
(158,188,177)
#ADC7BE
(173,199,190)
#BCD2CB
(188,210,203)
#CBDDD8
(203,221,216)
#DAE8E5
(218,232,229)
#E9F3F2
(233,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #538570 color. Also use rgb(83,133,112) instead hex code.

Text Font Color

.myTextColor { color: #538570; }

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

This text font color is #538570.

Background Color

.myBgColor { background-color: #538570; }

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

This div background color is #538570.

Border color

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

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

This div border color is #538570.

Opacity

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

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

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

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

This text has shadow with #538570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538570.

Preview

Color preview on black background

This text has color #538570 on black background.


Color preview on white background

This text has color #538570 on white background.


Black color preview on #538570 background

This text has black color on #538570 background.


White color preview on #538570 background

This text has white color on #538570 background.


Related colors

Complementary color

Complementary color for #hex is #AC7A8F.


I love getcolorcode.com

Triadic colors

1 #705385 and #857053 with #538570 are triadic colors.

2 #708553 and #855370 with #538570 are triadic colors.