COLOR #6341A2

HEX: #6341A2 RGB: (99,65,162)

Color info

#6341A2 contains mainly blue color. Web safe color of #6341A2 is #663399 (or #639).

RGB color model

#6341A2 color RGB value is (99,65,162).

RGB: (99,65,162) (39%, 25%, 64%)

RGB channels and saturation

R 99 of 255 = 39%
G 65 of 255 = 25%
B 162 of 255 = 64%

99
65
162

R + G + B ~ 43%. #6341A2 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 65 + 162 = 326 (100%)
R 99 of 326 ~ 30.37%
G 65 of 326 ~ 19.94%
B 162 of 326 ~ 49.69'%

%30.37
%19.94
%49.69

CMYK color model

#6341A2 color CMYK value is (39,60,0,36).

  • cyan value is 38.89%
  • magenta value is 59.88%
  • yellow value is 0.00%
  • key color value is 36.47%
CMYK: (39,60,0,36) C39M60Y0K36 (39%,60%,0%,36%) (0.39/0.60/0.00/0.36) 

CMYK percentages

%38.89
%59.88
%0
%36.47

Codes

Color #6341A2 in popluar color models

63 41 A2
RGB 99 65 162
HSL 261° 42.73% 44.51%
HSB/HSV 261° 59.88% 63.53%
CMYK 38.89% 59.88% 0.00%
36.47%

Color #6341A2 in popluar number systems.

HEX 63 41 A2
Decimal 99 65 162
Binary 1100011 1000001 10100010
Octal 143 101 242

Shades and tints

Shades of #6341A2

#6341A2
(99,65,162)
#5A3C94
(90,60,148)
#513786
(81,55,134)
#483278
(72,50,120)
#3F2D6A
(63,45,106)
#36285C
(54,40,92)
#2D234E
(45,35,78)
#241E40
(36,30,64)
#1B1932
(27,25,50)
#121424
(18,20,36)
#090F16
(9,15,22)
#000000
(0,0,0)

Tints of #6341A2

#6341A2
(99,65,162)
#7152AA
(113,82,170)
#7F63B2
(127,99,178)
#8D74BA
(141,116,186)
#9B85C2
(155,133,194)
#A996CA
(169,150,202)
#B7A7D2
(183,167,210)
#C5B8DA
(197,184,218)
#D3C9E2
(211,201,226)
#E1DAEA
(225,218,234)
#EFEBF2
(239,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6341A2 color. Also use rgb(99,65,162) instead hex code.

Text Font Color

.myTextColor { color: #6341A2; }

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

This text font color is #6341A2.

Background Color

.myBgColor { background-color: #6341A2; }

<div style="background-color:#6341A2">Inner text</div>

This div background color is #6341A2.

Border color

.myBorderColor { border: 1px solid #6341A2; }

<div style="border:3px solid #6341A2">Div</div>

This div border color is #6341A2.

Opacity

.myOpacity80 { color: #6341A2; opacity: 0.8; }

<p style="color:#6341A2;opacity:0.8;">80%</p>

Text with #6341A2 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 #6341A2;}

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

This text has shadow with #6341A2 color.


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

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

This text has shadow with #6341A2 primary color and red secondary color.


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

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

This text has shadow with #6341A2 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6341A2.

Preview

Color preview on black background

This text has color #6341A2 on black background.


Color preview on white background

This text has color #6341A2 on white background.


Black color preview on #6341A2 background

This text has black color on #6341A2 background.


White color preview on #6341A2 background

This text has white color on #6341A2 background.


Related colors

Complementary color

Complementary color for #hex is #9CBE5D.


I love getcolorcode.com

Triadic colors

1 #A26341 and #41A263 with #6341A2 are triadic colors.

2 #A24163 and #4163A2 with #6341A2 are triadic colors.