COLOR #614670

HEX: #614670 RGB: (97,70,112)

Color info

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

RGB color model

#614670 color RGB value is (97,70,112).

RGB: (97,70,112) (38%, 27%, 44%)

RGB channels and saturation

R 97 of 255 = 38%
G 70 of 255 = 27%
B 112 of 255 = 44%

97
70
112

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

Portions of RGB colors in percentages

R + G + B = 97 + 70 + 112 = 279 (100%)
R 97 of 279 ~ 34.77%
G 70 of 279 ~ 25.09%
B 112 of 279 ~ 40.14'%

%34.77
%25.09
%40.14

CMYK color model

#614670 color CMYK value is (13,38,0,56).

  • cyan value is 13.39%
  • magenta value is 37.50%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (13,38,0,56)
C13M38Y0K56 (13%, 38%, 0%, 56%)
(0.13 / 0.38 / 0.00 / 0.56)

CMYK percentages

%13.39
%37.5
%0
%56.08

Codes

Color #614670 in popluar color models

61 46 70
RGB 97 70 112
HSL 279° 23.08% 35.69%
HSB/HSV 279° 37.50% 43.92%
CMYK 13.39% 37.50% 0.00%
56.08%

Color #614670 in popluar number systems.

HEX 61 46 70
Decimal 97 70 112
Binary 1100001 1000110 1110000
Octal 141 106 160

Shades and tints

Shades of #614670

#614670
(97,70,112)
#594066
(89,64,102)
#513A5C
(81,58,92)
#493452
(73,52,82)
#412E48
(65,46,72)
#39283E
(57,40,62)
#312234
(49,34,52)
#291C2A
(41,28,42)
#211620
(33,22,32)
#191016
(25,16,22)
#110A0C
(17,10,12)
#000000
(0,0,0)

Tints of #614670

#614670
(97,70,112)
#6F567D
(111,86,125)
#7D668A
(125,102,138)
#8B7697
(139,118,151)
#9986A4
(153,134,164)
#A796B1
(167,150,177)
#B5A6BE
(181,166,190)
#C3B6CB
(195,182,203)
#D1C6D8
(209,198,216)
#DFD6E5
(223,214,229)
#EDE6F2
(237,230,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614670; }

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

This text font color is #614670.

Background Color

.myBgColor { background-color: #614670; }

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

This div background color is #614670.

Border color

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

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

This div border color is #614670.

Opacity

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

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

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

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

This text has shadow with #614670 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614670.

Preview

Color preview on black background

This text has color #614670 on black background.


Color preview on white background

This text has color #614670 on white background.


Black color preview on #614670 background

This text has black color on #614670 background.


White color preview on #614670 background

This text has white color on #614670 background.


Related colors

Complementary color

Complementary color for #hex is #9EB98F.


I love getcolorcode.com

Triadic colors

1 #706146 and #467061 with #614670 are triadic colors.

2 #704661 and #466170 with #614670 are triadic colors.