COLOR #997758

HEX: #997758 RGB: (153,119,88)

Color info

#997758 contains mainly red and green colors. Web safe color of #997758 is #996666 (or #966).

RGB color model

#997758 color RGB value is (153,119,88).

RGB: (153,119,88) (60%, 47%, 35%)

RGB channels and saturation

R 153 of 255 = 60%
G 119 of 255 = 47%
B 88 of 255 = 35%

153
119
88

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

Portions of RGB colors in percentages

R + G + B = 153 + 119 + 88 = 360 (100%)
R 153 of 360 ~ 42.5%
G 119 of 360 ~ 33.06%
B 88 of 360 ~ 24.44'%

%42.5
%33.06
%24.44

CMYK color model

#997758 color CMYK value is (0,22,42,40).

  • cyan value is 0.00%
  • magenta value is 22.22%
  • yellow value is 42.48%
  • key color value is 40.00%
CMYK: (0,22,42,40) C0M22Y42K40 (0%,22%,42%,40%) (0.00/0.22/0.42/0.40) 

CMYK percentages

%0
%22.22
%42.48
%40

Codes

Color #997758 in popluar color models

99 77 58
RGB 153 119 88
HSL 29° 26.97% 47.25%
HSB/HSV 29° 42.48% 60.00%
CMYK 0.00% 22.22% 42.48%
40.00%

Color #997758 in popluar number systems.

HEX 99 77 58
Decimal 153 119 88
Binary 10011001 1110111 1011000
Octal 231 167 130

Shades and tints

Shades of #997758

#997758
(153,119,88)
#8C6D50
(140,109,80)
#7F6348
(127,99,72)
#725940
(114,89,64)
#654F38
(101,79,56)
#584530
(88,69,48)
#4B3B28
(75,59,40)
#3E3120
(62,49,32)
#312718
(49,39,24)
#241D10
(36,29,16)
#171308
(23,19,8)
#000000
(0,0,0)

Tints of #997758

#997758
(153,119,88)
#A28367
(162,131,103)
#AB8F76
(171,143,118)
#B49B85
(180,155,133)
#BDA794
(189,167,148)
#C6B3A3
(198,179,163)
#CFBFB2
(207,191,178)
#D8CBC1
(216,203,193)
#E1D7D0
(225,215,208)
#EAE3DF
(234,227,223)
#F3EFEE
(243,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997758; }

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

This text font color is #997758.

Background Color

.myBgColor { background-color: #997758; }

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

This div background color is #997758.

Border color

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

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

This div border color is #997758.

Opacity

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

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

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

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

This text has shadow with #997758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997758.

Preview

Color preview on black background

This text has color #997758 on black background.


Color preview on white background

This text has color #997758 on white background.


Black color preview on #997758 background

This text has black color on #997758 background.


White color preview on #997758 background

This text has white color on #997758 background.


Related colors

Complementary color

Complementary color for #hex is #6688A7.


I love getcolorcode.com

Triadic colors

1 #589977 and #775899 with #997758 are triadic colors.

2 #587799 and #779958 with #997758 are triadic colors.