COLOR #677163

HEX: #677163 RGB: (103,113,99)

Color info

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

RGB color model

#677163 color RGB value is (103,113,99).

RGB: (103,113,99) (40%, 44%, 39%)

RGB channels and saturation

R 103 of 255 = 40%
G 113 of 255 = 44%
B 99 of 255 = 39%

103
113
99

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

Portions of RGB colors in percentages

R + G + B = 103 + 113 + 99 = 315 (100%)
R 103 of 315 ~ 32.7%
G 113 of 315 ~ 35.87%
B 99 of 315 ~ 31.43'%

%32.7
%35.87
%31.43

CMYK color model

#677163 color CMYK value is (9,0,12,56).

  • cyan value is 8.85%
  • magenta value is 0.00%
  • yellow value is 12.39%
  • key color value is 55.69%

CMYK: (9,0,12,56)
C9M0Y12K56 (9%, 0%, 12%, 56%)
(0.09 / 0.00 / 0.12 / 0.56)

CMYK percentages

%8.85
%0
%12.39
%55.69

Codes

Color #677163 in popluar color models

67 71 63
RGB 103 113 99
HSL 103° 6.60% 41.57%
HSB/HSV 103° 12.39% 44.31%
CMYK 8.85% 0.00% 12.39%
55.69%

Color #677163 in popluar number systems.

HEX 67 71 63
Decimal 103 113 99
Binary 1100111 1110001 1100011
Octal 147 161 143

Shades and tints

Shades of #677163

#677163
(103,113,99)
#5E675A
(94,103,90)
#555D51
(85,93,81)
#4C5348
(76,83,72)
#43493F
(67,73,63)
#3A3F36
(58,63,54)
#31352D
(49,53,45)
#282B24
(40,43,36)
#1F211B
(31,33,27)
#161712
(22,23,18)
#0D0D09
(13,13,9)
#000000
(0,0,0)

Tints of #677163

#677163
(103,113,99)
#747D71
(116,125,113)
#81897F
(129,137,127)
#8E958D
(142,149,141)
#9BA19B
(155,161,155)
#A8ADA9
(168,173,169)
#B5B9B7
(181,185,183)
#C2C5C5
(194,197,197)
#CFD1D3
(207,209,211)
#DCDDE1
(220,221,225)
#E9E9EF
(233,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677163 color. Also use rgb(103,113,99) instead hex code.

Text Font Color

.myTextColor { color: #677163; }

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

This text font color is #677163.

Background Color

.myBgColor { background-color: #677163; }

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

This div background color is #677163.

Border color

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

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

This div border color is #677163.

Opacity

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

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

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

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

This text has shadow with #677163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677163.

Preview

Color preview on black background

This text has color #677163 on black background.


Color preview on white background

This text has color #677163 on white background.


Black color preview on #677163 background

This text has black color on #677163 background.


White color preview on #677163 background

This text has white color on #677163 background.


Related colors

Complementary color

Complementary color for #hex is #988E9C.


I love getcolorcode.com

Triadic colors

1 #636771 and #716367 with #677163 are triadic colors.

2 #637167 and #716763 with #677163 are triadic colors.