COLOR #9C676C

HEX: #9C676C RGB: (156,103,108)

Renk bilgisi

#9C676C contains red, green and blue colors in about the same proportion. #9C676C ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#9C676C color RGB value is (156,103,108).

RGB: (156,103,108) (61%, 40%, 42%)

RGB bağlantıları ve doygunluk

R 156 of 255 = 61%
G 103 of 255 = 40%
B 108 of 255 = 42%

156
103
108

R + G + B ~ 48%. #9C676C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 156 + 103 + 108 = 367 (100%)
R 156 of 367 ~ 42.51%
G 103 of 367 ~ 28.07%
B 108 of 367 ~ 29.43'%

%42.51
%28.07
%29.43

CMYK RENK MODELİ

#9C676C rengi CMYK tonu (0,34,31,39).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.97%
  • sarı tonu 30.77%
  • ana renk tonu 38.82%

CMYK: (0,34,31,39)
C0M34Y31K39 (0%, 34%, 31%, 39%)
(0.00 / 0.34 / 0.31 / 0.39)

CMYK yüzdeleri

%0
%33.97
%30.77
%38.82

Codes

Color #9C676C in popluar color models

9C 67 6C
RGB 156 103 108
HSL 354° 21.12% 50.78%
HSB/HSV 354° 33.97% 61.18%
CMYK 0.00% 33.97% 30.77%
38.82%

Color #9C676C in popluar number systems.

HEX 9C 67 6C
Decimal 156 103 108
Binary 10011100 1100111 1101100
Octal 234 147 154

Shades and tints

Shades of #9C676C

#9C676C
(156,103,108)
#8E5E63
(142,94,99)
#80555A
(128,85,90)
#724C51
(114,76,81)
#644348
(100,67,72)
#563A3F
(86,58,63)
#483136
(72,49,54)
#3A282D
(58,40,45)
#2C1F24
(44,31,36)
#1E161B
(30,22,27)
#100D12
(16,13,18)
#000000
(0,0,0)

Tints of #9C676C

#9C676C
(156,103,108)
#A57479
(165,116,121)
#AE8186
(174,129,134)
#B78E93
(183,142,147)
#C09BA0
(192,155,160)
#C9A8AD
(201,168,173)
#D2B5BA
(210,181,186)
#DBC2C7
(219,194,199)
#E4CFD4
(228,207,212)
#EDDCE1
(237,220,225)
#F6E9EE
(246,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9C676C color. Also use rgb(156,103,108) instead hex code.

Text Font Color

.myTextColor { color: #9C676C; }

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

This text font color is #9C676C.

Background Color

.myBgColor { background-color: #9C676C; }

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

This div background color is #9C676C.

Border color

.myBorderColor { border: 1px solid #9C676C; }

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

This div border color is #9C676C.

Opacity

.myOpacity80 { color: #9C676C; opacity: 0.8; }

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

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

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

This text has shadow with #9C676C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C676C.

Preview

Color preview on black background

This text has color #9C676C on black background.


Color preview on white background

This text has color #9C676C on white background.


Black color preview on #9C676C background

This text has black color on #9C676C background.


White color preview on #9C676C background

This text has white color on #9C676C background.


Related colors

Complementary color

Complementary color for #hex is #639893.


I love getcolorcode.com

Triadic colors

1 #6C9C67 and #676C9C with #9C676C are triadic colors.

2 #6C679C and #679C6C with #9C676C are triadic colors.