COLOR #54384C

HEX: #54384C RGB: (84,56,76)

Color info

#54384C contains red, green and blue colors in about the same proportion. Web safe color of #54384C is #663333 (or #633).

RGB color model

#54384C color RGB value is (84,56,76).

RGB: (84,56,76) (33%, 22%, 30%)

RGB channels and saturation

R 84 of 255 = 33%
G 56 of 255 = 22%
B 76 of 255 = 30%

84
56
76

R + G + B ~ 28%. #54384C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 56 + 76 = 216 (100%)
R 84 of 216 ~ 38.89%
G 56 of 216 ~ 25.93%
B 76 of 216 ~ 35.19'%

%38.89
%25.93
%35.19

CMYK color model

#54384C color CMYK value is (0,33,10,67).

  • cyan value is 0.00%
  • magenta value is 33.33%
  • yellow value is 9.52%
  • key color value is 67.06%
CMYK: (0,33,10,67) C0M33Y10K67 (0%,33%,10%,67%) (0.00/0.33/0.10/0.67) 

CMYK percentages

%0
%33.33
%9.52
%67.06

Codes

Color #54384C in popluar color models

54 38 4C
RGB 84 56 76
HSL 317° 20.00% 27.45%
HSB/HSV 317° 33.33% 32.94%
CMYK 0.00% 33.33% 9.52%
67.06%

Color #54384C in popluar number systems.

HEX 54 38 4C
Decimal 84 56 76
Binary 1010100 111000 1001100
Octal 124 70 114

Shades and tints

Shades of #54384C

#54384C
(84,56,76)
#4D3346
(77,51,70)
#462E40
(70,46,64)
#3F293A
(63,41,58)
#382434
(56,36,52)
#311F2E
(49,31,46)
#2A1A28
(42,26,40)
#231522
(35,21,34)
#1C101C
(28,16,28)
#150B16
(21,11,22)
#0E0610
(14,6,16)
#000000
(0,0,0)

Tints of #54384C

#54384C
(84,56,76)
#634A5C
(99,74,92)
#725C6C
(114,92,108)
#816E7C
(129,110,124)
#90808C
(144,128,140)
#9F929C
(159,146,156)
#AEA4AC
(174,164,172)
#BDB6BC
(189,182,188)
#CCC8CC
(204,200,204)
#DBDADC
(219,218,220)
#EAECEC
(234,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54384C color. Also use rgb(84,56,76) instead hex code.

Text Font Color

.myTextColor { color: #54384C; }

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

This text font color is #54384C.

Background Color

.myBgColor { background-color: #54384C; }

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

This div background color is #54384C.

Border color

.myBorderColor { border: 1px solid #54384C; }

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

This div border color is #54384C.

Opacity

.myOpacity80 { color: #54384C; opacity: 0.8; }

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

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

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

This text has shadow with #54384C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54384C.

Preview

Color preview on black background

This text has color #54384C on black background.


Color preview on white background

This text has color #54384C on white background.


Black color preview on #54384C background

This text has black color on #54384C background.


White color preview on #54384C background

This text has white color on #54384C background.


Related colors

Complementary color

Complementary color for #hex is #ABC7B3.


I love getcolorcode.com

Triadic colors

1 #4C5438 and #384C54 with #54384C are triadic colors.

2 #4C3854 and #38544C with #54384C are triadic colors.