COLOR #6A2B88

HEX: #6A2B88 RGB: (106,43,136)

Color info

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

RGB color model

#6A2B88 color RGB value is (106,43,136).

RGB: (106,43,136) (42%, 17%, 53%)

RGB channels and saturation

R 106 of 255 = 42%
G 43 of 255 = 17%
B 136 of 255 = 53%

106
43
136

R + G + B ~ 37%. #6A2B88 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 43 + 136 = 285 (100%)
R 106 of 285 ~ 37.19%
G 43 of 285 ~ 15.09%
B 136 of 285 ~ 47.72'%

%37.19
%15.09
%47.72

CMYK color model

#6A2B88 color CMYK value is (22,68,0,47).

  • cyan value is 22.06%
  • magenta value is 68.38%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (22,68,0,47)
C22M68Y0K47 (22%, 68%, 0%, 47%)
(0.22 / 0.68 / 0.00 / 0.47)

CMYK percentages

%22.06
%68.38
%0
%46.67

Codes

Color #6A2B88 in popluar color models

6A 2B 88
RGB 106 43 136
HSL 281° 51.96% 35.10%
HSB/HSV 281° 68.38% 53.33%
CMYK 22.06% 68.38% 0.00%
46.67%

Color #6A2B88 in popluar number systems.

HEX 6A 2B 88
Decimal 106 43 136
Binary 1101010 101011 10001000
Octal 152 53 210

Shades and tints

Shades of #6A2B88

#6A2B88
(106,43,136)
#61287C
(97,40,124)
#582570
(88,37,112)
#4F2264
(79,34,100)
#461F58
(70,31,88)
#3D1C4C
(61,28,76)
#341940
(52,25,64)
#2B1634
(43,22,52)
#221328
(34,19,40)
#19101C
(25,16,28)
#100D10
(16,13,16)
#000000
(0,0,0)

Tints of #6A2B88

#6A2B88
(106,43,136)
#773E92
(119,62,146)
#84519C
(132,81,156)
#9164A6
(145,100,166)
#9E77B0
(158,119,176)
#AB8ABA
(171,138,186)
#B89DC4
(184,157,196)
#C5B0CE
(197,176,206)
#D2C3D8
(210,195,216)
#DFD6E2
(223,214,226)
#ECE9EC
(236,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A2B88; }

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

This text font color is #6A2B88.

Background Color

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

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

This div background color is #6A2B88.

Border color

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

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

This div border color is #6A2B88.

Opacity

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

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

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

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

This text has shadow with #6A2B88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A2B88.

Preview

Color preview on black background

This text has color #6A2B88 on black background.


Color preview on white background

This text has color #6A2B88 on white background.


Black color preview on #6A2B88 background

This text has black color on #6A2B88 background.


White color preview on #6A2B88 background

This text has white color on #6A2B88 background.


Related colors

Complementary color

Complementary color for #hex is #95D477.


I love getcolorcode.com

Triadic colors

1 #886A2B and #2B886A with #6A2B88 are triadic colors.

2 #882B6A and #2B6A88 with #6A2B88 are triadic colors.