COLOR #54729B

HEX: #54729B RGB: (84,114,155)

Color info

#54729B contains mainly green and blue colors. Web safe color of #54729B is #666699 (or #669).

RGB color model

#54729B color RGB value is (84,114,155).

RGB: (84,114,155) (33%, 45%, 61%)

RGB channels and saturation

R 84 of 255 = 33%
G 114 of 255 = 45%
B 155 of 255 = 61%

84
114
155

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

Portions of RGB colors in percentages

R + G + B = 84 + 114 + 155 = 353 (100%)
R 84 of 353 ~ 23.8%
G 114 of 353 ~ 32.29%
B 155 of 353 ~ 43.91'%

%23.8
%32.29
%43.91

CMYK color model

#54729B color CMYK value is (46,26,0,39).

  • cyan value is 45.81%
  • magenta value is 26.45%
  • yellow value is 0.00%
  • key color value is 39.22%
CMYK: (46,26,0,39) C46M26Y0K39 (46%,26%,0%,39%) (0.46/0.26/0.00/0.39) 

CMYK percentages

%45.81
%26.45
%0
%39.22

Codes

Color #54729B in popluar color models

54 72 9B
RGB 84 114 155
HSL 215° 29.71% 46.86%
HSB/HSV 215° 45.81% 60.78%
CMYK 45.81% 26.45% 0.00%
39.22%

Color #54729B in popluar number systems.

HEX 54 72 9B
Decimal 84 114 155
Binary 1010100 1110010 10011011
Octal 124 162 233

Shades and tints

Shades of #54729B

#54729B
(84,114,155)
#4D688D
(77,104,141)
#465E7F
(70,94,127)
#3F5471
(63,84,113)
#384A63
(56,74,99)
#314055
(49,64,85)
#2A3647
(42,54,71)
#232C39
(35,44,57)
#1C222B
(28,34,43)
#15181D
(21,24,29)
#0E0E0F
(14,14,15)
#000000
(0,0,0)

Tints of #54729B

#54729B
(84,114,155)
#637EA4
(99,126,164)
#728AAD
(114,138,173)
#8196B6
(129,150,182)
#90A2BF
(144,162,191)
#9FAEC8
(159,174,200)
#AEBAD1
(174,186,209)
#BDC6DA
(189,198,218)
#CCD2E3
(204,210,227)
#DBDEEC
(219,222,236)
#EAEAF5
(234,234,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54729B color. Also use rgb(84,114,155) instead hex code.

Text Font Color

.myTextColor { color: #54729B; }

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

This text font color is #54729B.

Background Color

.myBgColor { background-color: #54729B; }

<div style="background-color:#54729B">Inner text</div>

This div background color is #54729B.

Border color

.myBorderColor { border: 1px solid #54729B; }

<div style="border:3px solid #54729B">Div</div>

This div border color is #54729B.

Opacity

.myOpacity80 { color: #54729B; opacity: 0.8; }

<p style="color:#54729B;opacity:0.8;">80%</p>

Text with #54729B 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 #54729B;}

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

This text has shadow with #54729B color.


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

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

This text has shadow with #54729B primary color and red secondary color.


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

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

This text has shadow with #54729B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #54729B.

Preview

Color preview on black background

This text has color #54729B on black background.


Color preview on white background

This text has color #54729B on white background.


Black color preview on #54729B background

This text has black color on #54729B background.


White color preview on #54729B background

This text has white color on #54729B background.


Related colors

Complementary color

Complementary color for #hex is #AB8D64.


I love getcolorcode.com

Triadic colors

1 #9B5472 and #729B54 with #54729B are triadic colors.

2 #9B7254 and #72549B with #54729B are triadic colors.