COLOR #614078

HEX: #614078 RGB: (97,64,120)

Color info

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

RGB color model

#614078 color RGB value is (97,64,120).

RGB: (97,64,120) (38%, 25%, 47%)

RGB channels and saturation

R 97 of 255 = 38%
G 64 of 255 = 25%
B 120 of 255 = 47%

97
64
120

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

Portions of RGB colors in percentages

R + G + B = 97 + 64 + 120 = 281 (100%)
R 97 of 281 ~ 34.52%
G 64 of 281 ~ 22.78%
B 120 of 281 ~ 42.7'%

%34.52
%22.78
%42.7

CMYK color model

#614078 color CMYK value is (19,47,0,53).

  • cyan value is 19.17%
  • magenta value is 46.67%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (19,47,0,53)
C19M47Y0K53 (19%, 47%, 0%, 53%)
(0.19 / 0.47 / 0.00 / 0.53)

CMYK percentages

%19.17
%46.67
%0
%52.94

Codes

Color #614078 in popluar color models

61 40 78
RGB 97 64 120
HSL 275° 30.43% 36.08%
HSB/HSV 275° 46.67% 47.06%
CMYK 19.17% 46.67% 0.00%
52.94%

Color #614078 in popluar number systems.

HEX 61 40 78
Decimal 97 64 120
Binary 1100001 1000000 1111000
Octal 141 100 170

Shades and tints

Shades of #614078

#614078
(97,64,120)
#593B6E
(89,59,110)
#513664
(81,54,100)
#49315A
(73,49,90)
#412C50
(65,44,80)
#392746
(57,39,70)
#31223C
(49,34,60)
#291D32
(41,29,50)
#211828
(33,24,40)
#19131E
(25,19,30)
#110E14
(17,14,20)
#000000
(0,0,0)

Tints of #614078

#614078
(97,64,120)
#6F5184
(111,81,132)
#7D6290
(125,98,144)
#8B739C
(139,115,156)
#9984A8
(153,132,168)
#A795B4
(167,149,180)
#B5A6C0
(181,166,192)
#C3B7CC
(195,183,204)
#D1C8D8
(209,200,216)
#DFD9E4
(223,217,228)
#EDEAF0
(237,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614078; }

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

This text font color is #614078.

Background Color

.myBgColor { background-color: #614078; }

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

This div background color is #614078.

Border color

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

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

This div border color is #614078.

Opacity

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

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

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

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

This text has shadow with #614078 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614078.

Preview

Color preview on black background

This text has color #614078 on black background.


Color preview on white background

This text has color #614078 on white background.


Black color preview on #614078 background

This text has black color on #614078 background.


White color preview on #614078 background

This text has white color on #614078 background.


Related colors

Complementary color

Complementary color for #hex is #9EBF87.


I love getcolorcode.com

Triadic colors

1 #786140 and #407861 with #614078 are triadic colors.

2 #784061 and #406178 with #614078 are triadic colors.