COLOR #616469

HEX: #616469 RGB: (97,100,105)

Color info

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

RGB color model

#616469 color RGB value is (97,100,105).

RGB: (97,100,105) (38%, 39%, 41%)

RGB channels and saturation

R 97 of 255 = 38%
G 100 of 255 = 39%
B 105 of 255 = 41%

97
100
105

R + G + B ~ 39%. #616469 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 100 + 105 = 302 (100%)
R 97 of 302 ~ 32.12%
G 100 of 302 ~ 33.11%
B 105 of 302 ~ 34.77'%

%32.12
%33.11
%34.77

CMYK color model

#616469 color CMYK value is (8,5,0,59).

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

CMYK: (8,5,0,59)
C8M5Y0K59 (8%, 5%, 0%, 59%)
(0.08 / 0.05 / 0.00 / 0.59)

CMYK percentages

%7.62
%4.76
%0
%58.82

Codes

Color #616469 in popluar color models

61 64 69
RGB 97 100 105
HSL 218° 3.96% 39.61%
HSB/HSV 218° 7.62% 41.18%
CMYK 7.62% 4.76% 0.00%
58.82%

Color #616469 in popluar number systems.

HEX 61 64 69
Decimal 97 100 105
Binary 1100001 1100100 1101001
Octal 141 144 151

Shades and tints

Shades of #616469

#616469
(97,100,105)
#595B60
(89,91,96)
#515257
(81,82,87)
#49494E
(73,73,78)
#414045
(65,64,69)
#39373C
(57,55,60)
#312E33
(49,46,51)
#29252A
(41,37,42)
#211C21
(33,28,33)
#191318
(25,19,24)
#110A0F
(17,10,15)
#000000
(0,0,0)

Tints of #616469

#616469
(97,100,105)
#6F7276
(111,114,118)
#7D8083
(125,128,131)
#8B8E90
(139,142,144)
#999C9D
(153,156,157)
#A7AAAA
(167,170,170)
#B5B8B7
(181,184,183)
#C3C6C4
(195,198,196)
#D1D4D1
(209,212,209)
#DFE2DE
(223,226,222)
#EDF0EB
(237,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #616469; }

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

This text font color is #616469.

Background Color

.myBgColor { background-color: #616469; }

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

This div background color is #616469.

Border color

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

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

This div border color is #616469.

Opacity

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

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

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

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

This text has shadow with #616469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616469.

Preview

Color preview on black background

This text has color #616469 on black background.


Color preview on white background

This text has color #616469 on white background.


Black color preview on #616469 background

This text has black color on #616469 background.


White color preview on #616469 background

This text has white color on #616469 background.


Related colors

Complementary color

Complementary color for #hex is #9E9B96.


I love getcolorcode.com

Triadic colors

1 #696164 and #646961 with #616469 are triadic colors.

2 #696461 and #646169 with #616469 are triadic colors.