COLOR #614963

HEX: #614963 RGB: (97,73,99)

Color info

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

RGB color model

#614963 color RGB value is (97,73,99).

RGB: (97,73,99) (38%, 29%, 39%)

RGB channels and saturation

R 97 of 255 = 38%
G 73 of 255 = 29%
B 99 of 255 = 39%

97
73
99

R + G + B ~ 35%. #614963 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 73 + 99 = 269 (100%)
R 97 of 269 ~ 36.06%
G 73 of 269 ~ 27.14%
B 99 of 269 ~ 36.8'%

%36.06
%27.14
%36.8

CMYK color model

#614963 color CMYK value is (2,26,0,61).

  • cyan value is 2.02%
  • magenta value is 26.26%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (2,26,0,61)
C2M26Y0K61 (2%, 26%, 0%, 61%)
(0.02 / 0.26 / 0.00 / 0.61)

CMYK percentages

%2.02
%26.26
%0
%61.18

Codes

Color #614963 in popluar color models

61 49 63
RGB 97 73 99
HSL 295° 15.12% 33.73%
HSB/HSV 295° 26.26% 38.82%
CMYK 2.02% 26.26% 0.00%
61.18%

Color #614963 in popluar number systems.

HEX 61 49 63
Decimal 97 73 99
Binary 1100001 1001001 1100011
Octal 141 111 143

Shades and tints

Shades of #614963

#614963
(97,73,99)
#59435A
(89,67,90)
#513D51
(81,61,81)
#493748
(73,55,72)
#41313F
(65,49,63)
#392B36
(57,43,54)
#31252D
(49,37,45)
#291F24
(41,31,36)
#21191B
(33,25,27)
#191312
(25,19,18)
#110D09
(17,13,9)
#000000
(0,0,0)

Tints of #614963

#614963
(97,73,99)
#6F5971
(111,89,113)
#7D697F
(125,105,127)
#8B798D
(139,121,141)
#99899B
(153,137,155)
#A799A9
(167,153,169)
#B5A9B7
(181,169,183)
#C3B9C5
(195,185,197)
#D1C9D3
(209,201,211)
#DFD9E1
(223,217,225)
#EDE9EF
(237,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614963 color. Also use rgb(97,73,99) instead hex code.

Text Font Color

.myTextColor { color: #614963; }

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

This text font color is #614963.

Background Color

.myBgColor { background-color: #614963; }

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

This div background color is #614963.

Border color

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

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

This div border color is #614963.

Opacity

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

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

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

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

This text has shadow with #614963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614963.

Preview

Color preview on black background

This text has color #614963 on black background.


Color preview on white background

This text has color #614963 on white background.


Black color preview on #614963 background

This text has black color on #614963 background.


White color preview on #614963 background

This text has white color on #614963 background.


Related colors

Complementary color

Complementary color for #hex is #9EB69C.


I love getcolorcode.com

Triadic colors

1 #636149 and #496361 with #614963 are triadic colors.

2 #634961 and #496163 with #614963 are triadic colors.