COLOR #614D81

HEX: #614D81 RGB: (97,77,129)

Color info

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

RGB color model

#614D81 color RGB value is (97,77,129).

RGB: (97,77,129) (38%, 30%, 51%)

RGB channels and saturation

R 97 of 255 = 38%
G 77 of 255 = 30%
B 129 of 255 = 51%

97
77
129

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

Portions of RGB colors in percentages

R + G + B = 97 + 77 + 129 = 303 (100%)
R 97 of 303 ~ 32.01%
G 77 of 303 ~ 25.41%
B 129 of 303 ~ 42.57'%

%32.01
%25.41
%42.57

CMYK color model

#614D81 color CMYK value is (25,40,0,49).

  • cyan value is 24.81%
  • magenta value is 40.31%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (25,40,0,49)
C25M40Y0K49 (25%, 40%, 0%, 49%)
(0.25 / 0.40 / 0.00 / 0.49)

CMYK percentages

%24.81
%40.31
%0
%49.41

Codes

Color #614D81 in popluar color models

61 4D 81
RGB 97 77 129
HSL 263° 25.24% 40.39%
HSB/HSV 263° 40.31% 50.59%
CMYK 24.81% 40.31% 0.00%
49.41%

Color #614D81 in popluar number systems.

HEX 61 4D 81
Decimal 97 77 129
Binary 1100001 1001101 10000001
Octal 141 115 201

Shades and tints

Shades of #614D81

#614D81
(97,77,129)
#594676
(89,70,118)
#513F6B
(81,63,107)
#493860
(73,56,96)
#413155
(65,49,85)
#392A4A
(57,42,74)
#31233F
(49,35,63)
#291C34
(41,28,52)
#211529
(33,21,41)
#190E1E
(25,14,30)
#110713
(17,7,19)
#000000
(0,0,0)

Tints of #614D81

#614D81
(97,77,129)
#6F5D8C
(111,93,140)
#7D6D97
(125,109,151)
#8B7DA2
(139,125,162)
#998DAD
(153,141,173)
#A79DB8
(167,157,184)
#B5ADC3
(181,173,195)
#C3BDCE
(195,189,206)
#D1CDD9
(209,205,217)
#DFDDE4
(223,221,228)
#EDEDEF
(237,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614D81; }

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

This text font color is #614D81.

Background Color

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

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

This div background color is #614D81.

Border color

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

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

This div border color is #614D81.

Opacity

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

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

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

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

This text has shadow with #614D81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614D81.

Preview

Color preview on black background

This text has color #614D81 on black background.


Color preview on white background

This text has color #614D81 on white background.


Black color preview on #614D81 background

This text has black color on #614D81 background.


White color preview on #614D81 background

This text has white color on #614D81 background.


Related colors

Complementary color

Complementary color for #hex is #9EB27E.


I love getcolorcode.com

Triadic colors

1 #81614D and #4D8161 with #614D81 are triadic colors.

2 #814D61 and #4D6181 with #614D81 are triadic colors.