COLOR #676355

HEX: #676355 RGB: (103,99,85)

Color info

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

RGB color model

#676355 color RGB value is (103,99,85).

RGB: (103,99,85) (40%, 39%, 33%)

RGB channels and saturation

R 103 of 255 = 40%
G 99 of 255 = 39%
B 85 of 255 = 33%

103
99
85

R + G + B ~ 37%. #676355 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 99 + 85 = 287 (100%)
R 103 of 287 ~ 35.89%
G 99 of 287 ~ 34.49%
B 85 of 287 ~ 29.62'%

%35.89
%34.49
%29.62

CMYK color model

#676355 color CMYK value is (0,4,17,60).

  • cyan value is 0.00%
  • magenta value is 3.88%
  • yellow value is 17.48%
  • key color value is 59.61%
CMYK: (0,4,17,60) C0M4Y17K60 (0%,4%,17%,60%) (0.00/0.04/0.17/0.60) 

CMYK percentages

%0
%3.88
%17.48
%59.61

Codes

Color #676355 in popluar color models

67 63 55
RGB 103 99 85
HSL 47° 9.57% 36.86%
HSB/HSV 47° 17.48% 40.39%
CMYK 0.00% 3.88% 17.48%
59.61%

Color #676355 in popluar number systems.

HEX 67 63 55
Decimal 103 99 85
Binary 1100111 1100011 1010101
Octal 147 143 125

Shades and tints

Shades of #676355

#676355
(103,99,85)
#5E5A4E
(94,90,78)
#555147
(85,81,71)
#4C4840
(76,72,64)
#433F39
(67,63,57)
#3A3632
(58,54,50)
#312D2B
(49,45,43)
#282424
(40,36,36)
#1F1B1D
(31,27,29)
#161216
(22,18,22)
#0D090F
(13,9,15)
#000000
(0,0,0)

Tints of #676355

#676355
(103,99,85)
#747164
(116,113,100)
#817F73
(129,127,115)
#8E8D82
(142,141,130)
#9B9B91
(155,155,145)
#A8A9A0
(168,169,160)
#B5B7AF
(181,183,175)
#C2C5BE
(194,197,190)
#CFD3CD
(207,211,205)
#DCE1DC
(220,225,220)
#E9EFEB
(233,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676355; }

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

This text font color is #676355.

Background Color

.myBgColor { background-color: #676355; }

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

This div background color is #676355.

Border color

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

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

This div border color is #676355.

Opacity

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

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

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

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

This text has shadow with #676355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676355.

Preview

Color preview on black background

This text has color #676355 on black background.


Color preview on white background

This text has color #676355 on white background.


Black color preview on #676355 background

This text has black color on #676355 background.


White color preview on #676355 background

This text has white color on #676355 background.


Related colors

Complementary color

Complementary color for #hex is #989CAA.


I love getcolorcode.com

Triadic colors

1 #556763 and #635567 with #676355 are triadic colors.

2 #556367 and #636755 with #676355 are triadic colors.