COLOR #997380

HEX: #997380 RGB: (153,115,128)

Renk bilgisi

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

RGB renk modeli

#997380 color RGB value is (153,115,128).

RGB: (153,115,128) (60%, 45%, 50%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 115 of 255 = 45%
B 128 of 255 = 50%

153
115
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 115 + 128 = 396 (100%)
R 153 of 396 ~ 38.64%
G 115 of 396 ~ 29.04%
B 128 of 396 ~ 32.32'%

%38.64
%29.04
%32.32

CMYK RENK MODELİ

#997380 rengi CMYK tonu (0,25,16,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.84%
  • sarı tonu 16.34%
  • ana renk tonu 40.00%

CMYK: (0,25,16,40)
C0M25Y16K40 (0%, 25%, 16%, 40%)
(0.00 / 0.25 / 0.16 / 0.40)

CMYK yüzdeleri

%0
%24.84
%16.34
%40

Codes

Color #997380 in popluar color models

99 73 80
RGB 153 115 128
HSL 339° 15.70% 52.55%
HSB/HSV 339° 24.84% 60.00%
CMYK 0.00% 24.84% 16.34%
40.00%

Color #997380 in popluar number systems.

HEX 99 73 80
Decimal 153 115 128
Binary 10011001 1110011 10000000
Octal 231 163 200

Shades and tints

Shades of #997380

#997380
(153,115,128)
#8C6975
(140,105,117)
#7F5F6A
(127,95,106)
#72555F
(114,85,95)
#654B54
(101,75,84)
#584149
(88,65,73)
#4B373E
(75,55,62)
#3E2D33
(62,45,51)
#312328
(49,35,40)
#24191D
(36,25,29)
#170F12
(23,15,18)
#000000
(0,0,0)

Tints of #997380

#997380
(153,115,128)
#A27F8B
(162,127,139)
#AB8B96
(171,139,150)
#B497A1
(180,151,161)
#BDA3AC
(189,163,172)
#C6AFB7
(198,175,183)
#CFBBC2
(207,187,194)
#D8C7CD
(216,199,205)
#E1D3D8
(225,211,216)
#EADFE3
(234,223,227)
#F3EBEE
(243,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997380 color. Also use rgb(153,115,128) instead hex code.

Text Font Color

.myTextColor { color: #997380; }

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

This text font color is #997380.

Background Color

.myBgColor { background-color: #997380; }

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

This div background color is #997380.

Border color

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

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

This div border color is #997380.

Opacity

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

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

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

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

This text has shadow with #997380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997380.

Preview

Color preview on black background

This text has color #997380 on black background.


Color preview on white background

This text has color #997380 on white background.


Black color preview on #997380 background

This text has black color on #997380 background.


White color preview on #997380 background

This text has white color on #997380 background.


Related colors

Complementary color

Complementary color for #hex is #668C7F.


I love getcolorcode.com

Triadic colors

1 #809973 and #738099 with #997380 are triadic colors.

2 #807399 and #739980 with #997380 are triadic colors.