COLOR #614679

HEX: #614679 RGB: (97,70,121)

Color info

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

RGB color model

#614679 color RGB value is (97,70,121).

RGB: (97,70,121) (38%, 27%, 47%)

RGB channels and saturation

R 97 of 255 = 38%
G 70 of 255 = 27%
B 121 of 255 = 47%

97
70
121

R + G + B ~ 37%. #614679 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 70 + 121 = 288 (100%)
R 97 of 288 ~ 33.68%
G 70 of 288 ~ 24.31%
B 121 of 288 ~ 42.01'%

%33.68
%24.31
%42.01

CMYK color model

#614679 color CMYK value is (20,42,0,53).

  • cyan value is 19.83%
  • magenta value is 42.15%
  • yellow value is 0.00%
  • key color value is 52.55%
CMYK: (20,42,0,53) C20M42Y0K53 (20%,42%,0%,53%) (0.20/0.42/0.00/0.53) 

CMYK percentages

%19.83
%42.15
%0
%52.55

Codes

Color #614679 in popluar color models

61 46 79
RGB 97 70 121
HSL 272° 26.70% 37.45%
HSB/HSV 272° 42.15% 47.45%
CMYK 19.83% 42.15% 0.00%
52.55%

Color #614679 in popluar number systems.

HEX 61 46 79
Decimal 97 70 121
Binary 1100001 1000110 1111001
Octal 141 106 171

Shades and tints

Shades of #614679

#614679
(97,70,121)
#59406E
(89,64,110)
#513A63
(81,58,99)
#493458
(73,52,88)
#412E4D
(65,46,77)
#392842
(57,40,66)
#312237
(49,34,55)
#291C2C
(41,28,44)
#211621
(33,22,33)
#191016
(25,16,22)
#110A0B
(17,10,11)
#000000
(0,0,0)

Tints of #614679

#614679
(97,70,121)
#6F5685
(111,86,133)
#7D6691
(125,102,145)
#8B769D
(139,118,157)
#9986A9
(153,134,169)
#A796B5
(167,150,181)
#B5A6C1
(181,166,193)
#C3B6CD
(195,182,205)
#D1C6D9
(209,198,217)
#DFD6E5
(223,214,229)
#EDE6F1
(237,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614679 color. Also use rgb(97,70,121) instead hex code.

Text Font Color

.myTextColor { color: #614679; }

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

This text font color is #614679.

Background Color

.myBgColor { background-color: #614679; }

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

This div background color is #614679.

Border color

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

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

This div border color is #614679.

Opacity

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

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

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

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

This text has shadow with #614679 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614679.

Preview

Color preview on black background

This text has color #614679 on black background.


Color preview on white background

This text has color #614679 on white background.


Black color preview on #614679 background

This text has black color on #614679 background.


White color preview on #614679 background

This text has white color on #614679 background.


Related colors

Complementary color

Complementary color for #hex is #9EB986.


I love getcolorcode.com

Triadic colors

1 #796146 and #467961 with #614679 are triadic colors.

2 #794661 and #466179 with #614679 are triadic colors.