COLOR #538279

HEX: #538279 RGB: (83,130,121)

Color info

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

RGB color model

#538279 color RGB value is (83,130,121).

RGB: (83,130,121) (33%, 51%, 47%)

RGB channels and saturation

R 83 of 255 = 33%
G 130 of 255 = 51%
B 121 of 255 = 47%

83
130
121

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

Portions of RGB colors in percentages

R + G + B = 83 + 130 + 121 = 334 (100%)
R 83 of 334 ~ 24.85%
G 130 of 334 ~ 38.92%
B 121 of 334 ~ 36.23'%

%24.85
%38.92
%36.23

CMYK color model

#538279 color CMYK value is (36,0,7,49).

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

CMYK: (36,0,7,49)
C36M0Y7K49 (36%, 0%, 7%, 49%)
(0.36 / 0.00 / 0.07 / 0.49)

CMYK percentages

%36.15
%0
%6.92
%49.02

Codes

Color #538279 in popluar color models

53 82 79
RGB 83 130 121
HSL 169° 22.07% 41.76%
HSB/HSV 169° 36.15% 50.98%
CMYK 36.15% 0.00% 6.92%
49.02%

Color #538279 in popluar number systems.

HEX 53 82 79
Decimal 83 130 121
Binary 1010011 10000010 1111001
Octal 123 202 171

Shades and tints

Shades of #538279

#538279
(83,130,121)
#4C776E
(76,119,110)
#456C63
(69,108,99)
#3E6158
(62,97,88)
#37564D
(55,86,77)
#304B42
(48,75,66)
#294037
(41,64,55)
#22352C
(34,53,44)
#1B2A21
(27,42,33)
#141F16
(20,31,22)
#0D140B
(13,20,11)
#000000
(0,0,0)

Tints of #538279

#538279
(83,130,121)
#628D85
(98,141,133)
#719891
(113,152,145)
#80A39D
(128,163,157)
#8FAEA9
(143,174,169)
#9EB9B5
(158,185,181)
#ADC4C1
(173,196,193)
#BCCFCD
(188,207,205)
#CBDAD9
(203,218,217)
#DAE5E5
(218,229,229)
#E9F0F1
(233,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #538279; }

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

This text font color is #538279.

Background Color

.myBgColor { background-color: #538279; }

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

This div background color is #538279.

Border color

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

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

This div border color is #538279.

Opacity

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

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

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

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

This text has shadow with #538279 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538279.

Preview

Color preview on black background

This text has color #538279 on black background.


Color preview on white background

This text has color #538279 on white background.


Black color preview on #538279 background

This text has black color on #538279 background.


White color preview on #538279 background

This text has white color on #538279 background.


Related colors

Complementary color

Complementary color for #hex is #AC7D86.


I love getcolorcode.com

Triadic colors

1 #795382 and #827953 with #538279 are triadic colors.

2 #798253 and #825379 with #538279 are triadic colors.