COLOR #61719E

HEX: #61719E RGB: (97,113,158)

Color info

#61719E contains mainly green and blue colors. Web safe color of #61719E is #666699 (or #669).

RGB color model

#61719E color RGB value is (97,113,158).

RGB: (97,113,158) (38%, 44%, 62%)

RGB channels and saturation

R 97 of 255 = 38%
G 113 of 255 = 44%
B 158 of 255 = 62%

97
113
158

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

Portions of RGB colors in percentages

R + G + B = 97 + 113 + 158 = 368 (100%)
R 97 of 368 ~ 26.36%
G 113 of 368 ~ 30.71%
B 158 of 368 ~ 42.93'%

%26.36
%30.71
%42.93

CMYK color model

#61719E color CMYK value is (39,28,0,38).

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

CMYK: (39,28,0,38)
C39M28Y0K38 (39%, 28%, 0%, 38%)
(0.39 / 0.28 / 0.00 / 0.38)

CMYK percentages

%38.61
%28.48
%0
%38.04

Codes

Color #61719E in popluar color models

61 71 9E
RGB 97 113 158
HSL 224° 23.92% 50.00%
HSB/HSV 224° 38.61% 61.96%
CMYK 38.61% 28.48% 0.00%
38.04%

Color #61719E in popluar number systems.

HEX 61 71 9E
Decimal 97 113 158
Binary 1100001 1110001 10011110
Octal 141 161 236

Shades and tints

Shades of #61719E

#61719E
(97,113,158)
#596790
(89,103,144)
#515D82
(81,93,130)
#495374
(73,83,116)
#414966
(65,73,102)
#393F58
(57,63,88)
#31354A
(49,53,74)
#292B3C
(41,43,60)
#21212E
(33,33,46)
#191720
(25,23,32)
#110D12
(17,13,18)
#000000
(0,0,0)

Tints of #61719E

#61719E
(97,113,158)
#6F7DA6
(111,125,166)
#7D89AE
(125,137,174)
#8B95B6
(139,149,182)
#99A1BE
(153,161,190)
#A7ADC6
(167,173,198)
#B5B9CE
(181,185,206)
#C3C5D6
(195,197,214)
#D1D1DE
(209,209,222)
#DFDDE6
(223,221,230)
#EDE9EE
(237,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61719E; }

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

This text font color is #61719E.

Background Color

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

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

This div background color is #61719E.

Border color

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

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

This div border color is #61719E.

Opacity

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

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

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

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

This text has shadow with #61719E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61719E.

Preview

Color preview on black background

This text has color #61719E on black background.


Color preview on white background

This text has color #61719E on white background.


Black color preview on #61719E background

This text has black color on #61719E background.


White color preview on #61719E background

This text has white color on #61719E background.


Related colors

Complementary color

Complementary color for #hex is #9E8E61.


I love getcolorcode.com

Triadic colors

1 #9E6171 and #719E61 with #61719E are triadic colors.

2 #9E7161 and #71619E with #61719E are triadic colors.