COLOR #997D58

HEX: #997D58 RGB: (153,125,88)

Renk bilgisi

#997D58 contains mainly red and green colors. #997D58 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#997D58 color RGB value is (153,125,88).

RGB: (153,125,88) (60%, 49%, 35%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 125 of 255 = 49%
B 88 of 255 = 35%

153
125
88

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 125 + 88 = 366 (100%)
R 153 of 366 ~ 41.8%
G 125 of 366 ~ 34.15%
B 88 of 366 ~ 24.04'%

%41.8
%34.15
%24.04

CMYK RENK MODELİ

#997D58 rengi CMYK tonu (0,18,42,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.30%
  • sarı tonu 42.48%
  • ana renk tonu 40.00%

CMYK: (0,18,42,40)
C0M18Y42K40 (0%, 18%, 42%, 40%)
(0.00 / 0.18 / 0.42 / 0.40)

CMYK yüzdeleri

%0
%18.3
%42.48
%40

Codes

Color #997D58 in popluar color models

99 7D 58
RGB 153 125 88
HSL 34° 26.97% 47.25%
HSB/HSV 34° 42.48% 60.00%
CMYK 0.00% 18.30% 42.48%
40.00%

Color #997D58 in popluar number systems.

HEX 99 7D 58
Decimal 153 125 88
Binary 10011001 1111101 1011000
Octal 231 175 130

Shades and tints

Shades of #997D58

#997D58
(153,125,88)
#8C7250
(140,114,80)
#7F6748
(127,103,72)
#725C40
(114,92,64)
#655138
(101,81,56)
#584630
(88,70,48)
#4B3B28
(75,59,40)
#3E3020
(62,48,32)
#312518
(49,37,24)
#241A10
(36,26,16)
#170F08
(23,15,8)
#000000
(0,0,0)

Tints of #997D58

#997D58
(153,125,88)
#A28867
(162,136,103)
#AB9376
(171,147,118)
#B49E85
(180,158,133)
#BDA994
(189,169,148)
#C6B4A3
(198,180,163)
#CFBFB2
(207,191,178)
#D8CAC1
(216,202,193)
#E1D5D0
(225,213,208)
#EAE0DF
(234,224,223)
#F3EBEE
(243,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997D58 color. Also use rgb(153,125,88) instead hex code.

Text Font Color

.myTextColor { color: #997D58; }

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

This text font color is #997D58.

Background Color

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

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

This div background color is #997D58.

Border color

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

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

This div border color is #997D58.

Opacity

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

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

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

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

This text has shadow with #997D58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997D58.

Preview

Color preview on black background

This text has color #997D58 on black background.


Color preview on white background

This text has color #997D58 on white background.


Black color preview on #997D58 background

This text has black color on #997D58 background.


White color preview on #997D58 background

This text has white color on #997D58 background.


Related colors

Complementary color

Complementary color for #hex is #6682A7.


I love getcolorcode.com

Triadic colors

1 #58997D and #7D5899 with #997D58 are triadic colors.

2 #587D99 and #7D9958 with #997D58 are triadic colors.