COLOR #538386

HEX: #538386 RGB: (83,131,134)

Color info

#538386 contains red, green and blue colors in about the same proportion. Web safe color of #538386 is #669999 (or #699).

RGB color model

#538386 color RGB value is (83,131,134).

RGB: (83,131,134) (33%, 51%, 53%)

RGB channels and saturation

R 83 of 255 = 33%
G 131 of 255 = 51%
B 134 of 255 = 53%

83
131
134

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

Portions of RGB colors in percentages

R + G + B = 83 + 131 + 134 = 348 (100%)
R 83 of 348 ~ 23.85%
G 131 of 348 ~ 37.64%
B 134 of 348 ~ 38.51'%

%23.85
%37.64
%38.51

CMYK color model

#538386 color CMYK value is (38,2,0,47).

  • cyan value is 38.06%
  • magenta value is 2.24%
  • yellow value is 0.00%
  • key color value is 47.45%
CMYK: (38,2,0,47) C38M2Y0K47 (38%,2%,0%,47%) (0.38/0.02/0.00/0.47) 

CMYK percentages

%38.06
%2.24
%0
%47.45

Codes

Color #538386 in popluar color models

53 83 86
RGB 83 131 134
HSL 184° 23.50% 42.55%
HSB/HSV 184° 38.06% 52.55%
CMYK 38.06% 2.24% 0.00%
47.45%

Color #538386 in popluar number systems.

HEX 53 83 86
Decimal 83 131 134
Binary 1010011 10000011 10000110
Octal 123 203 206

Shades and tints

Shades of #538386

#538386
(83,131,134)
#4C787A
(76,120,122)
#456D6E
(69,109,110)
#3E6262
(62,98,98)
#375756
(55,87,86)
#304C4A
(48,76,74)
#29413E
(41,65,62)
#223632
(34,54,50)
#1B2B26
(27,43,38)
#14201A
(20,32,26)
#0D150E
(13,21,14)
#000000
(0,0,0)

Tints of #538386

#538386
(83,131,134)
#628E91
(98,142,145)
#71999C
(113,153,156)
#80A4A7
(128,164,167)
#8FAFB2
(143,175,178)
#9EBABD
(158,186,189)
#ADC5C8
(173,197,200)
#BCD0D3
(188,208,211)
#CBDBDE
(203,219,222)
#DAE6E9
(218,230,233)
#E9F1F4
(233,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #538386 color. Also use rgb(83,131,134) instead hex code.

Text Font Color

.myTextColor { color: #538386; }

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

This text font color is #538386.

Background Color

.myBgColor { background-color: #538386; }

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

This div background color is #538386.

Border color

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

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

This div border color is #538386.

Opacity

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

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

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

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

This text has shadow with #538386 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538386.

Preview

Color preview on black background

This text has color #538386 on black background.


Color preview on white background

This text has color #538386 on white background.


Black color preview on #538386 background

This text has black color on #538386 background.


White color preview on #538386 background

This text has white color on #538386 background.


Related colors

Complementary color

Complementary color for #hex is #AC7C79.


I love getcolorcode.com

Triadic colors

1 #865383 and #838653 with #538386 are triadic colors.

2 #868353 and #835386 with #538386 are triadic colors.