COLOR #6A5459

HEX: #6A5459 RGB: (106,84,89)

Color info

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

RGB color model

#6A5459 color RGB value is (106,84,89).

RGB: (106,84,89) (42%, 33%, 35%)

RGB channels and saturation

R 106 of 255 = 42%
G 84 of 255 = 33%
B 89 of 255 = 35%

106
84
89

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

Portions of RGB colors in percentages

R + G + B = 106 + 84 + 89 = 279 (100%)
R 106 of 279 ~ 37.99%
G 84 of 279 ~ 30.11%
B 89 of 279 ~ 31.9'%

%37.99
%30.11
%31.9

CMYK color model

#6A5459 color CMYK value is (0,21,16,58).

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

CMYK: (0,21,16,58)
C0M21Y16K58 (0%, 21%, 16%, 58%)
(0.00 / 0.21 / 0.16 / 0.58)

CMYK percentages

%0
%20.75
%16.04
%58.43

Codes

Color #6A5459 in popluar color models

6A 54 59
RGB 106 84 89
HSL 346° 11.58% 37.25%
HSB/HSV 346° 20.75% 41.57%
CMYK 0.00% 20.75% 16.04%
58.43%

Color #6A5459 in popluar number systems.

HEX 6A 54 59
Decimal 106 84 89
Binary 1101010 1010100 1011001
Octal 152 124 131

Shades and tints

Shades of #6A5459

#6A5459
(106,84,89)
#614D51
(97,77,81)
#584649
(88,70,73)
#4F3F41
(79,63,65)
#463839
(70,56,57)
#3D3131
(61,49,49)
#342A29
(52,42,41)
#2B2321
(43,35,33)
#221C19
(34,28,25)
#191511
(25,21,17)
#100E09
(16,14,9)
#000000
(0,0,0)

Tints of #6A5459

#6A5459
(106,84,89)
#776368
(119,99,104)
#847277
(132,114,119)
#918186
(145,129,134)
#9E9095
(158,144,149)
#AB9FA4
(171,159,164)
#B8AEB3
(184,174,179)
#C5BDC2
(197,189,194)
#D2CCD1
(210,204,209)
#DFDBE0
(223,219,224)
#ECEAEF
(236,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A5459; }

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

This text font color is #6A5459.

Background Color

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

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

This div background color is #6A5459.

Border color

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

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

This div border color is #6A5459.

Opacity

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

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

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

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

This text has shadow with #6A5459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A5459.

Preview

Color preview on black background

This text has color #6A5459 on black background.


Color preview on white background

This text has color #6A5459 on white background.


Black color preview on #6A5459 background

This text has black color on #6A5459 background.


White color preview on #6A5459 background

This text has white color on #6A5459 background.


Related colors

Complementary color

Complementary color for #hex is #95ABA6.


I love getcolorcode.com

Triadic colors

1 #596A54 and #54596A with #6A5459 are triadic colors.

2 #59546A and #546A59 with #6A5459 are triadic colors.