COLOR #614157

HEX: #614157 RGB: (97,65,87)

Color info

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

RGB color model

#614157 color RGB value is (97,65,87).

RGB: (97,65,87) (38%, 25%, 34%)

RGB channels and saturation

R 97 of 255 = 38%
G 65 of 255 = 25%
B 87 of 255 = 34%

97
65
87

R + G + B ~ 32%. #614157 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 65 + 87 = 249 (100%)
R 97 of 249 ~ 38.96%
G 65 of 249 ~ 26.1%
B 87 of 249 ~ 34.94'%

%38.96
%26.1
%34.94

CMYK color model

#614157 color CMYK value is (0,33,10,62).

  • cyan value is 0.00%
  • magenta value is 32.99%
  • yellow value is 10.31%
  • key color value is 61.96%

CMYK: (0,33,10,62)
C0M33Y10K62 (0%, 33%, 10%, 62%)
(0.00 / 0.33 / 0.10 / 0.62)

CMYK percentages

%0
%32.99
%10.31
%61.96

Codes

Color #614157 in popluar color models

61 41 57
RGB 97 65 87
HSL 319° 19.75% 31.76%
HSB/HSV 319° 32.99% 38.04%
CMYK 0.00% 32.99% 10.31%
61.96%

Color #614157 in popluar number systems.

HEX 61 41 57
Decimal 97 65 87
Binary 1100001 1000001 1010111
Octal 141 101 127

Shades and tints

Shades of #614157

#614157
(97,65,87)
#593C50
(89,60,80)
#513749
(81,55,73)
#493242
(73,50,66)
#412D3B
(65,45,59)
#392834
(57,40,52)
#31232D
(49,35,45)
#291E26
(41,30,38)
#21191F
(33,25,31)
#191418
(25,20,24)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #614157

#614157
(97,65,87)
#6F5266
(111,82,102)
#7D6375
(125,99,117)
#8B7484
(139,116,132)
#998593
(153,133,147)
#A796A2
(167,150,162)
#B5A7B1
(181,167,177)
#C3B8C0
(195,184,192)
#D1C9CF
(209,201,207)
#DFDADE
(223,218,222)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614157 color. Also use rgb(97,65,87) instead hex code.

Text Font Color

.myTextColor { color: #614157; }

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

This text font color is #614157.

Background Color

.myBgColor { background-color: #614157; }

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

This div background color is #614157.

Border color

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

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

This div border color is #614157.

Opacity

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

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

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

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

This text has shadow with #614157 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614157.

Preview

Color preview on black background

This text has color #614157 on black background.


Color preview on white background

This text has color #614157 on white background.


Black color preview on #614157 background

This text has black color on #614157 background.


White color preview on #614157 background

This text has white color on #614157 background.


Related colors

Complementary color

Complementary color for #hex is #9EBEA8.


I love getcolorcode.com

Triadic colors

1 #576141 and #415761 with #614157 are triadic colors.

2 #574161 and #416157 with #614157 are triadic colors.