COLOR #6A4B88

HEX: #6A4B88 RGB: (106,75,136)

Color info

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

RGB color model

#6A4B88 color RGB value is (106,75,136).

RGB: (106,75,136) (42%, 29%, 53%)

RGB channels and saturation

R 106 of 255 = 42%
G 75 of 255 = 29%
B 136 of 255 = 53%

106
75
136

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

Portions of RGB colors in percentages

R + G + B = 106 + 75 + 136 = 317 (100%)
R 106 of 317 ~ 33.44%
G 75 of 317 ~ 23.66%
B 136 of 317 ~ 42.9'%

%33.44
%23.66
%42.9

CMYK color model

#6A4B88 color CMYK value is (22,45,0,47).

  • cyan value is 22.06%
  • magenta value is 44.85%
  • yellow value is 0.00%
  • key color value is 46.67%
CMYK: (22,45,0,47) C22M45Y0K47 (22%,45%,0%,47%) (0.22/0.45/0.00/0.47) 

CMYK percentages

%22.06
%44.85
%0
%46.67

Codes

Color #6A4B88 in popluar color models

6A 4B 88
RGB 106 75 136
HSL 270° 28.91% 41.37%
HSB/HSV 270° 44.85% 53.33%
CMYK 22.06% 44.85% 0.00%
46.67%

Color #6A4B88 in popluar number systems.

HEX 6A 4B 88
Decimal 106 75 136
Binary 1101010 1001011 10001000
Octal 152 113 210

Shades and tints

Shades of #6A4B88

#6A4B88
(106,75,136)
#61457C
(97,69,124)
#583F70
(88,63,112)
#4F3964
(79,57,100)
#463358
(70,51,88)
#3D2D4C
(61,45,76)
#342740
(52,39,64)
#2B2134
(43,33,52)
#221B28
(34,27,40)
#19151C
(25,21,28)
#100F10
(16,15,16)
#000000
(0,0,0)

Tints of #6A4B88

#6A4B88
(106,75,136)
#775B92
(119,91,146)
#846B9C
(132,107,156)
#917BA6
(145,123,166)
#9E8BB0
(158,139,176)
#AB9BBA
(171,155,186)
#B8ABC4
(184,171,196)
#C5BBCE
(197,187,206)
#D2CBD8
(210,203,216)
#DFDBE2
(223,219,226)
#ECEBEC
(236,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A4B88; }

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

This text font color is #6A4B88.

Background Color

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

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

This div background color is #6A4B88.

Border color

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

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

This div border color is #6A4B88.

Opacity

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

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

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

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

This text has shadow with #6A4B88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A4B88.

Preview

Color preview on black background

This text has color #6A4B88 on black background.


Color preview on white background

This text has color #6A4B88 on white background.


Black color preview on #6A4B88 background

This text has black color on #6A4B88 background.


White color preview on #6A4B88 background

This text has white color on #6A4B88 background.


Related colors

Complementary color

Complementary color for #hex is #95B477.


I love getcolorcode.com

Triadic colors

1 #886A4B and #4B886A with #6A4B88 are triadic colors.

2 #884B6A and #4B6A88 with #6A4B88 are triadic colors.