COLOR #61499C

HEX: #61499C RGB: (97,73,156)

Color info

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

RGB color model

#61499C color RGB value is (97,73,156).

RGB: (97,73,156) (38%, 29%, 61%)

RGB channels and saturation

R 97 of 255 = 38%
G 73 of 255 = 29%
B 156 of 255 = 61%

97
73
156

R + G + B ~ 43%. #61499C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 73 + 156 = 326 (100%)
R 97 of 326 ~ 29.75%
G 73 of 326 ~ 22.39%
B 156 of 326 ~ 47.85'%

%29.75
%22.39
%47.85

CMYK color model

#61499C color CMYK value is (38,53,0,39).

  • cyan value is 37.82%
  • magenta value is 53.21%
  • yellow value is 0.00%
  • key color value is 38.82%
CMYK: (38,53,0,39) C38M53Y0K39 (38%,53%,0%,39%) (0.38/0.53/0.00/0.39) 

CMYK percentages

%37.82
%53.21
%0
%38.82

Codes

Color #61499C in popluar color models

61 49 9C
RGB 97 73 156
HSL 257° 36.24% 44.90%
HSB/HSV 257° 53.21% 61.18%
CMYK 37.82% 53.21% 0.00%
38.82%

Color #61499C in popluar number systems.

HEX 61 49 9C
Decimal 97 73 156
Binary 1100001 1001001 10011100
Octal 141 111 234

Shades and tints

Shades of #61499C

#61499C
(97,73,156)
#59438E
(89,67,142)
#513D80
(81,61,128)
#493772
(73,55,114)
#413164
(65,49,100)
#392B56
(57,43,86)
#312548
(49,37,72)
#291F3A
(41,31,58)
#21192C
(33,25,44)
#19131E
(25,19,30)
#110D10
(17,13,16)
#000000
(0,0,0)

Tints of #61499C

#61499C
(97,73,156)
#6F59A5
(111,89,165)
#7D69AE
(125,105,174)
#8B79B7
(139,121,183)
#9989C0
(153,137,192)
#A799C9
(167,153,201)
#B5A9D2
(181,169,210)
#C3B9DB
(195,185,219)
#D1C9E4
(209,201,228)
#DFD9ED
(223,217,237)
#EDE9F6
(237,233,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61499C color. Also use rgb(97,73,156) instead hex code.

Text Font Color

.myTextColor { color: #61499C; }

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

This text font color is #61499C.

Background Color

.myBgColor { background-color: #61499C; }

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

This div background color is #61499C.

Border color

.myBorderColor { border: 1px solid #61499C; }

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

This div border color is #61499C.

Opacity

.myOpacity80 { color: #61499C; opacity: 0.8; }

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

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

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

This text has shadow with #61499C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61499C.

Preview

Color preview on black background

This text has color #61499C on black background.


Color preview on white background

This text has color #61499C on white background.


Black color preview on #61499C background

This text has black color on #61499C background.


White color preview on #61499C background

This text has white color on #61499C background.


Related colors

Complementary color

Complementary color for #hex is #9EB663.


I love getcolorcode.com

Triadic colors

1 #9C6149 and #499C61 with #61499C are triadic colors.

2 #9C4961 and #49619C with #61499C are triadic colors.