COLOR #6A526A

HEX: #6A526A RGB: (106,82,106)

Color info

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

RGB color model

#6A526A color RGB value is (106,82,106).

RGB: (106,82,106) (42%, 32%, 42%)

RGB channels and saturation

R 106 of 255 = 42%
G 82 of 255 = 32%
B 106 of 255 = 42%

106
82
106

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

Portions of RGB colors in percentages

R + G + B = 106 + 82 + 106 = 294 (100%)
R 106 of 294 ~ 36.05%
G 82 of 294 ~ 27.89%
B 106 of 294 ~ 36.05'%

%36.05
%27.89
%36.05

CMYK color model

#6A526A color CMYK value is (0,23,0,58).

  • cyan value is 0.00%
  • magenta value is 22.64%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (0,23,0,58)
C0M23Y0K58 (0%, 23%, 0%, 58%)
(0.00 / 0.23 / 0.00 / 0.58)

CMYK percentages

%0
%22.64
%0
%58.43

Codes

Color #6A526A in popluar color models

6A 52 6A
RGB 106 82 106
HSL 300° 12.77% 36.86%
HSB/HSV 300° 22.64% 41.57%
CMYK 0.00% 22.64% 0.00%
58.43%

Color #6A526A in popluar number systems.

HEX 6A 52 6A
Decimal 106 82 106
Binary 1101010 1010010 1101010
Octal 152 122 152

Shades and tints

Shades of #6A526A

#6A526A
(106,82,106)
#614B61
(97,75,97)
#584458
(88,68,88)
#4F3D4F
(79,61,79)
#463646
(70,54,70)
#3D2F3D
(61,47,61)
#342834
(52,40,52)
#2B212B
(43,33,43)
#221A22
(34,26,34)
#191319
(25,19,25)
#100C10
(16,12,16)
#000000
(0,0,0)

Tints of #6A526A

#6A526A
(106,82,106)
#776177
(119,97,119)
#847084
(132,112,132)
#917F91
(145,127,145)
#9E8E9E
(158,142,158)
#AB9DAB
(171,157,171)
#B8ACB8
(184,172,184)
#C5BBC5
(197,187,197)
#D2CAD2
(210,202,210)
#DFD9DF
(223,217,223)
#ECE8EC
(236,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A526A; }

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

This text font color is #6A526A.

Background Color

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

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

This div background color is #6A526A.

Border color

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

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

This div border color is #6A526A.

Opacity

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

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

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

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

This text has shadow with #6A526A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A526A.

Preview

Color preview on black background

This text has color #6A526A on black background.


Color preview on white background

This text has color #6A526A on white background.


Black color preview on #6A526A background

This text has black color on #6A526A background.


White color preview on #6A526A background

This text has white color on #6A526A background.


Related colors

Complementary color

Complementary color for #hex is #95AD95.


I love getcolorcode.com

Triadic colors

1 #6A6A52 and #526A6A with #6A526A are triadic colors.

2 #6A526A and #526A6A with #6A526A are triadic colors.