COLOR #614D88

HEX: #614D88 RGB: (97,77,136)

Color info

#614D88 contains red, green and blue colors in about the same proportion. Web safe color of #614D88 is #663399 (or #639).

RGB color model

#614D88 color RGB value is (97,77,136).

RGB: (97,77,136) (38%, 30%, 53%)

RGB channels and saturation

R 97 of 255 = 38%
G 77 of 255 = 30%
B 136 of 255 = 53%

97
77
136

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

Portions of RGB colors in percentages

R + G + B = 97 + 77 + 136 = 310 (100%)
R 97 of 310 ~ 31.29%
G 77 of 310 ~ 24.84%
B 136 of 310 ~ 43.87'%

%31.29
%24.84
%43.87

CMYK color model

#614D88 color CMYK value is (29,43,0,47).

  • cyan value is 28.68%
  • magenta value is 43.38%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (29,43,0,47)
C29M43Y0K47 (29%, 43%, 0%, 47%)
(0.29 / 0.43 / 0.00 / 0.47)

CMYK percentages

%28.68
%43.38
%0
%46.67

Codes

Color #614D88 in popluar color models

61 4D 88
RGB 97 77 136
HSL 260° 27.70% 41.76%
HSB/HSV 260° 43.38% 53.33%
CMYK 28.68% 43.38% 0.00%
46.67%

Color #614D88 in popluar number systems.

HEX 61 4D 88
Decimal 97 77 136
Binary 1100001 1001101 10001000
Octal 141 115 210

Shades and tints

Shades of #614D88

#614D88
(97,77,136)
#59467C
(89,70,124)
#513F70
(81,63,112)
#493864
(73,56,100)
#413158
(65,49,88)
#392A4C
(57,42,76)
#312340
(49,35,64)
#291C34
(41,28,52)
#211528
(33,21,40)
#190E1C
(25,14,28)
#110710
(17,7,16)
#000000
(0,0,0)

Tints of #614D88

#614D88
(97,77,136)
#6F5D92
(111,93,146)
#7D6D9C
(125,109,156)
#8B7DA6
(139,125,166)
#998DB0
(153,141,176)
#A79DBA
(167,157,186)
#B5ADC4
(181,173,196)
#C3BDCE
(195,189,206)
#D1CDD8
(209,205,216)
#DFDDE2
(223,221,226)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614D88; }

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

This text font color is #614D88.

Background Color

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

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

This div background color is #614D88.

Border color

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

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

This div border color is #614D88.

Opacity

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

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

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

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

This text has shadow with #614D88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614D88.

Preview

Color preview on black background

This text has color #614D88 on black background.


Color preview on white background

This text has color #614D88 on white background.


Black color preview on #614D88 background

This text has black color on #614D88 background.


White color preview on #614D88 background

This text has white color on #614D88 background.


Related colors

Complementary color

Complementary color for #hex is #9EB277.


I love getcolorcode.com

Triadic colors

1 #88614D and #4D8861 with #614D88 are triadic colors.

2 #884D61 and #4D6188 with #614D88 are triadic colors.