COLOR #676877

HEX: #676877 RGB: (103,104,119)

Color info

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

RGB color model

#676877 color RGB value is (103,104,119).

RGB: (103,104,119) (40%, 41%, 47%)

RGB channels and saturation

R 103 of 255 = 40%
G 104 of 255 = 41%
B 119 of 255 = 47%

103
104
119

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

Portions of RGB colors in percentages

R + G + B = 103 + 104 + 119 = 326 (100%)
R 103 of 326 ~ 31.6%
G 104 of 326 ~ 31.9%
B 119 of 326 ~ 36.5'%

%31.6
%31.9
%36.5

CMYK color model

#676877 color CMYK value is (13,13,0,53).

  • cyan value is 13.45%
  • magenta value is 12.61%
  • yellow value is 0.00%
  • key color value is 53.33%
CMYK: (13,13,0,53) C13M13Y0K53 (13%,13%,0%,53%) (0.13/0.13/0.00/0.53) 

CMYK percentages

%13.45
%12.61
%0
%53.33

Codes

Color #676877 in popluar color models

67 68 77
RGB 103 104 119
HSL 236° 7.21% 43.53%
HSB/HSV 236° 13.45% 46.67%
CMYK 13.45% 12.61% 0.00%
53.33%

Color #676877 in popluar number systems.

HEX 67 68 77
Decimal 103 104 119
Binary 1100111 1101000 1110111
Octal 147 150 167

Shades and tints

Shades of #676877

#676877
(103,104,119)
#5E5F6D
(94,95,109)
#555663
(85,86,99)
#4C4D59
(76,77,89)
#43444F
(67,68,79)
#3A3B45
(58,59,69)
#31323B
(49,50,59)
#282931
(40,41,49)
#1F2027
(31,32,39)
#16171D
(22,23,29)
#0D0E13
(13,14,19)
#000000
(0,0,0)

Tints of #676877

#676877
(103,104,119)
#747583
(116,117,131)
#81828F
(129,130,143)
#8E8F9B
(142,143,155)
#9B9CA7
(155,156,167)
#A8A9B3
(168,169,179)
#B5B6BF
(181,182,191)
#C2C3CB
(194,195,203)
#CFD0D7
(207,208,215)
#DCDDE3
(220,221,227)
#E9EAEF
(233,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676877 color. Also use rgb(103,104,119) instead hex code.

Text Font Color

.myTextColor { color: #676877; }

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

This text font color is #676877.

Background Color

.myBgColor { background-color: #676877; }

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

This div background color is #676877.

Border color

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

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

This div border color is #676877.

Opacity

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

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

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

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

This text has shadow with #676877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676877.

Preview

Color preview on black background

This text has color #676877 on black background.


Color preview on white background

This text has color #676877 on white background.


Black color preview on #676877 background

This text has black color on #676877 background.


White color preview on #676877 background

This text has white color on #676877 background.


Related colors

Complementary color

Complementary color for #hex is #989788.


I love getcolorcode.com

Triadic colors

1 #776768 and #687767 with #676877 are triadic colors.

2 #776867 and #686777 with #676877 are triadic colors.