COLOR #988669

HEX: #988669 RGB: (152,134,105)

Color info

#988669 contains red, green and blue colors in about the same proportion. Web safe color of #988669 is #999966 (or #996).

RGB color model

#988669 color RGB value is (152,134,105).

RGB: (152,134,105) (60%, 53%, 41%)

RGB channels and saturation

R 152 of 255 = 60%
G 134 of 255 = 53%
B 105 of 255 = 41%

152
134
105

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

Portions of RGB colors in percentages

R + G + B = 152 + 134 + 105 = 391 (100%)
R 152 of 391 ~ 38.87%
G 134 of 391 ~ 34.27%
B 105 of 391 ~ 26.85'%

%38.87
%34.27
%26.85

CMYK color model

#988669 color CMYK value is (0,12,31,40).

  • cyan value is 0.00%
  • magenta value is 11.84%
  • yellow value is 30.92%
  • key color value is 40.39%

CMYK: (0,12,31,40)
C0M12Y31K40 (0%, 12%, 31%, 40%)
(0.00 / 0.12 / 0.31 / 0.40)

CMYK percentages

%0
%11.84
%30.92
%40.39

Codes

Color #988669 in popluar color models

98 86 69
RGB 152 134 105
HSL 37° 18.58% 50.39%
HSB/HSV 37° 30.92% 59.61%
CMYK 0.00% 11.84% 30.92%
40.39%

Color #988669 in popluar number systems.

HEX 98 86 69
Decimal 152 134 105
Binary 10011000 10000110 1101001
Octal 230 206 151

Shades and tints

Shades of #988669

#988669
(152,134,105)
#8B7A60
(139,122,96)
#7E6E57
(126,110,87)
#71624E
(113,98,78)
#645645
(100,86,69)
#574A3C
(87,74,60)
#4A3E33
(74,62,51)
#3D322A
(61,50,42)
#302621
(48,38,33)
#231A18
(35,26,24)
#160E0F
(22,14,15)
#000000
(0,0,0)

Tints of #988669

#988669
(152,134,105)
#A19176
(161,145,118)
#AA9C83
(170,156,131)
#B3A790
(179,167,144)
#BCB29D
(188,178,157)
#C5BDAA
(197,189,170)
#CEC8B7
(206,200,183)
#D7D3C4
(215,211,196)
#E0DED1
(224,222,209)
#E9E9DE
(233,233,222)
#F2F4EB
(242,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988669 color. Also use rgb(152,134,105) instead hex code.

Text Font Color

.myTextColor { color: #988669; }

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

This text font color is #988669.

Background Color

.myBgColor { background-color: #988669; }

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

This div background color is #988669.

Border color

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

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

This div border color is #988669.

Opacity

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

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

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

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

This text has shadow with #988669 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988669.

Preview

Color preview on black background

This text has color #988669 on black background.


Color preview on white background

This text has color #988669 on white background.


Black color preview on #988669 background

This text has black color on #988669 background.


White color preview on #988669 background

This text has white color on #988669 background.


Related colors

Complementary color

Complementary color for #hex is #677996.


I love getcolorcode.com

Triadic colors

1 #699886 and #866998 with #988669 are triadic colors.

2 #698698 and #869869 with #988669 are triadic colors.