COLOR #614273

HEX: #614273 RGB: (97,66,115)

Color info

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

RGB color model

#614273 color RGB value is (97,66,115).

RGB: (97,66,115) (38%, 26%, 45%)

RGB channels and saturation

R 97 of 255 = 38%
G 66 of 255 = 26%
B 115 of 255 = 45%

97
66
115

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

Portions of RGB colors in percentages

R + G + B = 97 + 66 + 115 = 278 (100%)
R 97 of 278 ~ 34.89%
G 66 of 278 ~ 23.74%
B 115 of 278 ~ 41.37'%

%34.89
%23.74
%41.37

CMYK color model

#614273 color CMYK value is (16,43,0,55).

  • cyan value is 15.65%
  • magenta value is 42.61%
  • yellow value is 0.00%
  • key color value is 54.90%
CMYK: (16,43,0,55) C16M43Y0K55 (16%,43%,0%,55%) (0.16/0.43/0.00/0.55) 

CMYK percentages

%15.65
%42.61
%0
%54.9

Codes

Color #614273 in popluar color models

61 42 73
RGB 97 66 115
HSL 278° 27.07% 35.49%
HSB/HSV 278° 42.61% 45.10%
CMYK 15.65% 42.61% 0.00%
54.90%

Color #614273 in popluar number systems.

HEX 61 42 73
Decimal 97 66 115
Binary 1100001 1000010 1110011
Octal 141 102 163

Shades and tints

Shades of #614273

#614273
(97,66,115)
#593C69
(89,60,105)
#51365F
(81,54,95)
#493055
(73,48,85)
#412A4B
(65,42,75)
#392441
(57,36,65)
#311E37
(49,30,55)
#29182D
(41,24,45)
#211223
(33,18,35)
#190C19
(25,12,25)
#11060F
(17,6,15)
#000000
(0,0,0)

Tints of #614273

#614273
(97,66,115)
#6F537F
(111,83,127)
#7D648B
(125,100,139)
#8B7597
(139,117,151)
#9986A3
(153,134,163)
#A797AF
(167,151,175)
#B5A8BB
(181,168,187)
#C3B9C7
(195,185,199)
#D1CAD3
(209,202,211)
#DFDBDF
(223,219,223)
#EDECEB
(237,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614273 color. Also use rgb(97,66,115) instead hex code.

Text Font Color

.myTextColor { color: #614273; }

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

This text font color is #614273.

Background Color

.myBgColor { background-color: #614273; }

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

This div background color is #614273.

Border color

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

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

This div border color is #614273.

Opacity

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

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

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

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

This text has shadow with #614273 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614273.

Preview

Color preview on black background

This text has color #614273 on black background.


Color preview on white background

This text has color #614273 on white background.


Black color preview on #614273 background

This text has black color on #614273 background.


White color preview on #614273 background

This text has white color on #614273 background.


Related colors

Complementary color

Complementary color for #hex is #9EBD8C.


I love getcolorcode.com

Triadic colors

1 #736142 and #427361 with #614273 are triadic colors.

2 #734261 and #426173 with #614273 are triadic colors.