COLOR #676274

HEX: #676274 RGB: (103,98,116)

Color info

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

RGB color model

#676274 color RGB value is (103,98,116).

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

RGB channels and saturation

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

103
98
116

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

Portions of RGB colors in percentages

R + G + B = 103 + 98 + 116 = 317 (100%)
R 103 of 317 ~ 32.49%
G 98 of 317 ~ 30.91%
B 116 of 317 ~ 36.59'%

%32.49
%30.91
%36.59

CMYK color model

#676274 color CMYK value is (11,16,0,55).

  • cyan value is 11.21%
  • magenta value is 15.52%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (11,16,0,55)
C11M16Y0K55 (11%, 16%, 0%, 55%)
(0.11 / 0.16 / 0.00 / 0.55)

CMYK percentages

%11.21
%15.52
%0
%54.51

Codes

Color #676274 in popluar color models

67 62 74
RGB 103 98 116
HSL 257° 8.41% 41.96%
HSB/HSV 257° 15.52% 45.49%
CMYK 11.21% 15.52% 0.00%
54.51%

Color #676274 in popluar number systems.

HEX 67 62 74
Decimal 103 98 116
Binary 1100111 1100010 1110100
Octal 147 142 164

Shades and tints

Shades of #676274

#676274
(103,98,116)
#5E5A6A
(94,90,106)
#555260
(85,82,96)
#4C4A56
(76,74,86)
#43424C
(67,66,76)
#3A3A42
(58,58,66)
#313238
(49,50,56)
#282A2E
(40,42,46)
#1F2224
(31,34,36)
#161A1A
(22,26,26)
#0D1210
(13,18,16)
#000000
(0,0,0)

Tints of #676274

#676274
(103,98,116)
#747080
(116,112,128)
#817E8C
(129,126,140)
#8E8C98
(142,140,152)
#9B9AA4
(155,154,164)
#A8A8B0
(168,168,176)
#B5B6BC
(181,182,188)
#C2C4C8
(194,196,200)
#CFD2D4
(207,210,212)
#DCE0E0
(220,224,224)
#E9EEEC
(233,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676274; }

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

This text font color is #676274.

Background Color

.myBgColor { background-color: #676274; }

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

This div background color is #676274.

Border color

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

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

This div border color is #676274.

Opacity

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

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

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

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

This text has shadow with #676274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676274.

Preview

Color preview on black background

This text has color #676274 on black background.


Color preview on white background

This text has color #676274 on white background.


Black color preview on #676274 background

This text has black color on #676274 background.


White color preview on #676274 background

This text has white color on #676274 background.


Related colors

Complementary color

Complementary color for #hex is #989D8B.


I love getcolorcode.com

Triadic colors

1 #746762 and #627467 with #676274 are triadic colors.

2 #746267 and #626774 with #676274 are triadic colors.