COLOR #54948D

HEX: #54948D RGB: (84,148,141)

Color info

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

RGB color model

#54948D color RGB value is (84,148,141).

RGB: (84,148,141) (33%, 58%, 55%)

RGB channels and saturation

R 84 of 255 = 33%
G 148 of 255 = 58%
B 141 of 255 = 55%

84
148
141

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

Portions of RGB colors in percentages

R + G + B = 84 + 148 + 141 = 373 (100%)
R 84 of 373 ~ 22.52%
G 148 of 373 ~ 39.68%
B 141 of 373 ~ 37.8'%

%22.52
%39.68
%37.8

CMYK color model

#54948D color CMYK value is (43,0,5,42).

  • cyan value is 43.24%
  • magenta value is 0.00%
  • yellow value is 4.73%
  • key color value is 41.96%

CMYK: (43,0,5,42)
C43M0Y5K42 (43%, 0%, 5%, 42%)
(0.43 / 0.00 / 0.05 / 0.42)

CMYK percentages

%43.24
%0
%4.73
%41.96

Codes

Color #54948D in popluar color models

54 94 8D
RGB 84 148 141
HSL 173° 27.59% 45.49%
HSB/HSV 173° 43.24% 58.04%
CMYK 43.24% 0.00% 4.73%
41.96%

Color #54948D in popluar number systems.

HEX 54 94 8D
Decimal 84 148 141
Binary 1010100 10010100 10001101
Octal 124 224 215

Shades and tints

Shades of #54948D

#54948D
(84,148,141)
#4D8781
(77,135,129)
#467A75
(70,122,117)
#3F6D69
(63,109,105)
#38605D
(56,96,93)
#315351
(49,83,81)
#2A4645
(42,70,69)
#233939
(35,57,57)
#1C2C2D
(28,44,45)
#151F21
(21,31,33)
#0E1215
(14,18,21)
#000000
(0,0,0)

Tints of #54948D

#54948D
(84,148,141)
#639D97
(99,157,151)
#72A6A1
(114,166,161)
#81AFAB
(129,175,171)
#90B8B5
(144,184,181)
#9FC1BF
(159,193,191)
#AECAC9
(174,202,201)
#BDD3D3
(189,211,211)
#CCDCDD
(204,220,221)
#DBE5E7
(219,229,231)
#EAEEF1
(234,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54948D color. Also use rgb(84,148,141) instead hex code.

Text Font Color

.myTextColor { color: #54948D; }

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

This text font color is #54948D.

Background Color

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

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

This div background color is #54948D.

Border color

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

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

This div border color is #54948D.

Opacity

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

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

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

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

This text has shadow with #54948D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54948D.

Preview

Color preview on black background

This text has color #54948D on black background.


Color preview on white background

This text has color #54948D on white background.


Black color preview on #54948D background

This text has black color on #54948D background.


White color preview on #54948D background

This text has white color on #54948D background.


Related colors

Complementary color

Complementary color for #hex is #AB6B72.


I love getcolorcode.com

Triadic colors

1 #8D5494 and #948D54 with #54948D are triadic colors.

2 #8D9454 and #94548D with #54948D are triadic colors.