COLOR #54819D

HEX: #54819D RGB: (84,129,157)

Color info

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

RGB color model

#54819D color RGB value is (84,129,157).

RGB: (84,129,157) (33%, 51%, 62%)

RGB channels and saturation

R 84 of 255 = 33%
G 129 of 255 = 51%
B 157 of 255 = 62%

84
129
157

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

Portions of RGB colors in percentages

R + G + B = 84 + 129 + 157 = 370 (100%)
R 84 of 370 ~ 22.7%
G 129 of 370 ~ 34.86%
B 157 of 370 ~ 42.43'%

%22.7
%34.86
%42.43

CMYK color model

#54819D color CMYK value is (46,18,0,38).

  • cyan value is 46.50%
  • magenta value is 17.83%
  • yellow value is 0.00%
  • key color value is 38.43%
CMYK: (46,18,0,38) C46M18Y0K38 (46%,18%,0%,38%) (0.46/0.18/0.00/0.38) 

CMYK percentages

%46.5
%17.83
%0
%38.43

Codes

Color #54819D in popluar color models

54 81 9D
RGB 84 129 157
HSL 203° 30.29% 47.25%
HSB/HSV 203° 46.50% 61.57%
CMYK 46.50% 17.83% 0.00%
38.43%

Color #54819D in popluar number systems.

HEX 54 81 9D
Decimal 84 129 157
Binary 1010100 10000001 10011101
Octal 124 201 235

Shades and tints

Shades of #54819D

#54819D
(84,129,157)
#4D768F
(77,118,143)
#466B81
(70,107,129)
#3F6073
(63,96,115)
#385565
(56,85,101)
#314A57
(49,74,87)
#2A3F49
(42,63,73)
#23343B
(35,52,59)
#1C292D
(28,41,45)
#151E1F
(21,30,31)
#0E1311
(14,19,17)
#000000
(0,0,0)

Tints of #54819D

#54819D
(84,129,157)
#638CA5
(99,140,165)
#7297AD
(114,151,173)
#81A2B5
(129,162,181)
#90ADBD
(144,173,189)
#9FB8C5
(159,184,197)
#AEC3CD
(174,195,205)
#BDCED5
(189,206,213)
#CCD9DD
(204,217,221)
#DBE4E5
(219,228,229)
#EAEFED
(234,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54819D color. Also use rgb(84,129,157) instead hex code.

Text Font Color

.myTextColor { color: #54819D; }

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

This text font color is #54819D.

Background Color

.myBgColor { background-color: #54819D; }

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

This div background color is #54819D.

Border color

.myBorderColor { border: 1px solid #54819D; }

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

This div border color is #54819D.

Opacity

.myOpacity80 { color: #54819D; opacity: 0.8; }

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

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

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

This text has shadow with #54819D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54819D.

Preview

Color preview on black background

This text has color #54819D on black background.


Color preview on white background

This text has color #54819D on white background.


Black color preview on #54819D background

This text has black color on #54819D background.


White color preview on #54819D background

This text has white color on #54819D background.


Related colors

Complementary color

Complementary color for #hex is #AB7E62.


I love getcolorcode.com

Triadic colors

1 #9D5481 and #819D54 with #54819D are triadic colors.

2 #9D8154 and #81549D with #54819D are triadic colors.