COLOR #614868

HEX: #614868 RGB: (97,72,104)

Color info

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

RGB color model

#614868 color RGB value is (97,72,104).

RGB: (97,72,104) (38%, 28%, 41%)

RGB channels and saturation

R 97 of 255 = 38%
G 72 of 255 = 28%
B 104 of 255 = 41%

97
72
104

R + G + B ~ 36%. #614868 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 72 + 104 = 273 (100%)
R 97 of 273 ~ 35.53%
G 72 of 273 ~ 26.37%
B 104 of 273 ~ 38.1'%

%35.53
%26.37
%38.1

CMYK color model

#614868 color CMYK value is (7,31,0,59).

  • cyan value is 6.73%
  • magenta value is 30.77%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (7,31,0,59)
C7M31Y0K59 (7%, 31%, 0%, 59%)
(0.07 / 0.31 / 0.00 / 0.59)

CMYK percentages

%6.73
%30.77
%0
%59.22

Codes

Color #614868 in popluar color models

61 48 68
RGB 97 72 104
HSL 287° 18.18% 34.51%
HSB/HSV 287° 30.77% 40.78%
CMYK 6.73% 30.77% 0.00%
59.22%

Color #614868 in popluar number systems.

HEX 61 48 68
Decimal 97 72 104
Binary 1100001 1001000 1101000
Octal 141 110 150

Shades and tints

Shades of #614868

#614868
(97,72,104)
#59425F
(89,66,95)
#513C56
(81,60,86)
#49364D
(73,54,77)
#413044
(65,48,68)
#392A3B
(57,42,59)
#312432
(49,36,50)
#291E29
(41,30,41)
#211820
(33,24,32)
#191217
(25,18,23)
#110C0E
(17,12,14)
#000000
(0,0,0)

Tints of #614868

#614868
(97,72,104)
#6F5875
(111,88,117)
#7D6882
(125,104,130)
#8B788F
(139,120,143)
#99889C
(153,136,156)
#A798A9
(167,152,169)
#B5A8B6
(181,168,182)
#C3B8C3
(195,184,195)
#D1C8D0
(209,200,208)
#DFD8DD
(223,216,221)
#EDE8EA
(237,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614868 color. Also use rgb(97,72,104) instead hex code.

Text Font Color

.myTextColor { color: #614868; }

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

This text font color is #614868.

Background Color

.myBgColor { background-color: #614868; }

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

This div background color is #614868.

Border color

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

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

This div border color is #614868.

Opacity

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

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

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

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

This text has shadow with #614868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614868.

Preview

Color preview on black background

This text has color #614868 on black background.


Color preview on white background

This text has color #614868 on white background.


Black color preview on #614868 background

This text has black color on #614868 background.


White color preview on #614868 background

This text has white color on #614868 background.


Related colors

Complementary color

Complementary color for #hex is #9EB797.


I love getcolorcode.com

Triadic colors

1 #686148 and #486861 with #614868 are triadic colors.

2 #684861 and #486168 with #614868 are triadic colors.