COLOR #9D677D

HEX: #9D677D RGB: (157,103,125)

Renk bilgisi

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

RGB renk modeli

#9D677D color RGB value is (157,103,125).

RGB: (157,103,125) (62%, 40%, 49%)

RGB bağlantıları ve doygunluk

R 157 of 255 = 62%
G 103 of 255 = 40%
B 125 of 255 = 49%

157
103
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 157 + 103 + 125 = 385 (100%)
R 157 of 385 ~ 40.78%
G 103 of 385 ~ 26.75%
B 125 of 385 ~ 32.47'%

%40.78
%26.75
%32.47

CMYK RENK MODELİ

#9D677D rengi CMYK tonu (0,34,20,38).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.39%
  • sarı tonu 20.38%
  • ana renk tonu 38.43%

CMYK: (0,34,20,38)
C0M34Y20K38 (0%, 34%, 20%, 38%)
(0.00 / 0.34 / 0.20 / 0.38)

CMYK yüzdeleri

%0
%34.39
%20.38
%38.43

Codes

Color #9D677D in popluar color models

9D 67 7D
RGB 157 103 125
HSL 336° 21.60% 50.98%
HSB/HSV 336° 34.39% 61.57%
CMYK 0.00% 34.39% 20.38%
38.43%

Color #9D677D in popluar number systems.

HEX 9D 67 7D
Decimal 157 103 125
Binary 10011101 1100111 1111101
Octal 235 147 175

Shades and tints

Shades of #9D677D

#9D677D
(157,103,125)
#8F5E72
(143,94,114)
#815567
(129,85,103)
#734C5C
(115,76,92)
#654351
(101,67,81)
#573A46
(87,58,70)
#49313B
(73,49,59)
#3B2830
(59,40,48)
#2D1F25
(45,31,37)
#1F161A
(31,22,26)
#110D0F
(17,13,15)
#000000
(0,0,0)

Tints of #9D677D

#9D677D
(157,103,125)
#A57488
(165,116,136)
#AD8193
(173,129,147)
#B58E9E
(181,142,158)
#BD9BA9
(189,155,169)
#C5A8B4
(197,168,180)
#CDB5BF
(205,181,191)
#D5C2CA
(213,194,202)
#DDCFD5
(221,207,213)
#E5DCE0
(229,220,224)
#EDE9EB
(237,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D677D color. Also use rgb(157,103,125) instead hex code.

Text Font Color

.myTextColor { color: #9D677D; }

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

This text font color is #9D677D.

Background Color

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

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

This div background color is #9D677D.

Border color

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

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

This div border color is #9D677D.

Opacity

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

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

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

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

This text has shadow with #9D677D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D677D.

Preview

Color preview on black background

This text has color #9D677D on black background.


Color preview on white background

This text has color #9D677D on white background.


Black color preview on #9D677D background

This text has black color on #9D677D background.


White color preview on #9D677D background

This text has white color on #9D677D background.


Related colors

Complementary color

Complementary color for #hex is #629882.


I love getcolorcode.com

Triadic colors

1 #7D9D67 and #677D9D with #9D677D are triadic colors.

2 #7D679D and #679D7D with #9D677D are triadic colors.