COLOR #6A4C6A

HEX: #6A4C6A RGB: (106,76,106)

Color info

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

RGB color model

#6A4C6A color RGB value is (106,76,106).

RGB: (106,76,106) (42%, 30%, 42%)

RGB channels and saturation

R 106 of 255 = 42%
G 76 of 255 = 30%
B 106 of 255 = 42%

106
76
106

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

Portions of RGB colors in percentages

R + G + B = 106 + 76 + 106 = 288 (100%)
R 106 of 288 ~ 36.81%
G 76 of 288 ~ 26.39%
B 106 of 288 ~ 36.81'%

%36.81
%26.39
%36.81

CMYK color model

#6A4C6A color CMYK value is (0,28,0,58).

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

CMYK: (0,28,0,58)
C0M28Y0K58 (0%, 28%, 0%, 58%)
(0.00 / 0.28 / 0.00 / 0.58)

CMYK percentages

%0
%28.3
%0
%58.43

Codes

Color #6A4C6A in popluar color models

6A 4C 6A
RGB 106 76 106
HSL 300° 16.48% 35.69%
HSB/HSV 300° 28.30% 41.57%
CMYK 0.00% 28.30% 0.00%
58.43%

Color #6A4C6A in popluar number systems.

HEX 6A 4C 6A
Decimal 106 76 106
Binary 1101010 1001100 1101010
Octal 152 114 152

Shades and tints

Shades of #6A4C6A

#6A4C6A
(106,76,106)
#614661
(97,70,97)
#584058
(88,64,88)
#4F3A4F
(79,58,79)
#463446
(70,52,70)
#3D2E3D
(61,46,61)
#342834
(52,40,52)
#2B222B
(43,34,43)
#221C22
(34,28,34)
#191619
(25,22,25)
#101010
(16,16,16)
#000000
(0,0,0)

Tints of #6A4C6A

#6A4C6A
(106,76,106)
#775C77
(119,92,119)
#846C84
(132,108,132)
#917C91
(145,124,145)
#9E8C9E
(158,140,158)
#AB9CAB
(171,156,171)
#B8ACB8
(184,172,184)
#C5BCC5
(197,188,197)
#D2CCD2
(210,204,210)
#DFDCDF
(223,220,223)
#ECECEC
(236,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A4C6A; }

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

This text font color is #6A4C6A.

Background Color

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

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

This div background color is #6A4C6A.

Border color

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

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

This div border color is #6A4C6A.

Opacity

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

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

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

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

This text has shadow with #6A4C6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A4C6A.

Preview

Color preview on black background

This text has color #6A4C6A on black background.


Color preview on white background

This text has color #6A4C6A on white background.


Black color preview on #6A4C6A background

This text has black color on #6A4C6A background.


White color preview on #6A4C6A background

This text has white color on #6A4C6A background.


Related colors

Complementary color

Complementary color for #hex is #95B395.


I love getcolorcode.com

Triadic colors

1 #6A6A4C and #4C6A6A with #6A4C6A are triadic colors.

2 #6A4C6A and #4C6A6A with #6A4C6A are triadic colors.