COLOR #676D47

HEX: #676D47 RGB: (103,109,71)

Renk bilgisi

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

RGB renk modeli

#676D47 color RGB value is (103,109,71).

RGB: (103,109,71) (40%, 43%, 28%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 109 of 255 = 43%
B 71 of 255 = 28%

103
109
71

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

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 109 + 71 = 283 (100%)
R 103 of 283 ~ 36.4%
G 109 of 283 ~ 38.52%
B 71 of 283 ~ 25.09'%

%36.4
%38.52
%25.09

CMYK RENK MODELİ

#676D47 rengi CMYK tonu (6,0,35,57).

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

CMYK: (6,0,35,57)
C6M0Y35K57 (6%, 0%, 35%, 57%)
(0.06 / 0.00 / 0.35 / 0.57)

CMYK yüzdeleri

%5.5
%0
%34.86
%57.25

Codes

Color #676D47 in popluar color models

67 6D 47
RGB 103 109 71
HSL 69° 21.11% 35.29%
HSB/HSV 69° 34.86% 42.75%
CMYK 5.50% 0.00% 34.86%
57.25%

Color #676D47 in popluar number systems.

HEX 67 6D 47
Decimal 103 109 71
Binary 1100111 1101101 1000111
Octal 147 155 107

Shades and tints

Shades of #676D47

#676D47
(103,109,71)
#5E6441
(94,100,65)
#555B3B
(85,91,59)
#4C5235
(76,82,53)
#43492F
(67,73,47)
#3A4029
(58,64,41)
#313723
(49,55,35)
#282E1D
(40,46,29)
#1F2517
(31,37,23)
#161C11
(22,28,17)
#0D130B
(13,19,11)
#000000
(0,0,0)

Tints of #676D47

#676D47
(103,109,71)
#747A57
(116,122,87)
#818767
(129,135,103)
#8E9477
(142,148,119)
#9BA187
(155,161,135)
#A8AE97
(168,174,151)
#B5BBA7
(181,187,167)
#C2C8B7
(194,200,183)
#CFD5C7
(207,213,199)
#DCE2D7
(220,226,215)
#E9EFE7
(233,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676D47; }

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

This text font color is #676D47.

Background Color

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

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

This div background color is #676D47.

Border color

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

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

This div border color is #676D47.

Opacity

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

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

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

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

This text has shadow with #676D47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676D47.

Preview

Color preview on black background

This text has color #676D47 on black background.


Color preview on white background

This text has color #676D47 on white background.


Black color preview on #676D47 background

This text has black color on #676D47 background.


White color preview on #676D47 background

This text has white color on #676D47 background.


Related colors

Complementary color

Complementary color for #hex is #9892B8.


I love getcolorcode.com

Triadic colors

1 #47676D and #6D4767 with #676D47 are triadic colors.

2 #476D67 and #6D6747 with #676D47 are triadic colors.