COLOR #615EB1

HEX: #615EB1 RGB: (97,94,177)

Color info

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

RGB color model

#615EB1 color RGB value is (97,94,177).

RGB: (97,94,177) (38%, 37%, 69%)

RGB channels and saturation

R 97 of 255 = 38%
G 94 of 255 = 37%
B 177 of 255 = 69%

97
94
177

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

Portions of RGB colors in percentages

R + G + B = 97 + 94 + 177 = 368 (100%)
R 97 of 368 ~ 26.36%
G 94 of 368 ~ 25.54%
B 177 of 368 ~ 48.1'%

%26.36
%25.54
%48.1

CMYK color model

#615EB1 color CMYK value is (45,47,0,31).

  • cyan value is 45.20%
  • magenta value is 46.89%
  • yellow value is 0.00%
  • key color value is 30.59%
CMYK: (45,47,0,31) C45M47Y0K31 (45%,47%,0%,31%) (0.45/0.47/0.00/0.31) 

CMYK percentages

%45.2
%46.89
%0
%30.59

Codes

Color #615EB1 in popluar color models

61 5E B1
RGB 97 94 177
HSL 242° 34.73% 53.14%
HSB/HSV 242° 46.89% 69.41%
CMYK 45.20% 46.89% 0.00%
30.59%

Color #615EB1 in popluar number systems.

HEX 61 5E B1
Decimal 97 94 177
Binary 1100001 1011110 10110001
Octal 141 136 261

Shades and tints

Shades of #615EB1

#615EB1
(97,94,177)
#5956A1
(89,86,161)
#514E91
(81,78,145)
#494681
(73,70,129)
#413E71
(65,62,113)
#393661
(57,54,97)
#312E51
(49,46,81)
#292641
(41,38,65)
#211E31
(33,30,49)
#191621
(25,22,33)
#110E11
(17,14,17)
#000000
(0,0,0)

Tints of #615EB1

#615EB1
(97,94,177)
#6F6CB8
(111,108,184)
#7D7ABF
(125,122,191)
#8B88C6
(139,136,198)
#9996CD
(153,150,205)
#A7A4D4
(167,164,212)
#B5B2DB
(181,178,219)
#C3C0E2
(195,192,226)
#D1CEE9
(209,206,233)
#DFDCF0
(223,220,240)
#EDEAF7
(237,234,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615EB1 color. Also use rgb(97,94,177) instead hex code.

Text Font Color

.myTextColor { color: #615EB1; }

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

This text font color is #615EB1.

Background Color

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

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

This div background color is #615EB1.

Border color

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

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

This div border color is #615EB1.

Opacity

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

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

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

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

This text has shadow with #615EB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615EB1.

Preview

Color preview on black background

This text has color #615EB1 on black background.


Color preview on white background

This text has color #615EB1 on white background.


Black color preview on #615EB1 background

This text has black color on #615EB1 background.


White color preview on #615EB1 background

This text has white color on #615EB1 background.


Related colors

Complementary color

Complementary color for #hex is #9EA14E.


I love getcolorcode.com

Triadic colors

1 #B1615E and #5EB161 with #615EB1 are triadic colors.

2 #B15E61 and #5E61B1 with #615EB1 are triadic colors.