COLOR #614B90

HEX: #614B90 RGB: (97,75,144)

Color info

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

RGB color model

#614B90 color RGB value is (97,75,144).

RGB: (97,75,144) (38%, 29%, 56%)

RGB channels and saturation

R 97 of 255 = 38%
G 75 of 255 = 29%
B 144 of 255 = 56%

97
75
144

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

Portions of RGB colors in percentages

R + G + B = 97 + 75 + 144 = 316 (100%)
R 97 of 316 ~ 30.7%
G 75 of 316 ~ 23.73%
B 144 of 316 ~ 45.57'%

%30.7
%23.73
%45.57

CMYK color model

#614B90 color CMYK value is (33,48,0,44).

  • cyan value is 32.64%
  • magenta value is 47.92%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (33,48,0,44)
C33M48Y0K44 (33%, 48%, 0%, 44%)
(0.33 / 0.48 / 0.00 / 0.44)

CMYK percentages

%32.64
%47.92
%0
%43.53

Codes

Color #614B90 in popluar color models

61 4B 90
RGB 97 75 144
HSL 259° 31.51% 42.94%
HSB/HSV 259° 47.92% 56.47%
CMYK 32.64% 47.92% 0.00%
43.53%

Color #614B90 in popluar number systems.

HEX 61 4B 90
Decimal 97 75 144
Binary 1100001 1001011 10010000
Octal 141 113 220

Shades and tints

Shades of #614B90

#614B90
(97,75,144)
#594583
(89,69,131)
#513F76
(81,63,118)
#493969
(73,57,105)
#41335C
(65,51,92)
#392D4F
(57,45,79)
#312742
(49,39,66)
#292135
(41,33,53)
#211B28
(33,27,40)
#19151B
(25,21,27)
#110F0E
(17,15,14)
#000000
(0,0,0)

Tints of #614B90

#614B90
(97,75,144)
#6F5B9A
(111,91,154)
#7D6BA4
(125,107,164)
#8B7BAE
(139,123,174)
#998BB8
(153,139,184)
#A79BC2
(167,155,194)
#B5ABCC
(181,171,204)
#C3BBD6
(195,187,214)
#D1CBE0
(209,203,224)
#DFDBEA
(223,219,234)
#EDEBF4
(237,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614B90 color. Also use rgb(97,75,144) instead hex code.

Text Font Color

.myTextColor { color: #614B90; }

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

This text font color is #614B90.

Background Color

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

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

This div background color is #614B90.

Border color

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

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

This div border color is #614B90.

Opacity

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

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

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

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

This text has shadow with #614B90 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614B90.

Preview

Color preview on black background

This text has color #614B90 on black background.


Color preview on white background

This text has color #614B90 on white background.


Black color preview on #614B90 background

This text has black color on #614B90 background.


White color preview on #614B90 background

This text has white color on #614B90 background.


Related colors

Complementary color

Complementary color for #hex is #9EB46F.


I love getcolorcode.com

Triadic colors

1 #90614B and #4B9061 with #614B90 are triadic colors.

2 #904B61 and #4B6190 with #614B90 are triadic colors.