COLOR #6A5969

HEX: #6A5969 RGB: (106,89,105)

Color info

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

RGB color model

#6A5969 color RGB value is (106,89,105).

RGB: (106,89,105) (42%, 35%, 41%)

RGB channels and saturation

R 106 of 255 = 42%
G 89 of 255 = 35%
B 105 of 255 = 41%

106
89
105

R + G + B ~ 39%. #6A5969 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 89 + 105 = 300 (100%)
R 106 of 300 ~ 35.33%
G 89 of 300 ~ 29.67%
B 105 of 300 ~ 35'%

%35.33
%29.67
%35

CMYK color model

#6A5969 color CMYK value is (0,16,1,58).

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

CMYK: (0,16,1,58)
C0M16Y1K58 (0%, 16%, 1%, 58%)
(0.00 / 0.16 / 0.01 / 0.58)

CMYK percentages

%0
%16.04
%0.94
%58.43

Codes

Color #6A5969 in popluar color models

6A 59 69
RGB 106 89 105
HSL 304° 8.72% 38.24%
HSB/HSV 304° 16.04% 41.57%
CMYK 0.00% 16.04% 0.94%
58.43%

Color #6A5969 in popluar number systems.

HEX 6A 59 69
Decimal 106 89 105
Binary 1101010 1011001 1101001
Octal 152 131 151

Shades and tints

Shades of #6A5969

#6A5969
(106,89,105)
#615160
(97,81,96)
#584957
(88,73,87)
#4F414E
(79,65,78)
#463945
(70,57,69)
#3D313C
(61,49,60)
#342933
(52,41,51)
#2B212A
(43,33,42)
#221921
(34,25,33)
#191118
(25,17,24)
#10090F
(16,9,15)
#000000
(0,0,0)

Tints of #6A5969

#6A5969
(106,89,105)
#776876
(119,104,118)
#847783
(132,119,131)
#918690
(145,134,144)
#9E959D
(158,149,157)
#ABA4AA
(171,164,170)
#B8B3B7
(184,179,183)
#C5C2C4
(197,194,196)
#D2D1D1
(210,209,209)
#DFE0DE
(223,224,222)
#ECEFEB
(236,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A5969; }

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

This text font color is #6A5969.

Background Color

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

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

This div background color is #6A5969.

Border color

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

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

This div border color is #6A5969.

Opacity

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

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

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

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

This text has shadow with #6A5969 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A5969.

Preview

Color preview on black background

This text has color #6A5969 on black background.


Color preview on white background

This text has color #6A5969 on white background.


Black color preview on #6A5969 background

This text has black color on #6A5969 background.


White color preview on #6A5969 background

This text has white color on #6A5969 background.


Related colors

Complementary color

Complementary color for #hex is #95A696.


I love getcolorcode.com

Gradients

Color #6A5969 is used in Old Lavender gradient.

Old Lavender


Triadic colors

1 #696A59 and #59696A with #6A5969 are triadic colors.

2 #69596A and #596A69 with #6A5969 are triadic colors.