COLOR #677572

HEX: #677572 RGB: (103,117,114)

Color info

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

RGB color model

#677572 color RGB value is (103,117,114).

RGB: (103,117,114) (40%, 46%, 45%)

RGB channels and saturation

R 103 of 255 = 40%
G 117 of 255 = 46%
B 114 of 255 = 45%

103
117
114

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

Portions of RGB colors in percentages

R + G + B = 103 + 117 + 114 = 334 (100%)
R 103 of 334 ~ 30.84%
G 117 of 334 ~ 35.03%
B 114 of 334 ~ 34.13'%

%30.84
%35.03
%34.13

CMYK color model

#677572 color CMYK value is (12,0,3,54).

  • cyan value is 11.97%
  • magenta value is 0.00%
  • yellow value is 2.56%
  • key color value is 54.12%

CMYK: (12,0,3,54)
C12M0Y3K54 (12%, 0%, 3%, 54%)
(0.12 / 0.00 / 0.03 / 0.54)

CMYK percentages

%11.97
%0
%2.56
%54.12

Codes

Color #677572 in popluar color models

67 75 72
RGB 103 117 114
HSL 167° 6.36% 43.14%
HSB/HSV 167° 11.97% 45.88%
CMYK 11.97% 0.00% 2.56%
54.12%

Color #677572 in popluar number systems.

HEX 67 75 72
Decimal 103 117 114
Binary 1100111 1110101 1110010
Octal 147 165 162

Shades and tints

Shades of #677572

#677572
(103,117,114)
#5E6B68
(94,107,104)
#55615E
(85,97,94)
#4C5754
(76,87,84)
#434D4A
(67,77,74)
#3A4340
(58,67,64)
#313936
(49,57,54)
#282F2C
(40,47,44)
#1F2522
(31,37,34)
#161B18
(22,27,24)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #677572

#677572
(103,117,114)
#74817E
(116,129,126)
#818D8A
(129,141,138)
#8E9996
(142,153,150)
#9BA5A2
(155,165,162)
#A8B1AE
(168,177,174)
#B5BDBA
(181,189,186)
#C2C9C6
(194,201,198)
#CFD5D2
(207,213,210)
#DCE1DE
(220,225,222)
#E9EDEA
(233,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677572 color. Also use rgb(103,117,114) instead hex code.

Text Font Color

.myTextColor { color: #677572; }

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

This text font color is #677572.

Background Color

.myBgColor { background-color: #677572; }

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

This div background color is #677572.

Border color

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

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

This div border color is #677572.

Opacity

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

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

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

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

This text has shadow with #677572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677572.

Preview

Color preview on black background

This text has color #677572 on black background.


Color preview on white background

This text has color #677572 on white background.


Black color preview on #677572 background

This text has black color on #677572 background.


White color preview on #677572 background

This text has white color on #677572 background.


Related colors

Complementary color

Complementary color for #hex is #988A8D.


I love getcolorcode.com

Triadic colors

1 #726775 and #757267 with #677572 are triadic colors.

2 #727567 and #756772 with #677572 are triadic colors.