COLOR #6A3A66

HEX: #6A3A66 RGB: (106,58,102)

Color info

#6A3A66 contains red, green and blue colors in about the same proportion. Web safe color of #6A3A66 is #663366 (or #636).

RGB color model

#6A3A66 color RGB value is (106,58,102).

RGB: (106,58,102) (42%, 23%, 40%)

RGB channels and saturation

R 106 of 255 = 42%
G 58 of 255 = 23%
B 102 of 255 = 40%

106
58
102

R + G + B ~ 35%. #6A3A66 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 58 + 102 = 266 (100%)
R 106 of 266 ~ 39.85%
G 58 of 266 ~ 21.8%
B 102 of 266 ~ 38.35'%

%39.85
%21.8
%38.35

CMYK color model

#6A3A66 color CMYK value is (0,45,4,58).

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

CMYK: (0,45,4,58)
C0M45Y4K58 (0%, 45%, 4%, 58%)
(0.00 / 0.45 / 0.04 / 0.58)

CMYK percentages

%0
%45.28
%3.77
%58.43

Codes

Color #6A3A66 in popluar color models

6A 3A 66
RGB 106 58 102
HSL 305° 29.27% 32.16%
HSB/HSV 305° 45.28% 41.57%
CMYK 0.00% 45.28% 3.77%
58.43%

Color #6A3A66 in popluar number systems.

HEX 6A 3A 66
Decimal 106 58 102
Binary 1101010 111010 1100110
Octal 152 72 146

Shades and tints

Shades of #6A3A66

#6A3A66
(106,58,102)
#61355D
(97,53,93)
#583054
(88,48,84)
#4F2B4B
(79,43,75)
#462642
(70,38,66)
#3D2139
(61,33,57)
#341C30
(52,28,48)
#2B1727
(43,23,39)
#22121E
(34,18,30)
#190D15
(25,13,21)
#10080C
(16,8,12)
#000000
(0,0,0)

Tints of #6A3A66

#6A3A66
(106,58,102)
#774B73
(119,75,115)
#845C80
(132,92,128)
#916D8D
(145,109,141)
#9E7E9A
(158,126,154)
#AB8FA7
(171,143,167)
#B8A0B4
(184,160,180)
#C5B1C1
(197,177,193)
#D2C2CE
(210,194,206)
#DFD3DB
(223,211,219)
#ECE4E8
(236,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A3A66; }

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

This text font color is #6A3A66.

Background Color

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

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

This div background color is #6A3A66.

Border color

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

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

This div border color is #6A3A66.

Opacity

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

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

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

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

This text has shadow with #6A3A66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A3A66.

Preview

Color preview on black background

This text has color #6A3A66 on black background.


Color preview on white background

This text has color #6A3A66 on white background.


Black color preview on #6A3A66 background

This text has black color on #6A3A66 background.


White color preview on #6A3A66 background

This text has white color on #6A3A66 background.


Related colors

Complementary color

Complementary color for #hex is #95C599.


I love getcolorcode.com

Triadic colors

1 #666A3A and #3A666A with #6A3A66 are triadic colors.

2 #663A6A and #3A6A66 with #6A3A66 are triadic colors.