COLOR #6A6159

HEX: #6A6159 RGB: (106,97,89)

Color info

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

RGB color model

#6A6159 color RGB value is (106,97,89).

RGB: (106,97,89) (42%, 38%, 35%)

RGB channels and saturation

R 106 of 255 = 42%
G 97 of 255 = 38%
B 89 of 255 = 35%

106
97
89

R + G + B ~ 38%. #6A6159 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 97 + 89 = 292 (100%)
R 106 of 292 ~ 36.3%
G 97 of 292 ~ 33.22%
B 89 of 292 ~ 30.48'%

%36.3
%33.22
%30.48

CMYK color model

#6A6159 color CMYK value is (0,8,16,58).

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

CMYK: (0,8,16,58)
C0M8Y16K58 (0%, 8%, 16%, 58%)
(0.00 / 0.08 / 0.16 / 0.58)

CMYK percentages

%0
%8.49
%16.04
%58.43

Codes

Color #6A6159 in popluar color models

6A 61 59
RGB 106 97 89
HSL 28° 8.72% 38.24%
HSB/HSV 28° 16.04% 41.57%
CMYK 0.00% 8.49% 16.04%
58.43%

Color #6A6159 in popluar number systems.

HEX 6A 61 59
Decimal 106 97 89
Binary 1101010 1100001 1011001
Octal 152 141 131

Shades and tints

Shades of #6A6159

#6A6159
(106,97,89)
#615951
(97,89,81)
#585149
(88,81,73)
#4F4941
(79,73,65)
#464139
(70,65,57)
#3D3931
(61,57,49)
#343129
(52,49,41)
#2B2921
(43,41,33)
#222119
(34,33,25)
#191911
(25,25,17)
#101109
(16,17,9)
#000000
(0,0,0)

Tints of #6A6159

#6A6159
(106,97,89)
#776F68
(119,111,104)
#847D77
(132,125,119)
#918B86
(145,139,134)
#9E9995
(158,153,149)
#ABA7A4
(171,167,164)
#B8B5B3
(184,181,179)
#C5C3C2
(197,195,194)
#D2D1D1
(210,209,209)
#DFDFE0
(223,223,224)
#ECEDEF
(236,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A6159; }

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

This text font color is #6A6159.

Background Color

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

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

This div background color is #6A6159.

Border color

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

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

This div border color is #6A6159.

Opacity

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

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

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

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

This text has shadow with #6A6159 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A6159.

Preview

Color preview on black background

This text has color #6A6159 on black background.


Color preview on white background

This text has color #6A6159 on white background.


Black color preview on #6A6159 background

This text has black color on #6A6159 background.


White color preview on #6A6159 background

This text has white color on #6A6159 background.


Related colors

Complementary color

Complementary color for #hex is #959EA6.


I love getcolorcode.com

Triadic colors

1 #596A61 and #61596A with #6A6159 are triadic colors.

2 #59616A and #616A59 with #6A6159 are triadic colors.