COLOR #6A4FAC

HEX: #6A4FAC RGB: (106,79,172)

Color info

#6A4FAC contains mainly blue color. Web safe color of #6A4FAC is #666699 (or #669).

RGB color model

#6A4FAC color RGB value is (106,79,172).

RGB: (106,79,172) (42%, 31%, 67%)

RGB channels and saturation

R 106 of 255 = 42%
G 79 of 255 = 31%
B 172 of 255 = 67%

106
79
172

R + G + B ~ 47%. #6A4FAC is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 106 + 79 + 172 = 357 (100%)
R 106 of 357 ~ 29.69%
G 79 of 357 ~ 22.13%
B 172 of 357 ~ 48.18'%

%29.69
%22.13
%48.18

CMYK color model

#6A4FAC color CMYK value is (38,54,0,33).

  • cyan value is 38.37%
  • magenta value is 54.07%
  • yellow value is 0.00%
  • key color value is 32.55%

CMYK: (38,54,0,33)
C38M54Y0K33 (38%, 54%, 0%, 33%)
(0.38 / 0.54 / 0.00 / 0.33)

CMYK percentages

%38.37
%54.07
%0
%32.55

Codes

Color #6A4FAC in popluar color models

6A 4F AC
RGB 106 79 172
HSL 257° 37.05% 49.22%
HSB/HSV 257° 54.07% 67.45%
CMYK 38.37% 54.07% 0.00%
32.55%

Color #6A4FAC in popluar number systems.

HEX 6A 4F AC
Decimal 106 79 172
Binary 1101010 1001111 10101100
Octal 152 117 254

Shades and tints

Shades of #6A4FAC

#6A4FAC
(106,79,172)
#61489D
(97,72,157)
#58418E
(88,65,142)
#4F3A7F
(79,58,127)
#463370
(70,51,112)
#3D2C61
(61,44,97)
#342552
(52,37,82)
#2B1E43
(43,30,67)
#221734
(34,23,52)
#191025
(25,16,37)
#100916
(16,9,22)
#000000
(0,0,0)

Tints of #6A4FAC

#6A4FAC
(106,79,172)
#775FB3
(119,95,179)
#846FBA
(132,111,186)
#917FC1
(145,127,193)
#9E8FC8
(158,143,200)
#AB9FCF
(171,159,207)
#B8AFD6
(184,175,214)
#C5BFDD
(197,191,221)
#D2CFE4
(210,207,228)
#DFDFEB
(223,223,235)
#ECEFF2
(236,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A4FAC; }

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

This text font color is #6A4FAC.

Background Color

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

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

This div background color is #6A4FAC.

Border color

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

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

This div border color is #6A4FAC.

Opacity

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

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

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

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

This text has shadow with #6A4FAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A4FAC.

Preview

Color preview on black background

This text has color #6A4FAC on black background.


Color preview on white background

This text has color #6A4FAC on white background.


Black color preview on #6A4FAC background

This text has black color on #6A4FAC background.


White color preview on #6A4FAC background

This text has white color on #6A4FAC background.


Related colors

Complementary color

Complementary color for #hex is #95B053.


I love getcolorcode.com

Triadic colors

1 #AC6A4F and #4FAC6A with #6A4FAC are triadic colors.

2 #AC4F6A and #4F6AAC with #6A4FAC are triadic colors.