COLOR #6A5054

HEX: #6A5054 RGB: (106,80,84)

Color info

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

RGB color model

#6A5054 color RGB value is (106,80,84).

RGB: (106,80,84) (42%, 31%, 33%)

RGB channels and saturation

R 106 of 255 = 42%
G 80 of 255 = 31%
B 84 of 255 = 33%

106
80
84

R + G + B ~ 35%. #6A5054 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 80 + 84 = 270 (100%)
R 106 of 270 ~ 39.26%
G 80 of 270 ~ 29.63%
B 84 of 270 ~ 31.11'%

%39.26
%29.63
%31.11

CMYK color model

#6A5054 color CMYK value is (0,25,21,58).

  • cyan value is 0.00%
  • magenta value is 24.53%
  • yellow value is 20.75%
  • key color value is 58.43%

CMYK: (0,25,21,58)
C0M25Y21K58 (0%, 25%, 21%, 58%)
(0.00 / 0.25 / 0.21 / 0.58)

CMYK percentages

%0
%24.53
%20.75
%58.43

Codes

Color #6A5054 in popluar color models

6A 50 54
RGB 106 80 84
HSL 351° 13.98% 36.47%
HSB/HSV 351° 24.53% 41.57%
CMYK 0.00% 24.53% 20.75%
58.43%

Color #6A5054 in popluar number systems.

HEX 6A 50 54
Decimal 106 80 84
Binary 1101010 1010000 1010100
Octal 152 120 124

Shades and tints

Shades of #6A5054

#6A5054
(106,80,84)
#61494D
(97,73,77)
#584246
(88,66,70)
#4F3B3F
(79,59,63)
#463438
(70,52,56)
#3D2D31
(61,45,49)
#34262A
(52,38,42)
#2B1F23
(43,31,35)
#22181C
(34,24,28)
#191115
(25,17,21)
#100A0E
(16,10,14)
#000000
(0,0,0)

Tints of #6A5054

#6A5054
(106,80,84)
#775F63
(119,95,99)
#846E72
(132,110,114)
#917D81
(145,125,129)
#9E8C90
(158,140,144)
#AB9B9F
(171,155,159)
#B8AAAE
(184,170,174)
#C5B9BD
(197,185,189)
#D2C8CC
(210,200,204)
#DFD7DB
(223,215,219)
#ECE6EA
(236,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A5054 color. Also use rgb(106,80,84) instead hex code.

Text Font Color

.myTextColor { color: #6A5054; }

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

This text font color is #6A5054.

Background Color

.myBgColor { background-color: #6A5054; }

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

This div background color is #6A5054.

Border color

.myBorderColor { border: 1px solid #6A5054; }

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

This div border color is #6A5054.

Opacity

.myOpacity80 { color: #6A5054; opacity: 0.8; }

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

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

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

This text has shadow with #6A5054 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A5054.

Preview

Color preview on black background

This text has color #6A5054 on black background.


Color preview on white background

This text has color #6A5054 on white background.


Black color preview on #6A5054 background

This text has black color on #6A5054 background.


White color preview on #6A5054 background

This text has white color on #6A5054 background.


Related colors

Complementary color

Complementary color for #hex is #95AFAB.


I love getcolorcode.com

Triadic colors

1 #546A50 and #50546A with #6A5054 are triadic colors.

2 #54506A and #506A54 with #6A5054 are triadic colors.