COLOR #61627E

HEX: #61627E RGB: (97,98,126)

Color info

#61627E contains red, green and blue colors in about the same proportion. Web safe color of #61627E is #666666 (or #666).

RGB color model

#61627E color RGB value is (97,98,126).

RGB: (97,98,126) (38%, 38%, 49%)

RGB channels and saturation

R 97 of 255 = 38%
G 98 of 255 = 38%
B 126 of 255 = 49%

97
98
126

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

Portions of RGB colors in percentages

R + G + B = 97 + 98 + 126 = 321 (100%)
R 97 of 321 ~ 30.22%
G 98 of 321 ~ 30.53%
B 126 of 321 ~ 39.25'%

%30.22
%30.53
%39.25

CMYK color model

#61627E color CMYK value is (23,22,0,51).

  • cyan value is 23.02%
  • magenta value is 22.22%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (23,22,0,51)
C23M22Y0K51 (23%, 22%, 0%, 51%)
(0.23 / 0.22 / 0.00 / 0.51)

CMYK percentages

%23.02
%22.22
%0
%50.59

Codes

Color #61627E in popluar color models

61 62 7E
RGB 97 98 126
HSL 238° 13.00% 43.73%
HSB/HSV 238° 23.02% 49.41%
CMYK 23.02% 22.22% 0.00%
50.59%

Color #61627E in popluar number systems.

HEX 61 62 7E
Decimal 97 98 126
Binary 1100001 1100010 1111110
Octal 141 142 176

Shades and tints

Shades of #61627E

#61627E
(97,98,126)
#595A73
(89,90,115)
#515268
(81,82,104)
#494A5D
(73,74,93)
#414252
(65,66,82)
#393A47
(57,58,71)
#31323C
(49,50,60)
#292A31
(41,42,49)
#212226
(33,34,38)
#191A1B
(25,26,27)
#111210
(17,18,16)
#000000
(0,0,0)

Tints of #61627E

#61627E
(97,98,126)
#6F7089
(111,112,137)
#7D7E94
(125,126,148)
#8B8C9F
(139,140,159)
#999AAA
(153,154,170)
#A7A8B5
(167,168,181)
#B5B6C0
(181,182,192)
#C3C4CB
(195,196,203)
#D1D2D6
(209,210,214)
#DFE0E1
(223,224,225)
#EDEEEC
(237,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61627E color. Also use rgb(97,98,126) instead hex code.

Text Font Color

.myTextColor { color: #61627E; }

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

This text font color is #61627E.

Background Color

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

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

This div background color is #61627E.

Border color

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

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

This div border color is #61627E.

Opacity

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

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

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

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

This text has shadow with #61627E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61627E.

Preview

Color preview on black background

This text has color #61627E on black background.


Color preview on white background

This text has color #61627E on white background.


Black color preview on #61627E background

This text has black color on #61627E background.


White color preview on #61627E background

This text has white color on #61627E background.


Related colors

Complementary color

Complementary color for #hex is #9E9D81.


I love getcolorcode.com

Triadic colors

1 #7E6162 and #627E61 with #61627E are triadic colors.

2 #7E6261 and #62617E with #61627E are triadic colors.