COLOR #61859A

HEX: #61859A RGB: (97,133,154)

Color info

#61859A contains red, green and blue colors in about the same proportion. Web safe color of #61859A is #669999 (or #699).

RGB color model

#61859A color RGB value is (97,133,154).

RGB: (97,133,154) (38%, 52%, 60%)

RGB channels and saturation

R 97 of 255 = 38%
G 133 of 255 = 52%
B 154 of 255 = 60%

97
133
154

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

Portions of RGB colors in percentages

R + G + B = 97 + 133 + 154 = 384 (100%)
R 97 of 384 ~ 25.26%
G 133 of 384 ~ 34.64%
B 154 of 384 ~ 40.1'%

%25.26
%34.64
%40.1

CMYK color model

#61859A color CMYK value is (37,14,0,40).

  • cyan value is 37.01%
  • magenta value is 13.64%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (37,14,0,40)
C37M14Y0K40 (37%, 14%, 0%, 40%)
(0.37 / 0.14 / 0.00 / 0.40)

CMYK percentages

%37.01
%13.64
%0
%39.61

Codes

Color #61859A in popluar color models

61 85 9A
RGB 97 133 154
HSL 202° 22.71% 49.22%
HSB/HSV 202° 37.01% 60.39%
CMYK 37.01% 13.64% 0.00%
39.61%

Color #61859A in popluar number systems.

HEX 61 85 9A
Decimal 97 133 154
Binary 1100001 10000101 10011010
Octal 141 205 232

Shades and tints

Shades of #61859A

#61859A
(97,133,154)
#59798C
(89,121,140)
#516D7E
(81,109,126)
#496170
(73,97,112)
#415562
(65,85,98)
#394954
(57,73,84)
#313D46
(49,61,70)
#293138
(41,49,56)
#21252A
(33,37,42)
#19191C
(25,25,28)
#110D0E
(17,13,14)
#000000
(0,0,0)

Tints of #61859A

#61859A
(97,133,154)
#6F90A3
(111,144,163)
#7D9BAC
(125,155,172)
#8BA6B5
(139,166,181)
#99B1BE
(153,177,190)
#A7BCC7
(167,188,199)
#B5C7D0
(181,199,208)
#C3D2D9
(195,210,217)
#D1DDE2
(209,221,226)
#DFE8EB
(223,232,235)
#EDF3F4
(237,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61859A color. Also use rgb(97,133,154) instead hex code.

Text Font Color

.myTextColor { color: #61859A; }

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

This text font color is #61859A.

Background Color

.myBgColor { background-color: #61859A; }

<div style="background-color:#61859A">Inner text</div>

This div background color is #61859A.

Border color

.myBorderColor { border: 1px solid #61859A; }

<div style="border:3px solid #61859A">Div</div>

This div border color is #61859A.

Opacity

.myOpacity80 { color: #61859A; opacity: 0.8; }

<p style="color:#61859A;opacity:0.8;">80%</p>

Text with #61859A 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 #61859A;}

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

This text has shadow with #61859A color.


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

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

This text has shadow with #61859A primary color and red secondary color.


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

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

This text has shadow with #61859A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #61859A.

Preview

Color preview on black background

This text has color #61859A on black background.


Color preview on white background

This text has color #61859A on white background.


Black color preview on #61859A background

This text has black color on #61859A background.


White color preview on #61859A background

This text has white color on #61859A background.


Related colors

Complementary color

Complementary color for #hex is #9E7A65.


I love getcolorcode.com

Triadic colors

1 #9A6185 and #859A61 with #61859A are triadic colors.

2 #9A8561 and #85619A with #61859A are triadic colors.