COLOR #614457

HEX: #614457 RGB: (97,68,87)

Color info

#614457 contains red, green and blue colors in about the same proportion. Web safe color of #614457 is #663366 (or #636).

RGB color model

#614457 color RGB value is (97,68,87).

RGB: (97,68,87) (38%, 27%, 34%)

RGB channels and saturation

R 97 of 255 = 38%
G 68 of 255 = 27%
B 87 of 255 = 34%

97
68
87

R + G + B ~ 33%. #614457 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 68 + 87 = 252 (100%)
R 97 of 252 ~ 38.49%
G 68 of 252 ~ 26.98%
B 87 of 252 ~ 34.52'%

%38.49
%26.98
%34.52

CMYK color model

#614457 color CMYK value is (0,30,10,62).

  • cyan value is 0.00%
  • magenta value is 29.90%
  • yellow value is 10.31%
  • key color value is 61.96%
CMYK: (0,30,10,62) C0M30Y10K62 (0%,30%,10%,62%) (0.00/0.30/0.10/0.62) 

CMYK percentages

%0
%29.9
%10.31
%61.96

Codes

Color #614457 in popluar color models

61 44 57
RGB 97 68 87
HSL 321° 17.58% 32.35%
HSB/HSV 321° 29.90% 38.04%
CMYK 0.00% 29.90% 10.31%
61.96%

Color #614457 in popluar number systems.

HEX 61 44 57
Decimal 97 68 87
Binary 1100001 1000100 1010111
Octal 141 104 127

Shades and tints

Shades of #614457

#614457
(97,68,87)
#593E50
(89,62,80)
#513849
(81,56,73)
#493242
(73,50,66)
#412C3B
(65,44,59)
#392634
(57,38,52)
#31202D
(49,32,45)
#291A26
(41,26,38)
#21141F
(33,20,31)
#190E18
(25,14,24)
#110811
(17,8,17)
#000000
(0,0,0)

Tints of #614457

#614457
(97,68,87)
#6F5566
(111,85,102)
#7D6675
(125,102,117)
#8B7784
(139,119,132)
#998893
(153,136,147)
#A799A2
(167,153,162)
#B5AAB1
(181,170,177)
#C3BBC0
(195,187,192)
#D1CCCF
(209,204,207)
#DFDDDE
(223,221,222)
#EDEEED
(237,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614457 color. Also use rgb(97,68,87) instead hex code.

Text Font Color

.myTextColor { color: #614457; }

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

This text font color is #614457.

Background Color

.myBgColor { background-color: #614457; }

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

This div background color is #614457.

Border color

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

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

This div border color is #614457.

Opacity

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

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

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

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

This text has shadow with #614457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614457.

Preview

Color preview on black background

This text has color #614457 on black background.


Color preview on white background

This text has color #614457 on white background.


Black color preview on #614457 background

This text has black color on #614457 background.


White color preview on #614457 background

This text has white color on #614457 background.


Related colors

Complementary color

Complementary color for #hex is #9EBBA8.


I love getcolorcode.com

Triadic colors

1 #576144 and #445761 with #614457 are triadic colors.

2 #574461 and #446157 with #614457 are triadic colors.