COLOR #6A0B99

HEX: #6A0B99 RGB: (106,11,153)

Color info

#6A0B99 contains mainly red and blue colors. Web safe color of #6A0B99 is #660099 (or #609).

RGB color model

#6A0B99 color RGB value is (106,11,153).

RGB: (106,11,153) (42%, 4%, 60%)

RGB channels and saturation

R 106 of 255 = 42%
G 11 of 255 = 4%
B 153 of 255 = 60%

106
11
153

R + G + B ~ 35%. #6A0B99 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 11 + 153 = 270 (100%)
R 106 of 270 ~ 39.26%
G 11 of 270 ~ 4.07%
B 153 of 270 ~ 56.67'%

%39.26
%56.67

CMYK color model

#6A0B99 color CMYK value is (31,93,0,40).

  • cyan value is 30.72%
  • magenta value is 92.81%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (31,93,0,40)
C31M93Y0K40 (31%, 93%, 0%, 40%)
(0.31 / 0.93 / 0.00 / 0.40)

CMYK percentages

%30.72
%92.81
%0
%40

Codes

Color #6A0B99 in popluar color models

6A 0B 99
RGB 106 11 153
HSL 280° 86.59% 32.16%
HSB/HSV 280° 92.81% 60.00%
CMYK 30.72% 92.81% 0.00%
40.00%

Color #6A0B99 in popluar number systems.

HEX 6A 0B 99
Decimal 106 11 153
Binary 1101010 1011 10011001
Octal 152 13 231

Shades and tints

Shades of #6A0B99

#6A0B99
(106,11,153)
#610A8C
(97,10,140)
#58097F
(88,9,127)
#4F0872
(79,8,114)
#460765
(70,7,101)
#3D0658
(61,6,88)
#34054B
(52,5,75)
#2B043E
(43,4,62)
#220331
(34,3,49)
#190224
(25,2,36)
#100117
(16,1,23)
#000000
(0,0,0)

Tints of #6A0B99

#6A0B99
(106,11,153)
#7721A2
(119,33,162)
#8437AB
(132,55,171)
#914DB4
(145,77,180)
#9E63BD
(158,99,189)
#AB79C6
(171,121,198)
#B88FCF
(184,143,207)
#C5A5D8
(197,165,216)
#D2BBE1
(210,187,225)
#DFD1EA
(223,209,234)
#ECE7F3
(236,231,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A0B99; }

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

This text font color is #6A0B99.

Background Color

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

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

This div background color is #6A0B99.

Border color

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

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

This div border color is #6A0B99.

Opacity

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

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

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

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

This text has shadow with #6A0B99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A0B99.

Preview

Color preview on black background

This text has color #6A0B99 on black background.


Color preview on white background

This text has color #6A0B99 on white background.


Black color preview on #6A0B99 background

This text has black color on #6A0B99 background.


White color preview on #6A0B99 background

This text has white color on #6A0B99 background.


Related colors

Complementary color

Complementary color for #hex is #95F466.


I love getcolorcode.com

Triadic colors

1 #996A0B and #0B996A with #6A0B99 are triadic colors.

2 #990B6A and #0B6A99 with #6A0B99 are triadic colors.