COLOR #626773

HEX: #626773 RGB: (98,103,115)

Color info

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

RGB color model

#626773 color RGB value is (98,103,115).

RGB: (98,103,115) (38%, 40%, 45%)

RGB channels and saturation

R 98 of 255 = 38%
G 103 of 255 = 40%
B 115 of 255 = 45%

98
103
115

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

Portions of RGB colors in percentages

R + G + B = 98 + 103 + 115 = 316 (100%)
R 98 of 316 ~ 31.01%
G 103 of 316 ~ 32.59%
B 115 of 316 ~ 36.39'%

%31.01
%32.59
%36.39

CMYK color model

#626773 color CMYK value is (15,10,0,55).

  • cyan value is 14.78%
  • magenta value is 10.43%
  • yellow value is 0.00%
  • key color value is 54.90%
CMYK: (15,10,0,55) C15M10Y0K55 (15%,10%,0%,55%) (0.15/0.10/0.00/0.55) 

CMYK percentages

%14.78
%10.43
%0
%54.9

Codes

Color #626773 in popluar color models

62 67 73
RGB 98 103 115
HSL 222° 7.98% 41.76%
HSB/HSV 222° 14.78% 45.10%
CMYK 14.78% 10.43% 0.00%
54.90%

Color #626773 in popluar number systems.

HEX 62 67 73
Decimal 98 103 115
Binary 1100010 1100111 1110011
Octal 142 147 163

Shades and tints

Shades of #626773

#626773
(98,103,115)
#5A5E69
(90,94,105)
#52555F
(82,85,95)
#4A4C55
(74,76,85)
#42434B
(66,67,75)
#3A3A41
(58,58,65)
#323137
(50,49,55)
#2A282D
(42,40,45)
#221F23
(34,31,35)
#1A1619
(26,22,25)
#120D0F
(18,13,15)
#000000
(0,0,0)

Tints of #626773

#626773
(98,103,115)
#70747F
(112,116,127)
#7E818B
(126,129,139)
#8C8E97
(140,142,151)
#9A9BA3
(154,155,163)
#A8A8AF
(168,168,175)
#B6B5BB
(182,181,187)
#C4C2C7
(196,194,199)
#D2CFD3
(210,207,211)
#E0DCDF
(224,220,223)
#EEE9EB
(238,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #626773 color. Also use rgb(98,103,115) instead hex code.

Text Font Color

.myTextColor { color: #626773; }

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

This text font color is #626773.

Background Color

.myBgColor { background-color: #626773; }

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

This div background color is #626773.

Border color

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

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

This div border color is #626773.

Opacity

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

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

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

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

This text has shadow with #626773 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #626773.

Preview

Color preview on black background

This text has color #626773 on black background.


Color preview on white background

This text has color #626773 on white background.


Black color preview on #626773 background

This text has black color on #626773 background.


White color preview on #626773 background

This text has white color on #626773 background.


Related colors

Complementary color

Complementary color for #hex is #9D988C.


I love getcolorcode.com

Triadic colors

1 #736267 and #677362 with #626773 are triadic colors.

2 #736762 and #676273 with #626773 are triadic colors.