COLOR #6A5466

HEX: #6A5466 RGB: (106,84,102)

Color info

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

RGB color model

#6A5466 color RGB value is (106,84,102).

RGB: (106,84,102) (42%, 33%, 40%)

RGB channels and saturation

R 106 of 255 = 42%
G 84 of 255 = 33%
B 102 of 255 = 40%

106
84
102

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

Portions of RGB colors in percentages

R + G + B = 106 + 84 + 102 = 292 (100%)
R 106 of 292 ~ 36.3%
G 84 of 292 ~ 28.77%
B 102 of 292 ~ 34.93'%

%36.3
%28.77
%34.93

CMYK color model

#6A5466 color CMYK value is (0,21,4,58).

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

CMYK: (0,21,4,58)
C0M21Y4K58 (0%, 21%, 4%, 58%)
(0.00 / 0.21 / 0.04 / 0.58)

CMYK percentages

%0
%20.75
%3.77
%58.43

Codes

Color #6A5466 in popluar color models

6A 54 66
RGB 106 84 102
HSL 311° 11.58% 37.25%
HSB/HSV 311° 20.75% 41.57%
CMYK 0.00% 20.75% 3.77%
58.43%

Color #6A5466 in popluar number systems.

HEX 6A 54 66
Decimal 106 84 102
Binary 1101010 1010100 1100110
Octal 152 124 146

Shades and tints

Shades of #6A5466

#6A5466
(106,84,102)
#614D5D
(97,77,93)
#584654
(88,70,84)
#4F3F4B
(79,63,75)
#463842
(70,56,66)
#3D3139
(61,49,57)
#342A30
(52,42,48)
#2B2327
(43,35,39)
#221C1E
(34,28,30)
#191515
(25,21,21)
#100E0C
(16,14,12)
#000000
(0,0,0)

Tints of #6A5466

#6A5466
(106,84,102)
#776373
(119,99,115)
#847280
(132,114,128)
#91818D
(145,129,141)
#9E909A
(158,144,154)
#AB9FA7
(171,159,167)
#B8AEB4
(184,174,180)
#C5BDC1
(197,189,193)
#D2CCCE
(210,204,206)
#DFDBDB
(223,219,219)
#ECEAE8
(236,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A5466; }

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

This text font color is #6A5466.

Background Color

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

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

This div background color is #6A5466.

Border color

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

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

This div border color is #6A5466.

Opacity

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

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

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

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

This text has shadow with #6A5466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A5466.

Preview

Color preview on black background

This text has color #6A5466 on black background.


Color preview on white background

This text has color #6A5466 on white background.


Black color preview on #6A5466 background

This text has black color on #6A5466 background.


White color preview on #6A5466 background

This text has white color on #6A5466 background.


Related colors

Complementary color

Complementary color for #hex is #95AB99.


I love getcolorcode.com

Triadic colors

1 #666A54 and #54666A with #6A5466 are triadic colors.

2 #66546A and #546A66 with #6A5466 are triadic colors.