COLOR #53938E

HEX: #53938E RGB: (83,147,142)

Color info

#53938E contains mainly green and blue colors. Web safe color of #53938E is #669999 (or #699).

RGB color model

#53938E color RGB value is (83,147,142).

RGB: (83,147,142) (33%, 58%, 56%)

RGB channels and saturation

R 83 of 255 = 33%
G 147 of 255 = 58%
B 142 of 255 = 56%

83
147
142

R + G + B ~ 49%. #53938E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 83 + 147 + 142 = 372 (100%)
R 83 of 372 ~ 22.31%
G 147 of 372 ~ 39.52%
B 142 of 372 ~ 38.17'%

%22.31
%39.52
%38.17

CMYK color model

#53938E color CMYK value is (44,0,3,42).

  • cyan value is 43.54%
  • magenta value is 0.00%
  • yellow value is 3.40%
  • key color value is 42.35%
CMYK: (44,0,3,42) C44M0Y3K42 (44%,0%,3%,42%) (0.44/0.00/0.03/0.42) 

CMYK percentages

%43.54
%0
%3.4
%42.35

Codes

Color #53938E in popluar color models

53 93 8E
RGB 83 147 142
HSL 175° 27.83% 45.10%
HSB/HSV 175° 43.54% 57.65%
CMYK 43.54% 0.00% 3.40%
42.35%

Color #53938E in popluar number systems.

HEX 53 93 8E
Decimal 83 147 142
Binary 1010011 10010011 10001110
Octal 123 223 216

Shades and tints

Shades of #53938E

#53938E
(83,147,142)
#4C8682
(76,134,130)
#457976
(69,121,118)
#3E6C6A
(62,108,106)
#375F5E
(55,95,94)
#305252
(48,82,82)
#294546
(41,69,70)
#22383A
(34,56,58)
#1B2B2E
(27,43,46)
#141E22
(20,30,34)
#0D1116
(13,17,22)
#000000
(0,0,0)

Tints of #53938E

#53938E
(83,147,142)
#629C98
(98,156,152)
#71A5A2
(113,165,162)
#80AEAC
(128,174,172)
#8FB7B6
(143,183,182)
#9EC0C0
(158,192,192)
#ADC9CA
(173,201,202)
#BCD2D4
(188,210,212)
#CBDBDE
(203,219,222)
#DAE4E8
(218,228,232)
#E9EDF2
(233,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53938E color. Also use rgb(83,147,142) instead hex code.

Text Font Color

.myTextColor { color: #53938E; }

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

This text font color is #53938E.

Background Color

.myBgColor { background-color: #53938E; }

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

This div background color is #53938E.

Border color

.myBorderColor { border: 1px solid #53938E; }

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

This div border color is #53938E.

Opacity

.myOpacity80 { color: #53938E; opacity: 0.8; }

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

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

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

This text has shadow with #53938E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53938E.

Preview

Color preview on black background

This text has color #53938E on black background.


Color preview on white background

This text has color #53938E on white background.


Black color preview on #53938E background

This text has black color on #53938E background.


White color preview on #53938E background

This text has white color on #53938E background.


Related colors

Complementary color

Complementary color for #hex is #AC6C71.


I love getcolorcode.com

Triadic colors

1 #8E5393 and #938E53 with #53938E are triadic colors.

2 #8E9353 and #93538E with #53938E are triadic colors.