COLOR #61809E

HEX: #61809E RGB: (97,128,158)

Color info

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

RGB color model

#61809E color RGB value is (97,128,158).

RGB: (97,128,158) (38%, 50%, 62%)

RGB channels and saturation

R 97 of 255 = 38%
G 128 of 255 = 50%
B 158 of 255 = 62%

97
128
158

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

Portions of RGB colors in percentages

R + G + B = 97 + 128 + 158 = 383 (100%)
R 97 of 383 ~ 25.33%
G 128 of 383 ~ 33.42%
B 158 of 383 ~ 41.25'%

%25.33
%33.42
%41.25

CMYK color model

#61809E color CMYK value is (39,19,0,38).

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

CMYK: (39,19,0,38)
C39M19Y0K38 (39%, 19%, 0%, 38%)
(0.39 / 0.19 / 0.00 / 0.38)

CMYK percentages

%38.61
%18.99
%0
%38.04

Codes

Color #61809E in popluar color models

61 80 9E
RGB 97 128 158
HSL 210° 23.92% 50.00%
HSB/HSV 210° 38.61% 61.96%
CMYK 38.61% 18.99% 0.00%
38.04%

Color #61809E in popluar number systems.

HEX 61 80 9E
Decimal 97 128 158
Binary 1100001 10000000 10011110
Octal 141 200 236

Shades and tints

Shades of #61809E

#61809E
(97,128,158)
#597590
(89,117,144)
#516A82
(81,106,130)
#495F74
(73,95,116)
#415466
(65,84,102)
#394958
(57,73,88)
#313E4A
(49,62,74)
#29333C
(41,51,60)
#21282E
(33,40,46)
#191D20
(25,29,32)
#111212
(17,18,18)
#000000
(0,0,0)

Tints of #61809E

#61809E
(97,128,158)
#6F8BA6
(111,139,166)
#7D96AE
(125,150,174)
#8BA1B6
(139,161,182)
#99ACBE
(153,172,190)
#A7B7C6
(167,183,198)
#B5C2CE
(181,194,206)
#C3CDD6
(195,205,214)
#D1D8DE
(209,216,222)
#DFE3E6
(223,227,230)
#EDEEEE
(237,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61809E; }

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

This text font color is #61809E.

Background Color

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

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

This div background color is #61809E.

Border color

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

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

This div border color is #61809E.

Opacity

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

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

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

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

This text has shadow with #61809E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61809E.

Preview

Color preview on black background

This text has color #61809E on black background.


Color preview on white background

This text has color #61809E on white background.


Black color preview on #61809E background

This text has black color on #61809E background.


White color preview on #61809E background

This text has white color on #61809E background.


Related colors

Complementary color

Complementary color for #hex is #9E7F61.


I love getcolorcode.com

Triadic colors

1 #9E6180 and #809E61 with #61809E are triadic colors.

2 #9E8061 and #80619E with #61809E are triadic colors.