COLOR #626068

HEX: #626068 RGB: (98,96,104)

Color info

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

RGB color model

#626068 color RGB value is (98,96,104).

RGB: (98,96,104) (38%, 38%, 41%)

RGB channels and saturation

R 98 of 255 = 38%
G 96 of 255 = 38%
B 104 of 255 = 41%

98
96
104

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

Portions of RGB colors in percentages

R + G + B = 98 + 96 + 104 = 298 (100%)
R 98 of 298 ~ 32.89%
G 96 of 298 ~ 32.21%
B 104 of 298 ~ 34.9'%

%32.89
%32.21
%34.9

CMYK color model

#626068 color CMYK value is (6,8,0,59).

  • cyan value is 5.77%
  • magenta value is 7.69%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (6,8,0,59)
C6M8Y0K59 (6%, 8%, 0%, 59%)
(0.06 / 0.08 / 0.00 / 0.59)

CMYK percentages

%5.77
%7.69
%0
%59.22

Codes

Color #626068 in popluar color models

62 60 68
RGB 98 96 104
HSL 255° 4.00% 39.22%
HSB/HSV 255° 7.69% 40.78%
CMYK 5.77% 7.69% 0.00%
59.22%

Color #626068 in popluar number systems.

HEX 62 60 68
Decimal 98 96 104
Binary 1100010 1100000 1101000
Octal 142 140 150

Shades and tints

Shades of #626068

#626068
(98,96,104)
#5A585F
(90,88,95)
#525056
(82,80,86)
#4A484D
(74,72,77)
#424044
(66,64,68)
#3A383B
(58,56,59)
#323032
(50,48,50)
#2A2829
(42,40,41)
#222020
(34,32,32)
#1A1817
(26,24,23)
#12100E
(18,16,14)
#000000
(0,0,0)

Tints of #626068

#626068
(98,96,104)
#706E75
(112,110,117)
#7E7C82
(126,124,130)
#8C8A8F
(140,138,143)
#9A989C
(154,152,156)
#A8A6A9
(168,166,169)
#B6B4B6
(182,180,182)
#C4C2C3
(196,194,195)
#D2D0D0
(210,208,208)
#E0DEDD
(224,222,221)
#EEECEA
(238,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #626068 color. Also use rgb(98,96,104) instead hex code.

Text Font Color

.myTextColor { color: #626068; }

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

This text font color is #626068.

Background Color

.myBgColor { background-color: #626068; }

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

This div background color is #626068.

Border color

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

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

This div border color is #626068.

Opacity

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

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

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

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

This text has shadow with #626068 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #626068.

Preview

Color preview on black background

This text has color #626068 on black background.


Color preview on white background

This text has color #626068 on white background.


Black color preview on #626068 background

This text has black color on #626068 background.


White color preview on #626068 background

This text has white color on #626068 background.


Related colors

Complementary color

Complementary color for #hex is #9D9F97.


I love getcolorcode.com

Triadic colors

1 #686260 and #606862 with #626068 are triadic colors.

2 #686062 and #606268 with #626068 are triadic colors.