COLOR #61419B

HEX: #61419B RGB: (97,65,155)

Color info

#61419B contains mainly red and blue colors. Web safe color of #61419B is #663399 (or #639).

RGB color model

#61419B color RGB value is (97,65,155).

RGB: (97,65,155) (38%, 25%, 61%)

RGB channels and saturation

R 97 of 255 = 38%
G 65 of 255 = 25%
B 155 of 255 = 61%

97
65
155

R + G + B ~ 41%. #61419B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 65 + 155 = 317 (100%)
R 97 of 317 ~ 30.6%
G 65 of 317 ~ 20.5%
B 155 of 317 ~ 48.9'%

%30.6
%20.5
%48.9

CMYK color model

#61419B color CMYK value is (37,58,0,39).

  • cyan value is 37.42%
  • magenta value is 58.06%
  • yellow value is 0.00%
  • key color value is 39.22%

CMYK: (37,58,0,39)
C37M58Y0K39 (37%, 58%, 0%, 39%)
(0.37 / 0.58 / 0.00 / 0.39)

CMYK percentages

%37.42
%58.06
%0
%39.22

Codes

Color #61419B in popluar color models

61 41 9B
RGB 97 65 155
HSL 261° 40.91% 43.14%
HSB/HSV 261° 58.06% 60.78%
CMYK 37.42% 58.06% 0.00%
39.22%

Color #61419B in popluar number systems.

HEX 61 41 9B
Decimal 97 65 155
Binary 1100001 1000001 10011011
Octal 141 101 233

Shades and tints

Shades of #61419B

#61419B
(97,65,155)
#593C8D
(89,60,141)
#51377F
(81,55,127)
#493271
(73,50,113)
#412D63
(65,45,99)
#392855
(57,40,85)
#312347
(49,35,71)
#291E39
(41,30,57)
#21192B
(33,25,43)
#19141D
(25,20,29)
#110F0F
(17,15,15)
#000000
(0,0,0)

Tints of #61419B

#61419B
(97,65,155)
#6F52A4
(111,82,164)
#7D63AD
(125,99,173)
#8B74B6
(139,116,182)
#9985BF
(153,133,191)
#A796C8
(167,150,200)
#B5A7D1
(181,167,209)
#C3B8DA
(195,184,218)
#D1C9E3
(209,201,227)
#DFDAEC
(223,218,236)
#EDEBF5
(237,235,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61419B color. Also use rgb(97,65,155) instead hex code.

Text Font Color

.myTextColor { color: #61419B; }

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

This text font color is #61419B.

Background Color

.myBgColor { background-color: #61419B; }

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

This div background color is #61419B.

Border color

.myBorderColor { border: 1px solid #61419B; }

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

This div border color is #61419B.

Opacity

.myOpacity80 { color: #61419B; opacity: 0.8; }

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

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

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

This text has shadow with #61419B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61419B.

Preview

Color preview on black background

This text has color #61419B on black background.


Color preview on white background

This text has color #61419B on white background.


Black color preview on #61419B background

This text has black color on #61419B background.


White color preview on #61419B background

This text has white color on #61419B background.


Related colors

Complementary color

Complementary color for #hex is #9EBE64.


I love getcolorcode.com

Triadic colors

1 #9B6141 and #419B61 with #61419B are triadic colors.

2 #9B4161 and #41619B with #61419B are triadic colors.