COLOR #53849E

HEX: #53849E RGB: (83,132,158)

Color info

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

RGB color model

#53849E color RGB value is (83,132,158).

RGB: (83,132,158) (33%, 52%, 62%)

RGB channels and saturation

R 83 of 255 = 33%
G 132 of 255 = 52%
B 158 of 255 = 62%

83
132
158

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

Portions of RGB colors in percentages

R + G + B = 83 + 132 + 158 = 373 (100%)
R 83 of 373 ~ 22.25%
G 132 of 373 ~ 35.39%
B 158 of 373 ~ 42.36'%

%22.25
%35.39
%42.36

CMYK color model

#53849E color CMYK value is (47,16,0,38).

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

CMYK: (47,16,0,38)
C47M16Y0K38 (47%, 16%, 0%, 38%)
(0.47 / 0.16 / 0.00 / 0.38)

CMYK percentages

%47.47
%16.46
%0
%38.04

Codes

Color #53849E in popluar color models

53 84 9E
RGB 83 132 158
HSL 201° 31.12% 47.25%
HSB/HSV 201° 47.47% 61.96%
CMYK 47.47% 16.46% 0.00%
38.04%

Color #53849E in popluar number systems.

HEX 53 84 9E
Decimal 83 132 158
Binary 1010011 10000100 10011110
Octal 123 204 236

Shades and tints

Shades of #53849E

#53849E
(83,132,158)
#4C7890
(76,120,144)
#456C82
(69,108,130)
#3E6074
(62,96,116)
#375466
(55,84,102)
#304858
(48,72,88)
#293C4A
(41,60,74)
#22303C
(34,48,60)
#1B242E
(27,36,46)
#141820
(20,24,32)
#0D0C12
(13,12,18)
#000000
(0,0,0)

Tints of #53849E

#53849E
(83,132,158)
#628FA6
(98,143,166)
#719AAE
(113,154,174)
#80A5B6
(128,165,182)
#8FB0BE
(143,176,190)
#9EBBC6
(158,187,198)
#ADC6CE
(173,198,206)
#BCD1D6
(188,209,214)
#CBDCDE
(203,220,222)
#DAE7E6
(218,231,230)
#E9F2EE
(233,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53849E; }

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

This text font color is #53849E.

Background Color

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

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

This div background color is #53849E.

Border color

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

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

This div border color is #53849E.

Opacity

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

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

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

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

This text has shadow with #53849E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53849E.

Preview

Color preview on black background

This text has color #53849E on black background.


Color preview on white background

This text has color #53849E on white background.


Black color preview on #53849E background

This text has black color on #53849E background.


White color preview on #53849E background

This text has white color on #53849E background.


Related colors

Complementary color

Complementary color for #hex is #AC7B61.


I love getcolorcode.com

Triadic colors

1 #9E5384 and #849E53 with #53849E are triadic colors.

2 #9E8453 and #84539E with #53849E are triadic colors.