COLOR #61659B

HEX: #61659B RGB: (97,101,155)

Color info

#61659B contains red, green and blue colors in about the same proportion. Web safe color of #61659B is #666699 (or #669).

RGB color model

#61659B color RGB value is (97,101,155).

RGB: (97,101,155) (38%, 40%, 61%)

RGB channels and saturation

R 97 of 255 = 38%
G 101 of 255 = 40%
B 155 of 255 = 61%

97
101
155

R + G + B ~ 46%. #61659B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 101 + 155 = 353 (100%)
R 97 of 353 ~ 27.48%
G 101 of 353 ~ 28.61%
B 155 of 353 ~ 43.91'%

%27.48
%28.61
%43.91

CMYK color model

#61659B color CMYK value is (37,35,0,39).

  • cyan value is 37.42%
  • magenta value is 34.84%
  • yellow value is 0.00%
  • key color value is 39.22%

CMYK: (37,35,0,39)
C37M35Y0K39 (37%, 35%, 0%, 39%)
(0.37 / 0.35 / 0.00 / 0.39)

CMYK percentages

%37.42
%34.84
%0
%39.22

Codes

Color #61659B in popluar color models

61 65 9B
RGB 97 101 155
HSL 236° 23.02% 49.41%
HSB/HSV 236° 37.42% 60.78%
CMYK 37.42% 34.84% 0.00%
39.22%

Color #61659B in popluar number systems.

HEX 61 65 9B
Decimal 97 101 155
Binary 1100001 1100101 10011011
Octal 141 145 233

Shades and tints

Shades of #61659B

#61659B
(97,101,155)
#595C8D
(89,92,141)
#51537F
(81,83,127)
#494A71
(73,74,113)
#414163
(65,65,99)
#393855
(57,56,85)
#312F47
(49,47,71)
#292639
(41,38,57)
#211D2B
(33,29,43)
#19141D
(25,20,29)
#110B0F
(17,11,15)
#000000
(0,0,0)

Tints of #61659B

#61659B
(97,101,155)
#6F73A4
(111,115,164)
#7D81AD
(125,129,173)
#8B8FB6
(139,143,182)
#999DBF
(153,157,191)
#A7ABC8
(167,171,200)
#B5B9D1
(181,185,209)
#C3C7DA
(195,199,218)
#D1D5E3
(209,213,227)
#DFE3EC
(223,227,236)
#EDF1F5
(237,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61659B color. Also use rgb(97,101,155) instead hex code.

Text Font Color

.myTextColor { color: #61659B; }

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

This text font color is #61659B.

Background Color

.myBgColor { background-color: #61659B; }

<div style="background-color:#61659B">Inner text</div>

This div background color is #61659B.

Border color

.myBorderColor { border: 1px solid #61659B; }

<div style="border:3px solid #61659B">Div</div>

This div border color is #61659B.

Opacity

.myOpacity80 { color: #61659B; opacity: 0.8; }

<p style="color:#61659B;opacity:0.8;">80%</p>

Text with #61659B 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 #61659B;}

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

This text has shadow with #61659B color.


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

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

This text has shadow with #61659B primary color and red secondary color.


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

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

This text has shadow with #61659B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #61659B.

Preview

Color preview on black background

This text has color #61659B on black background.


Color preview on white background

This text has color #61659B on white background.


Black color preview on #61659B background

This text has black color on #61659B background.


White color preview on #61659B background

This text has white color on #61659B background.


Related colors

Complementary color

Complementary color for #hex is #9E9A64.


I love getcolorcode.com

Triadic colors

1 #9B6165 and #659B61 with #61659B are triadic colors.

2 #9B6561 and #65619B with #61659B are triadic colors.