COLOR #676D56

HEX: #676D56 RGB: (103,109,86)

Renk bilgisi

#676D56 contains red, green and blue colors in about the same proportion. #676D56 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#676D56 color RGB value is (103,109,86).

RGB: (103,109,86) (40%, 43%, 34%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 109 of 255 = 43%
B 86 of 255 = 34%

103
109
86

R + G + B ~ 39%. #676D56 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 109 + 86 = 298 (100%)
R 103 of 298 ~ 34.56%
G 109 of 298 ~ 36.58%
B 86 of 298 ~ 28.86'%

%34.56
%36.58
%28.86

CMYK RENK MODELİ

#676D56 rengi CMYK tonu (6,0,21,57).

  • camgöbeği tonu 5.50%
  • eflatun tonu 0.00%
  • sarı tonu 21.10%
  • ana renk tonu 57.25%

CMYK: (6,0,21,57)
C6M0Y21K57 (6%, 0%, 21%, 57%)
(0.06 / 0.00 / 0.21 / 0.57)

CMYK yüzdeleri

%5.5
%0
%21.1
%57.25

Codes

Color #676D56 in popluar color models

67 6D 56
RGB 103 109 86
HSL 76° 11.79% 38.24%
HSB/HSV 76° 21.10% 42.75%
CMYK 5.50% 0.00% 21.10%
57.25%

Color #676D56 in popluar number systems.

HEX 67 6D 56
Decimal 103 109 86
Binary 1100111 1101101 1010110
Octal 147 155 126

Shades and tints

Shades of #676D56

#676D56
(103,109,86)
#5E644F
(94,100,79)
#555B48
(85,91,72)
#4C5241
(76,82,65)
#43493A
(67,73,58)
#3A4033
(58,64,51)
#31372C
(49,55,44)
#282E25
(40,46,37)
#1F251E
(31,37,30)
#161C17
(22,28,23)
#0D1310
(13,19,16)
#000000
(0,0,0)

Tints of #676D56

#676D56
(103,109,86)
#747A65
(116,122,101)
#818774
(129,135,116)
#8E9483
(142,148,131)
#9BA192
(155,161,146)
#A8AEA1
(168,174,161)
#B5BBB0
(181,187,176)
#C2C8BF
(194,200,191)
#CFD5CE
(207,213,206)
#DCE2DD
(220,226,221)
#E9EFEC
(233,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676D56 color. Also use rgb(103,109,86) instead hex code.

Text Font Color

.myTextColor { color: #676D56; }

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

This text font color is #676D56.

Background Color

.myBgColor { background-color: #676D56; }

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

This div background color is #676D56.

Border color

.myBorderColor { border: 1px solid #676D56; }

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

This div border color is #676D56.

Opacity

.myOpacity80 { color: #676D56; opacity: 0.8; }

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

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

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

This text has shadow with #676D56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676D56.

Preview

Color preview on black background

This text has color #676D56 on black background.


Color preview on white background

This text has color #676D56 on white background.


Black color preview on #676D56 background

This text has black color on #676D56 background.


White color preview on #676D56 background

This text has white color on #676D56 background.


Related colors

Complementary color

Complementary color for #hex is #9892A9.


I love getcolorcode.com

Triadic colors

1 #56676D and #6D5667 with #676D56 are triadic colors.

2 #566D67 and #6D6756 with #676D56 are triadic colors.