COLOR #614884

HEX: #614884 RGB: (97,72,132)

Color info

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

RGB color model

#614884 color RGB value is (97,72,132).

RGB: (97,72,132) (38%, 28%, 52%)

RGB channels and saturation

R 97 of 255 = 38%
G 72 of 255 = 28%
B 132 of 255 = 52%

97
72
132

R + G + B ~ 39%. #614884 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 72 + 132 = 301 (100%)
R 97 of 301 ~ 32.23%
G 72 of 301 ~ 23.92%
B 132 of 301 ~ 43.85'%

%32.23
%23.92
%43.85

CMYK color model

#614884 color CMYK value is (27,45,0,48).

  • cyan value is 26.52%
  • magenta value is 45.45%
  • yellow value is 0.00%
  • key color value is 48.24%
CMYK: (27,45,0,48) C27M45Y0K48 (27%,45%,0%,48%) (0.27/0.45/0.00/0.48) 

CMYK percentages

%26.52
%45.45
%0
%48.24

Codes

Color #614884 in popluar color models

61 48 84
RGB 97 72 132
HSL 265° 29.41% 40.00%
HSB/HSV 265° 45.45% 51.76%
CMYK 26.52% 45.45% 0.00%
48.24%

Color #614884 in popluar number systems.

HEX 61 48 84
Decimal 97 72 132
Binary 1100001 1001000 10000100
Octal 141 110 204

Shades and tints

Shades of #614884

#614884
(97,72,132)
#594278
(89,66,120)
#513C6C
(81,60,108)
#493660
(73,54,96)
#413054
(65,48,84)
#392A48
(57,42,72)
#31243C
(49,36,60)
#291E30
(41,30,48)
#211824
(33,24,36)
#191218
(25,18,24)
#110C0C
(17,12,12)
#000000
(0,0,0)

Tints of #614884

#614884
(97,72,132)
#6F588F
(111,88,143)
#7D689A
(125,104,154)
#8B78A5
(139,120,165)
#9988B0
(153,136,176)
#A798BB
(167,152,187)
#B5A8C6
(181,168,198)
#C3B8D1
(195,184,209)
#D1C8DC
(209,200,220)
#DFD8E7
(223,216,231)
#EDE8F2
(237,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614884; }

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

This text font color is #614884.

Background Color

.myBgColor { background-color: #614884; }

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

This div background color is #614884.

Border color

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

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

This div border color is #614884.

Opacity

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

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

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

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

This text has shadow with #614884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614884.

Preview

Color preview on black background

This text has color #614884 on black background.


Color preview on white background

This text has color #614884 on white background.


Black color preview on #614884 background

This text has black color on #614884 background.


White color preview on #614884 background

This text has white color on #614884 background.


Related colors

Complementary color

Complementary color for #hex is #9EB77B.


I love getcolorcode.com

Triadic colors

1 #846148 and #488461 with #614884 are triadic colors.

2 #844861 and #486184 with #614884 are triadic colors.