COLOR #997F75

HEX: #997F75 RGB: (153,127,117)

Renk bilgisi

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

RGB renk modeli

#997F75 color RGB value is (153,127,117).

RGB: (153,127,117) (60%, 50%, 46%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 127 of 255 = 50%
B 117 of 255 = 46%

153
127
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 127 + 117 = 397 (100%)
R 153 of 397 ~ 38.54%
G 127 of 397 ~ 31.99%
B 117 of 397 ~ 29.47'%

%38.54
%31.99
%29.47

CMYK RENK MODELİ

#997F75 rengi CMYK tonu (0,17,24,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.99%
  • sarı tonu 23.53%
  • ana renk tonu 40.00%

CMYK: (0,17,24,40)
C0M17Y24K40 (0%, 17%, 24%, 40%)
(0.00 / 0.17 / 0.24 / 0.40)

CMYK yüzdeleri

%0
%16.99
%23.53
%40

Codes

Color #997F75 in popluar color models

99 7F 75
RGB 153 127 117
HSL 17° 15.00% 52.94%
HSB/HSV 17° 23.53% 60.00%
CMYK 0.00% 16.99% 23.53%
40.00%

Color #997F75 in popluar number systems.

HEX 99 7F 75
Decimal 153 127 117
Binary 10011001 1111111 1110101
Octal 231 177 165

Shades and tints

Shades of #997F75

#997F75
(153,127,117)
#8C746B
(140,116,107)
#7F6961
(127,105,97)
#725E57
(114,94,87)
#65534D
(101,83,77)
#584843
(88,72,67)
#4B3D39
(75,61,57)
#3E322F
(62,50,47)
#312725
(49,39,37)
#241C1B
(36,28,27)
#171111
(23,17,17)
#000000
(0,0,0)

Tints of #997F75

#997F75
(153,127,117)
#A28A81
(162,138,129)
#AB958D
(171,149,141)
#B4A099
(180,160,153)
#BDABA5
(189,171,165)
#C6B6B1
(198,182,177)
#CFC1BD
(207,193,189)
#D8CCC9
(216,204,201)
#E1D7D5
(225,215,213)
#EAE2E1
(234,226,225)
#F3EDED
(243,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997F75 color. Also use rgb(153,127,117) instead hex code.

Text Font Color

.myTextColor { color: #997F75; }

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

This text font color is #997F75.

Background Color

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

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

This div background color is #997F75.

Border color

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

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

This div border color is #997F75.

Opacity

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

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

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

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

This text has shadow with #997F75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997F75.

Preview

Color preview on black background

This text has color #997F75 on black background.


Color preview on white background

This text has color #997F75 on white background.


Black color preview on #997F75 background

This text has black color on #997F75 background.


White color preview on #997F75 background

This text has white color on #997F75 background.


Related colors

Complementary color

Complementary color for #hex is #66808A.


I love getcolorcode.com

Triadic colors

1 #75997F and #7F7599 with #997F75 are triadic colors.

2 #757F99 and #7F9975 with #997F75 are triadic colors.