COLOR #614075

HEX: #614075 RGB: (97,64,117)

Color info

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

RGB color model

#614075 color RGB value is (97,64,117).

RGB: (97,64,117) (38%, 25%, 46%)

RGB channels and saturation

R 97 of 255 = 38%
G 64 of 255 = 25%
B 117 of 255 = 46%

97
64
117

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

Portions of RGB colors in percentages

R + G + B = 97 + 64 + 117 = 278 (100%)
R 97 of 278 ~ 34.89%
G 64 of 278 ~ 23.02%
B 117 of 278 ~ 42.09'%

%34.89
%23.02
%42.09

CMYK color model

#614075 color CMYK value is (17,45,0,54).

  • cyan value is 17.09%
  • magenta value is 45.30%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (17,45,0,54)
C17M45Y0K54 (17%, 45%, 0%, 54%)
(0.17 / 0.45 / 0.00 / 0.54)

CMYK percentages

%17.09
%45.3
%0
%54.12

Codes

Color #614075 in popluar color models

61 40 75
RGB 97 64 117
HSL 277° 29.28% 35.49%
HSB/HSV 277° 45.30% 45.88%
CMYK 17.09% 45.30% 0.00%
54.12%

Color #614075 in popluar number systems.

HEX 61 40 75
Decimal 97 64 117
Binary 1100001 1000000 1110101
Octal 141 100 165

Shades and tints

Shades of #614075

#614075
(97,64,117)
#593B6B
(89,59,107)
#513661
(81,54,97)
#493157
(73,49,87)
#412C4D
(65,44,77)
#392743
(57,39,67)
#312239
(49,34,57)
#291D2F
(41,29,47)
#211825
(33,24,37)
#19131B
(25,19,27)
#110E11
(17,14,17)
#000000
(0,0,0)

Tints of #614075

#614075
(97,64,117)
#6F5181
(111,81,129)
#7D628D
(125,98,141)
#8B7399
(139,115,153)
#9984A5
(153,132,165)
#A795B1
(167,149,177)
#B5A6BD
(181,166,189)
#C3B7C9
(195,183,201)
#D1C8D5
(209,200,213)
#DFD9E1
(223,217,225)
#EDEAED
(237,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614075; }

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

This text font color is #614075.

Background Color

.myBgColor { background-color: #614075; }

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

This div background color is #614075.

Border color

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

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

This div border color is #614075.

Opacity

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

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

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

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

This text has shadow with #614075 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614075.

Preview

Color preview on black background

This text has color #614075 on black background.


Color preview on white background

This text has color #614075 on white background.


Black color preview on #614075 background

This text has black color on #614075 background.


White color preview on #614075 background

This text has white color on #614075 background.


Related colors

Complementary color

Complementary color for #hex is #9EBF8A.


I love getcolorcode.com

Triadic colors

1 #756140 and #407561 with #614075 are triadic colors.

2 #754061 and #406175 with #614075 are triadic colors.