COLOR #614DAA

HEX: #614DAA RGB: (97,77,170)

Color info

#614DAA contains mainly blue color. Web safe color of #614DAA is #663399 (or #639).

RGB color model

#614DAA color RGB value is (97,77,170).

RGB: (97,77,170) (38%, 30%, 67%)

RGB channels and saturation

R 97 of 255 = 38%
G 77 of 255 = 30%
B 170 of 255 = 67%

97
77
170

R + G + B ~ 45%. #614DAA is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 77 + 170 = 344 (100%)
R 97 of 344 ~ 28.2%
G 77 of 344 ~ 22.38%
B 170 of 344 ~ 49.42'%

%28.2
%22.38
%49.42

CMYK color model

#614DAA color CMYK value is (43,55,0,33).

  • cyan value is 42.94%
  • magenta value is 54.71%
  • yellow value is 0.00%
  • key color value is 33.33%

CMYK: (43,55,0,33)
C43M55Y0K33 (43%, 55%, 0%, 33%)
(0.43 / 0.55 / 0.00 / 0.33)

CMYK percentages

%42.94
%54.71
%0
%33.33

Codes

Color #614DAA in popluar color models

61 4D AA
RGB 97 77 170
HSL 253° 37.65% 48.43%
HSB/HSV 253° 54.71% 66.67%
CMYK 42.94% 54.71% 0.00%
33.33%

Color #614DAA in popluar number systems.

HEX 61 4D AA
Decimal 97 77 170
Binary 1100001 1001101 10101010
Octal 141 115 252

Shades and tints

Shades of #614DAA

#614DAA
(97,77,170)
#59469B
(89,70,155)
#513F8C
(81,63,140)
#49387D
(73,56,125)
#41316E
(65,49,110)
#392A5F
(57,42,95)
#312350
(49,35,80)
#291C41
(41,28,65)
#211532
(33,21,50)
#190E23
(25,14,35)
#110714
(17,7,20)
#000000
(0,0,0)

Tints of #614DAA

#614DAA
(97,77,170)
#6F5DB1
(111,93,177)
#7D6DB8
(125,109,184)
#8B7DBF
(139,125,191)
#998DC6
(153,141,198)
#A79DCD
(167,157,205)
#B5ADD4
(181,173,212)
#C3BDDB
(195,189,219)
#D1CDE2
(209,205,226)
#DFDDE9
(223,221,233)
#EDEDF0
(237,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614DAA color. Also use rgb(97,77,170) instead hex code.

Text Font Color

.myTextColor { color: #614DAA; }

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

This text font color is #614DAA.

Background Color

.myBgColor { background-color: #614DAA; }

<div style="background-color:#614DAA">Inner text</div>

This div background color is #614DAA.

Border color

.myBorderColor { border: 1px solid #614DAA; }

<div style="border:3px solid #614DAA">Div</div>

This div border color is #614DAA.

Opacity

.myOpacity80 { color: #614DAA; opacity: 0.8; }

<p style="color:#614DAA;opacity:0.8;">80%</p>

Text with #614DAA 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 #614DAA;}

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

This text has shadow with #614DAA color.


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

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

This text has shadow with #614DAA primary color and red secondary color.


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

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

This text has shadow with #614DAA and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #614DAA.

Preview

Color preview on black background

This text has color #614DAA on black background.


Color preview on white background

This text has color #614DAA on white background.


Black color preview on #614DAA background

This text has black color on #614DAA background.


White color preview on #614DAA background

This text has white color on #614DAA background.


Related colors

Complementary color

Complementary color for #hex is #9EB255.


I love getcolorcode.com

Triadic colors

1 #AA614D and #4DAA61 with #614DAA are triadic colors.

2 #AA4D61 and #4D61AA with #614DAA are triadic colors.