COLOR #546165

HEX: #546165 RGB: (84,97,101)

Color info

#546165 contains red, green and blue colors in about the same proportion. Web safe color of #546165 is #666666 (or #666).

RGB color model

#546165 color RGB value is (84,97,101).

RGB: (84,97,101) (33%, 38%, 40%)

RGB channels and saturation

R 84 of 255 = 33%
G 97 of 255 = 38%
B 101 of 255 = 40%

84
97
101

R + G + B ~ 37%. #546165 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 97 + 101 = 282 (100%)
R 84 of 282 ~ 29.79%
G 97 of 282 ~ 34.4%
B 101 of 282 ~ 35.82'%

%29.79
%34.4
%35.82

CMYK color model

#546165 color CMYK value is (17,4,0,60).

  • cyan value is 16.83%
  • magenta value is 3.96%
  • yellow value is 0.00%
  • key color value is 60.39%
CMYK: (17,4,0,60) C17M4Y0K60 (17%,4%,0%,60%) (0.17/0.04/0.00/0.60) 

CMYK percentages

%16.83
%3.96
%0
%60.39

Codes

Color #546165 in popluar color models

54 61 65
RGB 84 97 101
HSL 194° 9.19% 36.27%
HSB/HSV 194° 16.83% 39.61%
CMYK 16.83% 3.96% 0.00%
60.39%

Color #546165 in popluar number systems.

HEX 54 61 65
Decimal 84 97 101
Binary 1010100 1100001 1100101
Octal 124 141 145

Shades and tints

Shades of #546165

#546165
(84,97,101)
#4D595C
(77,89,92)
#465153
(70,81,83)
#3F494A
(63,73,74)
#384141
(56,65,65)
#313938
(49,57,56)
#2A312F
(42,49,47)
#232926
(35,41,38)
#1C211D
(28,33,29)
#151914
(21,25,20)
#0E110B
(14,17,11)
#000000
(0,0,0)

Tints of #546165

#546165
(84,97,101)
#636F73
(99,111,115)
#727D81
(114,125,129)
#818B8F
(129,139,143)
#90999D
(144,153,157)
#9FA7AB
(159,167,171)
#AEB5B9
(174,181,185)
#BDC3C7
(189,195,199)
#CCD1D5
(204,209,213)
#DBDFE3
(219,223,227)
#EAEDF1
(234,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #546165 color. Also use rgb(84,97,101) instead hex code.

Text Font Color

.myTextColor { color: #546165; }

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

This text font color is #546165.

Background Color

.myBgColor { background-color: #546165; }

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

This div background color is #546165.

Border color

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

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

This div border color is #546165.

Opacity

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

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

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

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

This text has shadow with #546165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546165.

Preview

Color preview on black background

This text has color #546165 on black background.


Color preview on white background

This text has color #546165 on white background.


Black color preview on #546165 background

This text has black color on #546165 background.


White color preview on #546165 background

This text has white color on #546165 background.


Related colors

Complementary color

Complementary color for #hex is #AB9E9A.


I love getcolorcode.com

Triadic colors

1 #655461 and #616554 with #546165 are triadic colors.

2 #656154 and #615465 with #546165 are triadic colors.