COLOR #614059

HEX: #614059 RGB: (97,64,89)

Color info

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

RGB color model

#614059 color RGB value is (97,64,89).

RGB: (97,64,89) (38%, 25%, 35%)

RGB channels and saturation

R 97 of 255 = 38%
G 64 of 255 = 25%
B 89 of 255 = 35%

97
64
89

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

Portions of RGB colors in percentages

R + G + B = 97 + 64 + 89 = 250 (100%)
R 97 of 250 ~ 38.8%
G 64 of 250 ~ 25.6%
B 89 of 250 ~ 35.6'%

%38.8
%25.6
%35.6

CMYK color model

#614059 color CMYK value is (0,34,8,62).

  • cyan value is 0.00%
  • magenta value is 34.02%
  • yellow value is 8.25%
  • key color value is 61.96%

CMYK: (0,34,8,62)
C0M34Y8K62 (0%, 34%, 8%, 62%)
(0.00 / 0.34 / 0.08 / 0.62)

CMYK percentages

%0
%34.02
%8.25
%61.96

Codes

Color #614059 in popluar color models

61 40 59
RGB 97 64 89
HSL 315° 20.50% 31.57%
HSB/HSV 315° 34.02% 38.04%
CMYK 0.00% 34.02% 8.25%
61.96%

Color #614059 in popluar number systems.

HEX 61 40 59
Decimal 97 64 89
Binary 1100001 1000000 1011001
Octal 141 100 131

Shades and tints

Shades of #614059

#614059
(97,64,89)
#593B51
(89,59,81)
#513649
(81,54,73)
#493141
(73,49,65)
#412C39
(65,44,57)
#392731
(57,39,49)
#312229
(49,34,41)
#291D21
(41,29,33)
#211819
(33,24,25)
#191311
(25,19,17)
#110E09
(17,14,9)
#000000
(0,0,0)

Tints of #614059

#614059
(97,64,89)
#6F5168
(111,81,104)
#7D6277
(125,98,119)
#8B7386
(139,115,134)
#998495
(153,132,149)
#A795A4
(167,149,164)
#B5A6B3
(181,166,179)
#C3B7C2
(195,183,194)
#D1C8D1
(209,200,209)
#DFD9E0
(223,217,224)
#EDEAEF
(237,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614059 color. Also use rgb(97,64,89) instead hex code.

Text Font Color

.myTextColor { color: #614059; }

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

This text font color is #614059.

Background Color

.myBgColor { background-color: #614059; }

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

This div background color is #614059.

Border color

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

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

This div border color is #614059.

Opacity

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

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

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

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

This text has shadow with #614059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614059.

Preview

Color preview on black background

This text has color #614059 on black background.


Color preview on white background

This text has color #614059 on white background.


Black color preview on #614059 background

This text has black color on #614059 background.


White color preview on #614059 background

This text has white color on #614059 background.


Related colors

Complementary color

Complementary color for #hex is #9EBFA6.


I love getcolorcode.com

Triadic colors

1 #596140 and #405961 with #614059 are triadic colors.

2 #594061 and #406159 with #614059 are triadic colors.