COLOR #61479E

HEX: #61479E RGB: (97,71,158)

Color info

#61479E contains mainly blue color. Web safe color of #61479E is #663399 (or #639).

RGB color model

#61479E color RGB value is (97,71,158).

RGB: (97,71,158) (38%, 28%, 62%)

RGB channels and saturation

R 97 of 255 = 38%
G 71 of 255 = 28%
B 158 of 255 = 62%

97
71
158

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

Portions of RGB colors in percentages

R + G + B = 97 + 71 + 158 = 326 (100%)
R 97 of 326 ~ 29.75%
G 71 of 326 ~ 21.78%
B 158 of 326 ~ 48.47'%

%29.75
%21.78
%48.47

CMYK color model

#61479E color CMYK value is (39,55,0,38).

  • cyan value is 38.61%
  • magenta value is 55.06%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (39,55,0,38)
C39M55Y0K38 (39%, 55%, 0%, 38%)
(0.39 / 0.55 / 0.00 / 0.38)

CMYK percentages

%38.61
%55.06
%0
%38.04

Codes

Color #61479E in popluar color models

61 47 9E
RGB 97 71 158
HSL 258° 37.99% 44.90%
HSB/HSV 258° 55.06% 61.96%
CMYK 38.61% 55.06% 0.00%
38.04%

Color #61479E in popluar number systems.

HEX 61 47 9E
Decimal 97 71 158
Binary 1100001 1000111 10011110
Octal 141 107 236

Shades and tints

Shades of #61479E

#61479E
(97,71,158)
#594190
(89,65,144)
#513B82
(81,59,130)
#493574
(73,53,116)
#412F66
(65,47,102)
#392958
(57,41,88)
#31234A
(49,35,74)
#291D3C
(41,29,60)
#21172E
(33,23,46)
#191120
(25,17,32)
#110B12
(17,11,18)
#000000
(0,0,0)

Tints of #61479E

#61479E
(97,71,158)
#6F57A6
(111,87,166)
#7D67AE
(125,103,174)
#8B77B6
(139,119,182)
#9987BE
(153,135,190)
#A797C6
(167,151,198)
#B5A7CE
(181,167,206)
#C3B7D6
(195,183,214)
#D1C7DE
(209,199,222)
#DFD7E6
(223,215,230)
#EDE7EE
(237,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61479E color. Also use rgb(97,71,158) instead hex code.

Text Font Color

.myTextColor { color: #61479E; }

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

This text font color is #61479E.

Background Color

.myBgColor { background-color: #61479E; }

<div style="background-color:#61479E">Inner text</div>

This div background color is #61479E.

Border color

.myBorderColor { border: 1px solid #61479E; }

<div style="border:3px solid #61479E">Div</div>

This div border color is #61479E.

Opacity

.myOpacity80 { color: #61479E; opacity: 0.8; }

<p style="color:#61479E;opacity:0.8;">80%</p>

Text with #61479E 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 #61479E;}

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

This text has shadow with #61479E color.


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

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

This text has shadow with #61479E primary color and red secondary color.


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

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

This text has shadow with #61479E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #61479E.

Preview

Color preview on black background

This text has color #61479E on black background.


Color preview on white background

This text has color #61479E on white background.


Black color preview on #61479E background

This text has black color on #61479E background.


White color preview on #61479E background

This text has white color on #61479E background.


Related colors

Complementary color

Complementary color for #hex is #9EB861.


I love getcolorcode.com

Triadic colors

1 #9E6147 and #479E61 with #61479E are triadic colors.

2 #9E4761 and #47619E with #61479E are triadic colors.