COLOR #546481

HEX: #546481 RGB: (84,100,129)

Color info

#546481 contains red, green and blue colors in about the same proportion. Web safe color of #546481 is #666699 (or #669).

RGB color model

#546481 color RGB value is (84,100,129).

RGB: (84,100,129) (33%, 39%, 51%)

RGB channels and saturation

R 84 of 255 = 33%
G 100 of 255 = 39%
B 129 of 255 = 51%

84
100
129

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

Portions of RGB colors in percentages

R + G + B = 84 + 100 + 129 = 313 (100%)
R 84 of 313 ~ 26.84%
G 100 of 313 ~ 31.95%
B 129 of 313 ~ 41.21'%

%26.84
%31.95
%41.21

CMYK color model

#546481 color CMYK value is (35,22,0,49).

  • cyan value is 34.88%
  • magenta value is 22.48%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (35,22,0,49)
C35M22Y0K49 (35%, 22%, 0%, 49%)
(0.35 / 0.22 / 0.00 / 0.49)

CMYK percentages

%34.88
%22.48
%0
%49.41

Codes

Color #546481 in popluar color models

54 64 81
RGB 84 100 129
HSL 219° 21.13% 41.76%
HSB/HSV 219° 34.88% 50.59%
CMYK 34.88% 22.48% 0.00%
49.41%

Color #546481 in popluar number systems.

HEX 54 64 81
Decimal 84 100 129
Binary 1010100 1100100 10000001
Octal 124 144 201

Shades and tints

Shades of #546481

#546481
(84,100,129)
#4D5B76
(77,91,118)
#46526B
(70,82,107)
#3F4960
(63,73,96)
#384055
(56,64,85)
#31374A
(49,55,74)
#2A2E3F
(42,46,63)
#232534
(35,37,52)
#1C1C29
(28,28,41)
#15131E
(21,19,30)
#0E0A13
(14,10,19)
#000000
(0,0,0)

Tints of #546481

#546481
(84,100,129)
#63728C
(99,114,140)
#728097
(114,128,151)
#818EA2
(129,142,162)
#909CAD
(144,156,173)
#9FAAB8
(159,170,184)
#AEB8C3
(174,184,195)
#BDC6CE
(189,198,206)
#CCD4D9
(204,212,217)
#DBE2E4
(219,226,228)
#EAF0EF
(234,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #546481; }

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

This text font color is #546481.

Background Color

.myBgColor { background-color: #546481; }

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

This div background color is #546481.

Border color

.myBorderColor { border: 1px solid #546481; }

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

This div border color is #546481.

Opacity

.myOpacity80 { color: #546481; opacity: 0.8; }

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

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

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

This text has shadow with #546481 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546481.

Preview

Color preview on black background

This text has color #546481 on black background.


Color preview on white background

This text has color #546481 on white background.


Black color preview on #546481 background

This text has black color on #546481 background.


White color preview on #546481 background

This text has white color on #546481 background.


Related colors

Complementary color

Complementary color for #hex is #AB9B7E.


I love getcolorcode.com

Triadic colors

1 #815464 and #648154 with #546481 are triadic colors.

2 #816454 and #645481 with #546481 are triadic colors.