COLOR #53917E

HEX: #53917E RGB: (83,145,126)

Color info

#53917E contains mainly green and blue colors. Web safe color of #53917E is #669966 (or #696).

RGB color model

#53917E color RGB value is (83,145,126).

RGB: (83,145,126) (33%, 57%, 49%)

RGB channels and saturation

R 83 of 255 = 33%
G 145 of 255 = 57%
B 126 of 255 = 49%

83
145
126

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

Portions of RGB colors in percentages

R + G + B = 83 + 145 + 126 = 354 (100%)
R 83 of 354 ~ 23.45%
G 145 of 354 ~ 40.96%
B 126 of 354 ~ 35.59'%

%23.45
%40.96
%35.59

CMYK color model

#53917E color CMYK value is (43,0,13,43).

  • cyan value is 42.76%
  • magenta value is 0.00%
  • yellow value is 13.10%
  • key color value is 43.14%

CMYK: (43,0,13,43)
C43M0Y13K43 (43%, 0%, 13%, 43%)
(0.43 / 0.00 / 0.13 / 0.43)

CMYK percentages

%42.76
%0
%13.1
%43.14

Codes

Color #53917E in popluar color models

53 91 7E
RGB 83 145 126
HSL 162° 27.19% 44.71%
HSB/HSV 162° 42.76% 56.86%
CMYK 42.76% 0.00% 13.10%
43.14%

Color #53917E in popluar number systems.

HEX 53 91 7E
Decimal 83 145 126
Binary 1010011 10010001 1111110
Octal 123 221 176

Shades and tints

Shades of #53917E

#53917E
(83,145,126)
#4C8473
(76,132,115)
#457768
(69,119,104)
#3E6A5D
(62,106,93)
#375D52
(55,93,82)
#305047
(48,80,71)
#29433C
(41,67,60)
#223631
(34,54,49)
#1B2926
(27,41,38)
#141C1B
(20,28,27)
#0D0F10
(13,15,16)
#000000
(0,0,0)

Tints of #53917E

#53917E
(83,145,126)
#629B89
(98,155,137)
#71A594
(113,165,148)
#80AF9F
(128,175,159)
#8FB9AA
(143,185,170)
#9EC3B5
(158,195,181)
#ADCDC0
(173,205,192)
#BCD7CB
(188,215,203)
#CBE1D6
(203,225,214)
#DAEBE1
(218,235,225)
#E9F5EC
(233,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53917E color. Also use rgb(83,145,126) instead hex code.

Text Font Color

.myTextColor { color: #53917E; }

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

This text font color is #53917E.

Background Color

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

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

This div background color is #53917E.

Border color

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

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

This div border color is #53917E.

Opacity

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

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

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

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

This text has shadow with #53917E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53917E.

Preview

Color preview on black background

This text has color #53917E on black background.


Color preview on white background

This text has color #53917E on white background.


Black color preview on #53917E background

This text has black color on #53917E background.


White color preview on #53917E background

This text has white color on #53917E background.


Related colors

Complementary color

Complementary color for #hex is #AC6E81.


I love getcolorcode.com

Triadic colors

1 #7E5391 and #917E53 with #53917E are triadic colors.

2 #7E9153 and #91537E with #53917E are triadic colors.