COLOR #61658A

HEX: #61658A RGB: (97,101,138)

Color info

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

RGB color model

#61658A color RGB value is (97,101,138).

RGB: (97,101,138) (38%, 40%, 54%)

RGB channels and saturation

R 97 of 255 = 38%
G 101 of 255 = 40%
B 138 of 255 = 54%

97
101
138

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

Portions of RGB colors in percentages

R + G + B = 97 + 101 + 138 = 336 (100%)
R 97 of 336 ~ 28.87%
G 101 of 336 ~ 30.06%
B 138 of 336 ~ 41.07'%

%28.87
%30.06
%41.07

CMYK color model

#61658A color CMYK value is (30,27,0,46).

  • cyan value is 29.71%
  • magenta value is 26.81%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (30,27,0,46)
C30M27Y0K46 (30%, 27%, 0%, 46%)
(0.30 / 0.27 / 0.00 / 0.46)

CMYK percentages

%29.71
%26.81
%0
%45.88

Codes

Color #61658A in popluar color models

61 65 8A
RGB 97 101 138
HSL 234° 17.45% 46.08%
HSB/HSV 234° 29.71% 54.12%
CMYK 29.71% 26.81% 0.00%
45.88%

Color #61658A in popluar number systems.

HEX 61 65 8A
Decimal 97 101 138
Binary 1100001 1100101 10001010
Octal 141 145 212

Shades and tints

Shades of #61658A

#61658A
(97,101,138)
#595C7E
(89,92,126)
#515372
(81,83,114)
#494A66
(73,74,102)
#41415A
(65,65,90)
#39384E
(57,56,78)
#312F42
(49,47,66)
#292636
(41,38,54)
#211D2A
(33,29,42)
#19141E
(25,20,30)
#110B12
(17,11,18)
#000000
(0,0,0)

Tints of #61658A

#61658A
(97,101,138)
#6F7394
(111,115,148)
#7D819E
(125,129,158)
#8B8FA8
(139,143,168)
#999DB2
(153,157,178)
#A7ABBC
(167,171,188)
#B5B9C6
(181,185,198)
#C3C7D0
(195,199,208)
#D1D5DA
(209,213,218)
#DFE3E4
(223,227,228)
#EDF1EE
(237,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61658A color. Also use rgb(97,101,138) instead hex code.

Text Font Color

.myTextColor { color: #61658A; }

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

This text font color is #61658A.

Background Color

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

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

This div background color is #61658A.

Border color

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

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

This div border color is #61658A.

Opacity

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

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

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

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

This text has shadow with #61658A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61658A.

Preview

Color preview on black background

This text has color #61658A on black background.


Color preview on white background

This text has color #61658A on white background.


Black color preview on #61658A background

This text has black color on #61658A background.


White color preview on #61658A background

This text has white color on #61658A background.


Related colors

Complementary color

Complementary color for #hex is #9E9A75.


I love getcolorcode.com

Triadic colors

1 #8A6165 and #658A61 with #61658A are triadic colors.

2 #8A6561 and #65618A with #61658A are triadic colors.