COLOR #614BAC

HEX: #614BAC RGB: (97,75,172)

Color info

#614BAC contains mainly blue color. Web safe color of #614BAC is #663399 (or #639).

RGB color model

#614BAC color RGB value is (97,75,172).

RGB: (97,75,172) (38%, 29%, 67%)

RGB channels and saturation

R 97 of 255 = 38%
G 75 of 255 = 29%
B 172 of 255 = 67%

97
75
172

R + G + B ~ 45%. #614BAC is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 75 + 172 = 344 (100%)
R 97 of 344 ~ 28.2%
G 75 of 344 ~ 21.8%
B 172 of 344 ~ 50'%

%28.2
%21.8
%50

CMYK color model

#614BAC color CMYK value is (44,56,0,33).

  • cyan value is 43.60%
  • magenta value is 56.40%
  • yellow value is 0.00%
  • key color value is 32.55%

CMYK: (44,56,0,33)
C44M56Y0K33 (44%, 56%, 0%, 33%)
(0.44 / 0.56 / 0.00 / 0.33)

CMYK percentages

%43.6
%56.4
%0
%32.55

Codes

Color #614BAC in popluar color models

61 4B AC
RGB 97 75 172
HSL 254° 39.27% 48.43%
HSB/HSV 254° 56.40% 67.45%
CMYK 43.60% 56.40% 0.00%
32.55%

Color #614BAC in popluar number systems.

HEX 61 4B AC
Decimal 97 75 172
Binary 1100001 1001011 10101100
Octal 141 113 254

Shades and tints

Shades of #614BAC

#614BAC
(97,75,172)
#59459D
(89,69,157)
#513F8E
(81,63,142)
#49397F
(73,57,127)
#413370
(65,51,112)
#392D61
(57,45,97)
#312752
(49,39,82)
#292143
(41,33,67)
#211B34
(33,27,52)
#191525
(25,21,37)
#110F16
(17,15,22)
#000000
(0,0,0)

Tints of #614BAC

#614BAC
(97,75,172)
#6F5BB3
(111,91,179)
#7D6BBA
(125,107,186)
#8B7BC1
(139,123,193)
#998BC8
(153,139,200)
#A79BCF
(167,155,207)
#B5ABD6
(181,171,214)
#C3BBDD
(195,187,221)
#D1CBE4
(209,203,228)
#DFDBEB
(223,219,235)
#EDEBF2
(237,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614BAC color. Also use rgb(97,75,172) instead hex code.

Text Font Color

.myTextColor { color: #614BAC; }

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

This text font color is #614BAC.

Background Color

.myBgColor { background-color: #614BAC; }

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

This div background color is #614BAC.

Border color

.myBorderColor { border: 1px solid #614BAC; }

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

This div border color is #614BAC.

Opacity

.myOpacity80 { color: #614BAC; opacity: 0.8; }

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

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

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

This text has shadow with #614BAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614BAC.

Preview

Color preview on black background

This text has color #614BAC on black background.


Color preview on white background

This text has color #614BAC on white background.


Black color preview on #614BAC background

This text has black color on #614BAC background.


White color preview on #614BAC background

This text has white color on #614BAC background.


Related colors

Complementary color

Complementary color for #hex is #9EB453.


I love getcolorcode.com

Triadic colors

1 #AC614B and #4BAC61 with #614BAC are triadic colors.

2 #AC4B61 and #4B61AC with #614BAC are triadic colors.