COLOR #997C6D

HEX: #997C6D RGB: (153,124,109)

Renk bilgisi

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

RGB renk modeli

#997C6D color RGB value is (153,124,109).

RGB: (153,124,109) (60%, 49%, 43%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 124 of 255 = 49%
B 109 of 255 = 43%

153
124
109

R + G + B ~ 51%. #997C6D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 124 + 109 = 386 (100%)
R 153 of 386 ~ 39.64%
G 124 of 386 ~ 32.12%
B 109 of 386 ~ 28.24'%

%39.64
%32.12
%28.24

CMYK RENK MODELİ

#997C6D rengi CMYK tonu (0,19,29,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.95%
  • sarı tonu 28.76%
  • ana renk tonu 40.00%

CMYK: (0,19,29,40)
C0M19Y29K40 (0%, 19%, 29%, 40%)
(0.00 / 0.19 / 0.29 / 0.40)

CMYK yüzdeleri

%0
%18.95
%28.76
%40

Codes

Color #997C6D in popluar color models

99 7C 6D
RGB 153 124 109
HSL 20° 17.74% 51.37%
HSB/HSV 20° 28.76% 60.00%
CMYK 0.00% 18.95% 28.76%
40.00%

Color #997C6D in popluar number systems.

HEX 99 7C 6D
Decimal 153 124 109
Binary 10011001 1111100 1101101
Octal 231 174 155

Shades and tints

Shades of #997C6D

#997C6D
(153,124,109)
#8C7164
(140,113,100)
#7F665B
(127,102,91)
#725B52
(114,91,82)
#655049
(101,80,73)
#584540
(88,69,64)
#4B3A37
(75,58,55)
#3E2F2E
(62,47,46)
#312425
(49,36,37)
#24191C
(36,25,28)
#170E13
(23,14,19)
#000000
(0,0,0)

Tints of #997C6D

#997C6D
(153,124,109)
#A2877A
(162,135,122)
#AB9287
(171,146,135)
#B49D94
(180,157,148)
#BDA8A1
(189,168,161)
#C6B3AE
(198,179,174)
#CFBEBB
(207,190,187)
#D8C9C8
(216,201,200)
#E1D4D5
(225,212,213)
#EADFE2
(234,223,226)
#F3EAEF
(243,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997C6D color. Also use rgb(153,124,109) instead hex code.

Text Font Color

.myTextColor { color: #997C6D; }

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

This text font color is #997C6D.

Background Color

.myBgColor { background-color: #997C6D; }

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

This div background color is #997C6D.

Border color

.myBorderColor { border: 1px solid #997C6D; }

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

This div border color is #997C6D.

Opacity

.myOpacity80 { color: #997C6D; opacity: 0.8; }

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

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

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

This text has shadow with #997C6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997C6D.

Preview

Color preview on black background

This text has color #997C6D on black background.


Color preview on white background

This text has color #997C6D on white background.


Black color preview on #997C6D background

This text has black color on #997C6D background.


White color preview on #997C6D background

This text has white color on #997C6D background.


Related colors

Complementary color

Complementary color for #hex is #668392.


I love getcolorcode.com

Triadic colors

1 #6D997C and #7C6D99 with #997C6D are triadic colors.

2 #6D7C99 and #7C996D with #997C6D are triadic colors.