COLOR #544452

HEX: #544452 RGB: (84,68,82)

Color info

#544452 contains red, green and blue colors in about the same proportion. Web safe color of #544452 is #663366 (or #636).

RGB color model

#544452 color RGB value is (84,68,82).

RGB: (84,68,82) (33%, 27%, 32%)

RGB channels and saturation

R 84 of 255 = 33%
G 68 of 255 = 27%
B 82 of 255 = 32%

84
68
82

R + G + B ~ 31%. #544452 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 68 + 82 = 234 (100%)
R 84 of 234 ~ 35.9%
G 68 of 234 ~ 29.06%
B 82 of 234 ~ 35.04'%

%35.9
%29.06
%35.04

CMYK color model

#544452 color CMYK value is (0,19,2,67).

  • cyan value is 0.00%
  • magenta value is 19.05%
  • yellow value is 2.38%
  • key color value is 67.06%

CMYK: (0,19,2,67)
C0M19Y2K67 (0%, 19%, 2%, 67%)
(0.00 / 0.19 / 0.02 / 0.67)

CMYK percentages

%0
%19.05
%2.38
%67.06

Codes

Color #544452 in popluar color models

54 44 52
RGB 84 68 82
HSL 308° 10.53% 29.80%
HSB/HSV 308° 19.05% 32.94%
CMYK 0.00% 19.05% 2.38%
67.06%

Color #544452 in popluar number systems.

HEX 54 44 52
Decimal 84 68 82
Binary 1010100 1000100 1010010
Octal 124 104 122

Shades and tints

Shades of #544452

#544452
(84,68,82)
#4D3E4B
(77,62,75)
#463844
(70,56,68)
#3F323D
(63,50,61)
#382C36
(56,44,54)
#31262F
(49,38,47)
#2A2028
(42,32,40)
#231A21
(35,26,33)
#1C141A
(28,20,26)
#150E13
(21,14,19)
#0E080C
(14,8,12)
#000000
(0,0,0)

Tints of #544452

#544452
(84,68,82)
#635561
(99,85,97)
#726670
(114,102,112)
#81777F
(129,119,127)
#90888E
(144,136,142)
#9F999D
(159,153,157)
#AEAAAC
(174,170,172)
#BDBBBB
(189,187,187)
#CCCCCA
(204,204,202)
#DBDDD9
(219,221,217)
#EAEEE8
(234,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #544452 color. Also use rgb(84,68,82) instead hex code.

Text Font Color

.myTextColor { color: #544452; }

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

This text font color is #544452.

Background Color

.myBgColor { background-color: #544452; }

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

This div background color is #544452.

Border color

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

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

This div border color is #544452.

Opacity

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

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

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

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

This text has shadow with #544452 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544452.

Preview

Color preview on black background

This text has color #544452 on black background.


Color preview on white background

This text has color #544452 on white background.


Black color preview on #544452 background

This text has black color on #544452 background.


White color preview on #544452 background

This text has white color on #544452 background.


Related colors

Complementary color

Complementary color for #hex is #ABBBAD.


I love getcolorcode.com

Triadic colors

1 #525444 and #445254 with #544452 are triadic colors.

2 #524454 and #445452 with #544452 are triadic colors.