COLOR #53969E

HEX: #53969E RGB: (83,150,158)

Color info

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

RGB color model

#53969E color RGB value is (83,150,158).

RGB: (83,150,158) (33%, 59%, 62%)

RGB channels and saturation

R 83 of 255 = 33%
G 150 of 255 = 59%
B 158 of 255 = 62%

83
150
158

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

Portions of RGB colors in percentages

R + G + B = 83 + 150 + 158 = 391 (100%)
R 83 of 391 ~ 21.23%
G 150 of 391 ~ 38.36%
B 158 of 391 ~ 40.41'%

%21.23
%38.36
%40.41

CMYK color model

#53969E color CMYK value is (47,5,0,38).

  • cyan value is 47.47%
  • magenta value is 5.06%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (47,5,0,38)
C47M5Y0K38 (47%, 5%, 0%, 38%)
(0.47 / 0.05 / 0.00 / 0.38)

CMYK percentages

%47.47
%5.06
%0
%38.04

Codes

Color #53969E in popluar color models

53 96 9E
RGB 83 150 158
HSL 186° 31.12% 47.25%
HSB/HSV 186° 47.47% 61.96%
CMYK 47.47% 5.06% 0.00%
38.04%

Color #53969E in popluar number systems.

HEX 53 96 9E
Decimal 83 150 158
Binary 1010011 10010110 10011110
Octal 123 226 236

Shades and tints

Shades of #53969E

#53969E
(83,150,158)
#4C8990
(76,137,144)
#457C82
(69,124,130)
#3E6F74
(62,111,116)
#376266
(55,98,102)
#305558
(48,85,88)
#29484A
(41,72,74)
#223B3C
(34,59,60)
#1B2E2E
(27,46,46)
#142120
(20,33,32)
#0D1412
(13,20,18)
#000000
(0,0,0)

Tints of #53969E

#53969E
(83,150,158)
#629FA6
(98,159,166)
#71A8AE
(113,168,174)
#80B1B6
(128,177,182)
#8FBABE
(143,186,190)
#9EC3C6
(158,195,198)
#ADCCCE
(173,204,206)
#BCD5D6
(188,213,214)
#CBDEDE
(203,222,222)
#DAE7E6
(218,231,230)
#E9F0EE
(233,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53969E color. Also use rgb(83,150,158) instead hex code.

Text Font Color

.myTextColor { color: #53969E; }

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

This text font color is #53969E.

Background Color

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

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

This div background color is #53969E.

Border color

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

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

This div border color is #53969E.

Opacity

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

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

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

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

This text has shadow with #53969E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53969E.

Preview

Color preview on black background

This text has color #53969E on black background.


Color preview on white background

This text has color #53969E on white background.


Black color preview on #53969E background

This text has black color on #53969E background.


White color preview on #53969E background

This text has white color on #53969E background.


Related colors

Complementary color

Complementary color for #hex is #AC6961.


I love getcolorcode.com

Triadic colors

1 #9E5396 and #969E53 with #53969E are triadic colors.

2 #9E9653 and #96539E with #53969E are triadic colors.