COLOR #676265

HEX: #676265 RGB: (103,98,101)

Color info

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

RGB color model

#676265 color RGB value is (103,98,101).

RGB: (103,98,101) (40%, 38%, 40%)

RGB channels and saturation

R 103 of 255 = 40%
G 98 of 255 = 38%
B 101 of 255 = 40%

103
98
101

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

Portions of RGB colors in percentages

R + G + B = 103 + 98 + 101 = 302 (100%)
R 103 of 302 ~ 34.11%
G 98 of 302 ~ 32.45%
B 101 of 302 ~ 33.44'%

%34.11
%32.45
%33.44

CMYK color model

#676265 color CMYK value is (0,5,2,60).

  • cyan value is 0.00%
  • magenta value is 4.85%
  • yellow value is 1.94%
  • key color value is 59.61%

CMYK: (0,5,2,60)
C0M5Y2K60 (0%, 5%, 2%, 60%)
(0.00 / 0.05 / 0.02 / 0.60)

CMYK percentages

%0
%4.85
%1.94
%59.61

Codes

Color #676265 in popluar color models

67 62 65
RGB 103 98 101
HSL 324° 2.49% 39.41%
HSB/HSV 324° 4.85% 40.39%
CMYK 0.00% 4.85% 1.94%
59.61%

Color #676265 in popluar number systems.

HEX 67 62 65
Decimal 103 98 101
Binary 1100111 1100010 1100101
Octal 147 142 145

Shades and tints

Shades of #676265

#676265
(103,98,101)
#5E5A5C
(94,90,92)
#555253
(85,82,83)
#4C4A4A
(76,74,74)
#434241
(67,66,65)
#3A3A38
(58,58,56)
#31322F
(49,50,47)
#282A26
(40,42,38)
#1F221D
(31,34,29)
#161A14
(22,26,20)
#0D120B
(13,18,11)
#000000
(0,0,0)

Tints of #676265

#676265
(103,98,101)
#747073
(116,112,115)
#817E81
(129,126,129)
#8E8C8F
(142,140,143)
#9B9A9D
(155,154,157)
#A8A8AB
(168,168,171)
#B5B6B9
(181,182,185)
#C2C4C7
(194,196,199)
#CFD2D5
(207,210,213)
#DCE0E3
(220,224,227)
#E9EEF1
(233,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676265; }

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

This text font color is #676265.

Background Color

.myBgColor { background-color: #676265; }

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

This div background color is #676265.

Border color

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

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

This div border color is #676265.

Opacity

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

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

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

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

This text has shadow with #676265 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676265.

Preview

Color preview on black background

This text has color #676265 on black background.


Color preview on white background

This text has color #676265 on white background.


Black color preview on #676265 background

This text has black color on #676265 background.


White color preview on #676265 background

This text has white color on #676265 background.


Related colors

Complementary color

Complementary color for #hex is #989D9A.


I love getcolorcode.com

Triadic colors

1 #656762 and #626567 with #676265 are triadic colors.

2 #656267 and #626765 with #676265 are triadic colors.