COLOR #61659F

HEX: #61659F RGB: (97,101,159)

Color info

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

RGB color model

#61659F color RGB value is (97,101,159).

RGB: (97,101,159) (38%, 40%, 62%)

RGB channels and saturation

R 97 of 255 = 38%
G 101 of 255 = 40%
B 159 of 255 = 62%

97
101
159

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

Portions of RGB colors in percentages

R + G + B = 97 + 101 + 159 = 357 (100%)
R 97 of 357 ~ 27.17%
G 101 of 357 ~ 28.29%
B 159 of 357 ~ 44.54'%

%27.17
%28.29
%44.54

CMYK color model

#61659F color CMYK value is (39,36,0,38).

  • cyan value is 38.99%
  • magenta value is 36.48%
  • yellow value is 0.00%
  • key color value is 37.65%

CMYK: (39,36,0,38)
C39M36Y0K38 (39%, 36%, 0%, 38%)
(0.39 / 0.36 / 0.00 / 0.38)

CMYK percentages

%38.99
%36.48
%0
%37.65

Codes

Color #61659F in popluar color models

61 65 9F
RGB 97 101 159
HSL 236° 24.41% 50.20%
HSB/HSV 236° 38.99% 62.35%
CMYK 38.99% 36.48% 0.00%
37.65%

Color #61659F in popluar number systems.

HEX 61 65 9F
Decimal 97 101 159
Binary 1100001 1100101 10011111
Octal 141 145 237

Shades and tints

Shades of #61659F

#61659F
(97,101,159)
#595C91
(89,92,145)
#515383
(81,83,131)
#494A75
(73,74,117)
#414167
(65,65,103)
#393859
(57,56,89)
#312F4B
(49,47,75)
#29263D
(41,38,61)
#211D2F
(33,29,47)
#191421
(25,20,33)
#110B13
(17,11,19)
#000000
(0,0,0)

Tints of #61659F

#61659F
(97,101,159)
#6F73A7
(111,115,167)
#7D81AF
(125,129,175)
#8B8FB7
(139,143,183)
#999DBF
(153,157,191)
#A7ABC7
(167,171,199)
#B5B9CF
(181,185,207)
#C3C7D7
(195,199,215)
#D1D5DF
(209,213,223)
#DFE3E7
(223,227,231)
#EDF1EF
(237,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61659F; }

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

This text font color is #61659F.

Background Color

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

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

This div background color is #61659F.

Border color

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

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

This div border color is #61659F.

Opacity

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

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

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

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

This text has shadow with #61659F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61659F.

Preview

Color preview on black background

This text has color #61659F on black background.


Color preview on white background

This text has color #61659F on white background.


Black color preview on #61659F background

This text has black color on #61659F background.


White color preview on #61659F background

This text has white color on #61659F background.


Related colors

Complementary color

Complementary color for #hex is #9E9A60.


I love getcolorcode.com

Triadic colors

1 #9F6165 and #659F61 with #61659F are triadic colors.

2 #9F6561 and #65619F with #61659F are triadic colors.