COLOR #615BAE

HEX: #615BAE RGB: (97,91,174)

Color info

#615BAE contains mainly blue color. Web safe color of #615BAE is #666699 (or #669).

RGB color model

#615BAE color RGB value is (97,91,174).

RGB: (97,91,174) (38%, 36%, 68%)

RGB channels and saturation

R 97 of 255 = 38%
G 91 of 255 = 36%
B 174 of 255 = 68%

97
91
174

R + G + B ~ 47%. #615BAE is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 91 + 174 = 362 (100%)
R 97 of 362 ~ 26.8%
G 91 of 362 ~ 25.14%
B 174 of 362 ~ 48.07'%

%26.8
%25.14
%48.07

CMYK color model

#615BAE color CMYK value is (44,48,0,32).

  • cyan value is 44.25%
  • magenta value is 47.70%
  • yellow value is 0.00%
  • key color value is 31.76%

CMYK: (44,48,0,32)
C44M48Y0K32 (44%, 48%, 0%, 32%)
(0.44 / 0.48 / 0.00 / 0.32)

CMYK percentages

%44.25
%47.7
%0
%31.76

Codes

Color #615BAE in popluar color models

61 5B AE
RGB 97 91 174
HSL 244° 33.88% 51.96%
HSB/HSV 244° 47.70% 68.24%
CMYK 44.25% 47.70% 0.00%
31.76%

Color #615BAE in popluar number systems.

HEX 61 5B AE
Decimal 97 91 174
Binary 1100001 1011011 10101110
Octal 141 133 256

Shades and tints

Shades of #615BAE

#615BAE
(97,91,174)
#59539F
(89,83,159)
#514B90
(81,75,144)
#494381
(73,67,129)
#413B72
(65,59,114)
#393363
(57,51,99)
#312B54
(49,43,84)
#292345
(41,35,69)
#211B36
(33,27,54)
#191327
(25,19,39)
#110B18
(17,11,24)
#000000
(0,0,0)

Tints of #615BAE

#615BAE
(97,91,174)
#6F69B5
(111,105,181)
#7D77BC
(125,119,188)
#8B85C3
(139,133,195)
#9993CA
(153,147,202)
#A7A1D1
(167,161,209)
#B5AFD8
(181,175,216)
#C3BDDF
(195,189,223)
#D1CBE6
(209,203,230)
#DFD9ED
(223,217,237)
#EDE7F4
(237,231,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615BAE color. Also use rgb(97,91,174) instead hex code.

Text Font Color

.myTextColor { color: #615BAE; }

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

This text font color is #615BAE.

Background Color

.myBgColor { background-color: #615BAE; }

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

This div background color is #615BAE.

Border color

.myBorderColor { border: 1px solid #615BAE; }

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

This div border color is #615BAE.

Opacity

.myOpacity80 { color: #615BAE; opacity: 0.8; }

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

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

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

This text has shadow with #615BAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615BAE.

Preview

Color preview on black background

This text has color #615BAE on black background.


Color preview on white background

This text has color #615BAE on white background.


Black color preview on #615BAE background

This text has black color on #615BAE background.


White color preview on #615BAE background

This text has white color on #615BAE background.


Related colors

Complementary color

Complementary color for #hex is #9EA451.


I love getcolorcode.com

Triadic colors

1 #AE615B and #5BAE61 with #615BAE are triadic colors.

2 #AE5B61 and #5B61AE with #615BAE are triadic colors.