COLOR #614896

HEX: #614896 RGB: (97,72,150)

Color info

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

RGB color model

#614896 color RGB value is (97,72,150).

RGB: (97,72,150) (38%, 28%, 59%)

RGB channels and saturation

R 97 of 255 = 38%
G 72 of 255 = 28%
B 150 of 255 = 59%

97
72
150

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

Portions of RGB colors in percentages

R + G + B = 97 + 72 + 150 = 319 (100%)
R 97 of 319 ~ 30.41%
G 72 of 319 ~ 22.57%
B 150 of 319 ~ 47.02'%

%30.41
%22.57
%47.02

CMYK color model

#614896 color CMYK value is (35,52,0,41).

  • cyan value is 35.33%
  • magenta value is 52.00%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (35,52,0,41)
C35M52Y0K41 (35%, 52%, 0%, 41%)
(0.35 / 0.52 / 0.00 / 0.41)

CMYK percentages

%35.33
%52
%0
%41.18

Codes

Color #614896 in popluar color models

61 48 96
RGB 97 72 150
HSL 259° 35.14% 43.53%
HSB/HSV 259° 52.00% 58.82%
CMYK 35.33% 52.00% 0.00%
41.18%

Color #614896 in popluar number systems.

HEX 61 48 96
Decimal 97 72 150
Binary 1100001 1001000 10010110
Octal 141 110 226

Shades and tints

Shades of #614896

#614896
(97,72,150)
#594289
(89,66,137)
#513C7C
(81,60,124)
#49366F
(73,54,111)
#413062
(65,48,98)
#392A55
(57,42,85)
#312448
(49,36,72)
#291E3B
(41,30,59)
#21182E
(33,24,46)
#191221
(25,18,33)
#110C14
(17,12,20)
#000000
(0,0,0)

Tints of #614896

#614896
(97,72,150)
#6F589F
(111,88,159)
#7D68A8
(125,104,168)
#8B78B1
(139,120,177)
#9988BA
(153,136,186)
#A798C3
(167,152,195)
#B5A8CC
(181,168,204)
#C3B8D5
(195,184,213)
#D1C8DE
(209,200,222)
#DFD8E7
(223,216,231)
#EDE8F0
(237,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614896 color. Also use rgb(97,72,150) instead hex code.

Text Font Color

.myTextColor { color: #614896; }

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

This text font color is #614896.

Background Color

.myBgColor { background-color: #614896; }

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

This div background color is #614896.

Border color

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

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

This div border color is #614896.

Opacity

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

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

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

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

This text has shadow with #614896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614896.

Preview

Color preview on black background

This text has color #614896 on black background.


Color preview on white background

This text has color #614896 on white background.


Black color preview on #614896 background

This text has black color on #614896 background.


White color preview on #614896 background

This text has white color on #614896 background.


Related colors

Complementary color

Complementary color for #hex is #9EB769.


I love getcolorcode.com

Triadic colors

1 #966148 and #489661 with #614896 are triadic colors.

2 #964861 and #486196 with #614896 are triadic colors.