COLOR #616569

HEX: #616569 RGB: (97,101,105)

Color info

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

RGB color model

#616569 color RGB value is (97,101,105).

RGB: (97,101,105) (38%, 40%, 41%)

RGB channels and saturation

R 97 of 255 = 38%
G 101 of 255 = 40%
B 105 of 255 = 41%

97
101
105

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

Portions of RGB colors in percentages

R + G + B = 97 + 101 + 105 = 303 (100%)
R 97 of 303 ~ 32.01%
G 101 of 303 ~ 33.33%
B 105 of 303 ~ 34.65'%

%32.01
%33.33
%34.65

CMYK color model

#616569 color CMYK value is (8,4,0,59).

  • cyan value is 7.62%
  • magenta value is 3.81%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (8,4,0,59)
C8M4Y0K59 (8%, 4%, 0%, 59%)
(0.08 / 0.04 / 0.00 / 0.59)

CMYK percentages

%7.62
%3.81
%0
%58.82

Codes

Color #616569 in popluar color models

61 65 69
RGB 97 101 105
HSL 210° 3.96% 39.61%
HSB/HSV 210° 7.62% 41.18%
CMYK 7.62% 3.81% 0.00%
58.82%

Color #616569 in popluar number systems.

HEX 61 65 69
Decimal 97 101 105
Binary 1100001 1100101 1101001
Octal 141 145 151

Shades and tints

Shades of #616569

#616569
(97,101,105)
#595C60
(89,92,96)
#515357
(81,83,87)
#494A4E
(73,74,78)
#414145
(65,65,69)
#39383C
(57,56,60)
#312F33
(49,47,51)
#29262A
(41,38,42)
#211D21
(33,29,33)
#191418
(25,20,24)
#110B0F
(17,11,15)
#000000
(0,0,0)

Tints of #616569

#616569
(97,101,105)
#6F7376
(111,115,118)
#7D8183
(125,129,131)
#8B8F90
(139,143,144)
#999D9D
(153,157,157)
#A7ABAA
(167,171,170)
#B5B9B7
(181,185,183)
#C3C7C4
(195,199,196)
#D1D5D1
(209,213,209)
#DFE3DE
(223,227,222)
#EDF1EB
(237,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #616569; }

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

This text font color is #616569.

Background Color

.myBgColor { background-color: #616569; }

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

This div background color is #616569.

Border color

.myBorderColor { border: 1px solid #616569; }

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

This div border color is #616569.

Opacity

.myOpacity80 { color: #616569; opacity: 0.8; }

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

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

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

This text has shadow with #616569 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616569.

Preview

Color preview on black background

This text has color #616569 on black background.


Color preview on white background

This text has color #616569 on white background.


Black color preview on #616569 background

This text has black color on #616569 background.


White color preview on #616569 background

This text has white color on #616569 background.


Related colors

Complementary color

Complementary color for #hex is #9E9A96.


I love getcolorcode.com

Triadic colors

1 #696165 and #656961 with #616569 are triadic colors.

2 #696561 and #656169 with #616569 are triadic colors.