COLOR #614492

HEX: #614492 RGB: (97,68,146)

Color info

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

RGB color model

#614492 color RGB value is (97,68,146).

RGB: (97,68,146) (38%, 27%, 57%)

RGB channels and saturation

R 97 of 255 = 38%
G 68 of 255 = 27%
B 146 of 255 = 57%

97
68
146

R + G + B ~ 41%. #614492 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 68 + 146 = 311 (100%)
R 97 of 311 ~ 31.19%
G 68 of 311 ~ 21.86%
B 146 of 311 ~ 46.95'%

%31.19
%21.86
%46.95

CMYK color model

#614492 color CMYK value is (34,53,0,43).

  • cyan value is 33.56%
  • magenta value is 53.42%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (34,53,0,43)
C34M53Y0K43 (34%, 53%, 0%, 43%)
(0.34 / 0.53 / 0.00 / 0.43)

CMYK percentages

%33.56
%53.42
%0
%42.75

Codes

Color #614492 in popluar color models

61 44 92
RGB 97 68 146
HSL 262° 36.45% 41.96%
HSB/HSV 262° 53.42% 57.25%
CMYK 33.56% 53.42% 0.00%
42.75%

Color #614492 in popluar number systems.

HEX 61 44 92
Decimal 97 68 146
Binary 1100001 1000100 10010010
Octal 141 104 222

Shades and tints

Shades of #614492

#614492
(97,68,146)
#593E85
(89,62,133)
#513878
(81,56,120)
#49326B
(73,50,107)
#412C5E
(65,44,94)
#392651
(57,38,81)
#312044
(49,32,68)
#291A37
(41,26,55)
#21142A
(33,20,42)
#190E1D
(25,14,29)
#110810
(17,8,16)
#000000
(0,0,0)

Tints of #614492

#614492
(97,68,146)
#6F559B
(111,85,155)
#7D66A4
(125,102,164)
#8B77AD
(139,119,173)
#9988B6
(153,136,182)
#A799BF
(167,153,191)
#B5AAC8
(181,170,200)
#C3BBD1
(195,187,209)
#D1CCDA
(209,204,218)
#DFDDE3
(223,221,227)
#EDEEEC
(237,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614492 color. Also use rgb(97,68,146) instead hex code.

Text Font Color

.myTextColor { color: #614492; }

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

This text font color is #614492.

Background Color

.myBgColor { background-color: #614492; }

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

This div background color is #614492.

Border color

.myBorderColor { border: 1px solid #614492; }

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

This div border color is #614492.

Opacity

.myOpacity80 { color: #614492; opacity: 0.8; }

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

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

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

This text has shadow with #614492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614492.

Preview

Color preview on black background

This text has color #614492 on black background.


Color preview on white background

This text has color #614492 on white background.


Black color preview on #614492 background

This text has black color on #614492 background.


White color preview on #614492 background

This text has white color on #614492 background.


Related colors

Complementary color

Complementary color for #hex is #9EBB6D.


I love getcolorcode.com

Triadic colors

1 #926144 and #449261 with #614492 are triadic colors.

2 #924461 and #446192 with #614492 are triadic colors.