COLOR #6A4985

HEX: #6A4985 RGB: (106,73,133)

Color info

#6A4985 contains mainly red and blue colors. Web safe color of #6A4985 is #663399 (or #639).

RGB color model

#6A4985 color RGB value is (106,73,133).

RGB: (106,73,133) (42%, 29%, 52%)

RGB channels and saturation

R 106 of 255 = 42%
G 73 of 255 = 29%
B 133 of 255 = 52%

106
73
133

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

Portions of RGB colors in percentages

R + G + B = 106 + 73 + 133 = 312 (100%)
R 106 of 312 ~ 33.97%
G 73 of 312 ~ 23.4%
B 133 of 312 ~ 42.63'%

%33.97
%23.4
%42.63

CMYK color model

#6A4985 color CMYK value is (20,45,0,48).

  • cyan value is 20.30%
  • magenta value is 45.11%
  • yellow value is 0.00%
  • key color value is 47.84%
CMYK: (20,45,0,48) C20M45Y0K48 (20%,45%,0%,48%) (0.20/0.45/0.00/0.48) 

CMYK percentages

%20.3
%45.11
%0
%47.84

Codes

Color #6A4985 in popluar color models

6A 49 85
RGB 106 73 133
HSL 273° 29.13% 40.39%
HSB/HSV 273° 45.11% 52.16%
CMYK 20.30% 45.11% 0.00%
47.84%

Color #6A4985 in popluar number systems.

HEX 6A 49 85
Decimal 106 73 133
Binary 1101010 1001001 10000101
Octal 152 111 205

Shades and tints

Shades of #6A4985

#6A4985
(106,73,133)
#614379
(97,67,121)
#583D6D
(88,61,109)
#4F3761
(79,55,97)
#463155
(70,49,85)
#3D2B49
(61,43,73)
#34253D
(52,37,61)
#2B1F31
(43,31,49)
#221925
(34,25,37)
#191319
(25,19,25)
#100D0D
(16,13,13)
#000000
(0,0,0)

Tints of #6A4985

#6A4985
(106,73,133)
#775990
(119,89,144)
#84699B
(132,105,155)
#9179A6
(145,121,166)
#9E89B1
(158,137,177)
#AB99BC
(171,153,188)
#B8A9C7
(184,169,199)
#C5B9D2
(197,185,210)
#D2C9DD
(210,201,221)
#DFD9E8
(223,217,232)
#ECE9F3
(236,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A4985; }

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

This text font color is #6A4985.

Background Color

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

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

This div background color is #6A4985.

Border color

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

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

This div border color is #6A4985.

Opacity

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

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

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

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

This text has shadow with #6A4985 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A4985.

Preview

Color preview on black background

This text has color #6A4985 on black background.


Color preview on white background

This text has color #6A4985 on white background.


Black color preview on #6A4985 background

This text has black color on #6A4985 background.


White color preview on #6A4985 background

This text has white color on #6A4985 background.


Related colors

Complementary color

Complementary color for #hex is #95B67A.


I love getcolorcode.com

Triadic colors

1 #856A49 and #49856A with #6A4985 are triadic colors.

2 #85496A and #496A85 with #6A4985 are triadic colors.