COLOR #6B418A

HEX: #6B418A RGB: (107,65,138)

Color info

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

RGB color model

#6B418A color RGB value is (107,65,138).

RGB: (107,65,138) (42%, 25%, 54%)

RGB channels and saturation

R 107 of 255 = 42%
G 65 of 255 = 25%
B 138 of 255 = 54%

107
65
138

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

Portions of RGB colors in percentages

R + G + B = 107 + 65 + 138 = 310 (100%)
R 107 of 310 ~ 34.52%
G 65 of 310 ~ 20.97%
B 138 of 310 ~ 44.52'%

%34.52
%20.97
%44.52

CMYK color model

#6B418A color CMYK value is (22,53,0,46).

  • cyan value is 22.46%
  • magenta value is 52.90%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (22,53,0,46)
C22M53Y0K46 (22%, 53%, 0%, 46%)
(0.22 / 0.53 / 0.00 / 0.46)

CMYK percentages

%22.46
%52.9
%0
%45.88

Codes

Color #6B418A in popluar color models

6B 41 8A
RGB 107 65 138
HSL 275° 35.96% 39.80%
HSB/HSV 275° 52.90% 54.12%
CMYK 22.46% 52.90% 0.00%
45.88%

Color #6B418A in popluar number systems.

HEX 6B 41 8A
Decimal 107 65 138
Binary 1101011 1000001 10001010
Octal 153 101 212

Shades and tints

Shades of #6B418A

#6B418A
(107,65,138)
#623C7E
(98,60,126)
#593772
(89,55,114)
#503266
(80,50,102)
#472D5A
(71,45,90)
#3E284E
(62,40,78)
#352342
(53,35,66)
#2C1E36
(44,30,54)
#23192A
(35,25,42)
#1A141E
(26,20,30)
#110F12
(17,15,18)
#000000
(0,0,0)

Tints of #6B418A

#6B418A
(107,65,138)
#785294
(120,82,148)
#85639E
(133,99,158)
#9274A8
(146,116,168)
#9F85B2
(159,133,178)
#AC96BC
(172,150,188)
#B9A7C6
(185,167,198)
#C6B8D0
(198,184,208)
#D3C9DA
(211,201,218)
#E0DAE4
(224,218,228)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B418A color. Also use rgb(107,65,138) instead hex code.

Text Font Color

.myTextColor { color: #6B418A; }

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

This text font color is #6B418A.

Background Color

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

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

This div background color is #6B418A.

Border color

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

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

This div border color is #6B418A.

Opacity

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

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

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

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

This text has shadow with #6B418A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B418A.

Preview

Color preview on black background

This text has color #6B418A on black background.


Color preview on white background

This text has color #6B418A on white background.


Black color preview on #6B418A background

This text has black color on #6B418A background.


White color preview on #6B418A background

This text has white color on #6B418A background.


Related colors

Complementary color

Complementary color for #hex is #94BE75.


I love getcolorcode.com

Triadic colors

1 #8A6B41 and #418A6B with #6B418A are triadic colors.

2 #8A416B and #416B8A with #6B418A are triadic colors.