COLOR #6A2A6A

HEX: #6A2A6A RGB: (106,42,106)

Color info

#6A2A6A contains mainly red and blue colors. Web safe color of #6A2A6A is #663366 (or #636).

RGB color model

#6A2A6A color RGB value is (106,42,106).

RGB: (106,42,106) (42%, 16%, 42%)

RGB channels and saturation

R 106 of 255 = 42%
G 42 of 255 = 16%
B 106 of 255 = 42%

106
42
106

R + G + B ~ 33%. #6A2A6A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 42 + 106 = 254 (100%)
R 106 of 254 ~ 41.73%
G 42 of 254 ~ 16.54%
B 106 of 254 ~ 41.73'%

%41.73
%16.54
%41.73

CMYK color model

#6A2A6A color CMYK value is (0,60,0,58).

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

CMYK: (0,60,0,58)
C0M60Y0K58 (0%, 60%, 0%, 58%)
(0.00 / 0.60 / 0.00 / 0.58)

CMYK percentages

%0
%60.38
%0
%58.43

Codes

Color #6A2A6A in popluar color models

6A 2A 6A
RGB 106 42 106
HSL 300° 43.24% 29.02%
HSB/HSV 300° 60.38% 41.57%
CMYK 0.00% 60.38% 0.00%
58.43%

Color #6A2A6A in popluar number systems.

HEX 6A 2A 6A
Decimal 106 42 106
Binary 1101010 101010 1101010
Octal 152 52 152

Shades and tints

Shades of #6A2A6A

#6A2A6A
(106,42,106)
#612761
(97,39,97)
#582458
(88,36,88)
#4F214F
(79,33,79)
#461E46
(70,30,70)
#3D1B3D
(61,27,61)
#341834
(52,24,52)
#2B152B
(43,21,43)
#221222
(34,18,34)
#190F19
(25,15,25)
#100C10
(16,12,16)
#000000
(0,0,0)

Tints of #6A2A6A

#6A2A6A
(106,42,106)
#773D77
(119,61,119)
#845084
(132,80,132)
#916391
(145,99,145)
#9E769E
(158,118,158)
#AB89AB
(171,137,171)
#B89CB8
(184,156,184)
#C5AFC5
(197,175,197)
#D2C2D2
(210,194,210)
#DFD5DF
(223,213,223)
#ECE8EC
(236,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A2A6A; }

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

This text font color is #6A2A6A.

Background Color

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

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

This div background color is #6A2A6A.

Border color

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

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

This div border color is #6A2A6A.

Opacity

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

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

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

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

This text has shadow with #6A2A6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A2A6A.

Preview

Color preview on black background

This text has color #6A2A6A on black background.


Color preview on white background

This text has color #6A2A6A on white background.


Black color preview on #6A2A6A background

This text has black color on #6A2A6A background.


White color preview on #6A2A6A background

This text has white color on #6A2A6A background.


Related colors

Complementary color

Complementary color for #hex is #95D595.


I love getcolorcode.com

Triadic colors

1 #6A6A2A and #2A6A6A with #6A2A6A are triadic colors.

2 #6A2A6A and #2A6A6A with #6A2A6A are triadic colors.