COLOR #626469

HEX: #626469 RGB: (98,100,105)

Color info

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

RGB color model

#626469 color RGB value is (98,100,105).

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

RGB channels and saturation

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

98
100
105

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

Portions of RGB colors in percentages

R + G + B = 98 + 100 + 105 = 303 (100%)
R 98 of 303 ~ 32.34%
G 100 of 303 ~ 33%
B 105 of 303 ~ 34.65'%

%32.34
%33
%34.65

CMYK color model

#626469 color CMYK value is (7,5,0,59).

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

CMYK: (7,5,0,59)
C7M5Y0K59 (7%, 5%, 0%, 59%)
(0.07 / 0.05 / 0.00 / 0.59)

CMYK percentages

%6.67
%4.76
%0
%58.82

Codes

Color #626469 in popluar color models

62 64 69
RGB 98 100 105
HSL 223° 3.45% 39.80%
HSB/HSV 223° 6.67% 41.18%
CMYK 6.67% 4.76% 0.00%
58.82%

Color #626469 in popluar number systems.

HEX 62 64 69
Decimal 98 100 105
Binary 1100010 1100100 1101001
Octal 142 144 151

Shades and tints

Shades of #626469

#626469
(98,100,105)
#5A5B60
(90,91,96)
#525257
(82,82,87)
#4A494E
(74,73,78)
#424045
(66,64,69)
#3A373C
(58,55,60)
#322E33
(50,46,51)
#2A252A
(42,37,42)
#221C21
(34,28,33)
#1A1318
(26,19,24)
#120A0F
(18,10,15)
#000000
(0,0,0)

Tints of #626469

#626469
(98,100,105)
#707276
(112,114,118)
#7E8083
(126,128,131)
#8C8E90
(140,142,144)
#9A9C9D
(154,156,157)
#A8AAAA
(168,170,170)
#B6B8B7
(182,184,183)
#C4C6C4
(196,198,196)
#D2D4D1
(210,212,209)
#E0E2DE
(224,226,222)
#EEF0EB
(238,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #626469; }

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

This text font color is #626469.

Background Color

.myBgColor { background-color: #626469; }

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

This div background color is #626469.

Border color

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

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

This div border color is #626469.

Opacity

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

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

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

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

This text has shadow with #626469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #626469.

Preview

Color preview on black background

This text has color #626469 on black background.


Color preview on white background

This text has color #626469 on white background.


Black color preview on #626469 background

This text has black color on #626469 background.


White color preview on #626469 background

This text has white color on #626469 background.


Related colors

Complementary color

Complementary color for #hex is #9D9B96.


I love getcolorcode.com

Triadic colors

1 #696264 and #646962 with #626469 are triadic colors.

2 #696462 and #646269 with #626469 are triadic colors.