COLOR #997565

HEX: #997565 RGB: (153,117,101)

Renk bilgisi

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

RGB renk modeli

#997565 color RGB value is (153,117,101).

RGB: (153,117,101) (60%, 46%, 40%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 117 of 255 = 46%
B 101 of 255 = 40%

153
117
101

R + G + B ~ 49%. #997565 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 117 + 101 = 371 (100%)
R 153 of 371 ~ 41.24%
G 117 of 371 ~ 31.54%
B 101 of 371 ~ 27.22'%

%41.24
%31.54
%27.22

CMYK RENK MODELİ

#997565 rengi CMYK tonu (0,24,34,40).

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

CMYK: (0,24,34,40)
C0M24Y34K40 (0%, 24%, 34%, 40%)
(0.00 / 0.24 / 0.34 / 0.40)

CMYK yüzdeleri

%0
%23.53
%33.99
%40

Codes

Color #997565 in popluar color models

99 75 65
RGB 153 117 101
HSL 18° 20.47% 49.80%
HSB/HSV 18° 33.99% 60.00%
CMYK 0.00% 23.53% 33.99%
40.00%

Color #997565 in popluar number systems.

HEX 99 75 65
Decimal 153 117 101
Binary 10011001 1110101 1100101
Octal 231 165 145

Shades and tints

Shades of #997565

#997565
(153,117,101)
#8C6B5C
(140,107,92)
#7F6153
(127,97,83)
#72574A
(114,87,74)
#654D41
(101,77,65)
#584338
(88,67,56)
#4B392F
(75,57,47)
#3E2F26
(62,47,38)
#31251D
(49,37,29)
#241B14
(36,27,20)
#17110B
(23,17,11)
#000000
(0,0,0)

Tints of #997565

#997565
(153,117,101)
#A28173
(162,129,115)
#AB8D81
(171,141,129)
#B4998F
(180,153,143)
#BDA59D
(189,165,157)
#C6B1AB
(198,177,171)
#CFBDB9
(207,189,185)
#D8C9C7
(216,201,199)
#E1D5D5
(225,213,213)
#EAE1E3
(234,225,227)
#F3EDF1
(243,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997565; }

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

This text font color is #997565.

Background Color

.myBgColor { background-color: #997565; }

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

This div background color is #997565.

Border color

.myBorderColor { border: 1px solid #997565; }

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

This div border color is #997565.

Opacity

.myOpacity80 { color: #997565; opacity: 0.8; }

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

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

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

This text has shadow with #997565 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997565.

Preview

Color preview on black background

This text has color #997565 on black background.


Color preview on white background

This text has color #997565 on white background.


Black color preview on #997565 background

This text has black color on #997565 background.


White color preview on #997565 background

This text has white color on #997565 background.


Related colors

Complementary color

Complementary color for #hex is #668A9A.


I love getcolorcode.com

Triadic colors

1 #659975 and #756599 with #997565 are triadic colors.

2 #657599 and #759965 with #997565 are triadic colors.