COLOR #988266

HEX: #988266 RGB: (152,130,102)

Color info

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

RGB color model

#988266 color RGB value is (152,130,102).

RGB: (152,130,102) (60%, 51%, 40%)

RGB channels and saturation

R 152 of 255 = 60%
G 130 of 255 = 51%
B 102 of 255 = 40%

152
130
102

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

Portions of RGB colors in percentages

R + G + B = 152 + 130 + 102 = 384 (100%)
R 152 of 384 ~ 39.58%
G 130 of 384 ~ 33.85%
B 102 of 384 ~ 26.56'%

%39.58
%33.85
%26.56

CMYK color model

#988266 color CMYK value is (0,14,33,40).

  • cyan value is 0.00%
  • magenta value is 14.47%
  • yellow value is 32.89%
  • key color value is 40.39%
CMYK: (0,14,33,40) C0M14Y33K40 (0%,14%,33%,40%) (0.00/0.14/0.33/0.40) 

CMYK percentages

%0
%14.47
%32.89
%40.39

Codes

Color #988266 in popluar color models

98 82 66
RGB 152 130 102
HSL 34° 19.69% 49.80%
HSB/HSV 34° 32.89% 59.61%
CMYK 0.00% 14.47% 32.89%
40.39%

Color #988266 in popluar number systems.

HEX 98 82 66
Decimal 152 130 102
Binary 10011000 10000010 1100110
Octal 230 202 146

Shades and tints

Shades of #988266

#988266
(152,130,102)
#8B775D
(139,119,93)
#7E6C54
(126,108,84)
#71614B
(113,97,75)
#645642
(100,86,66)
#574B39
(87,75,57)
#4A4030
(74,64,48)
#3D3527
(61,53,39)
#302A1E
(48,42,30)
#231F15
(35,31,21)
#16140C
(22,20,12)
#000000
(0,0,0)

Tints of #988266

#988266
(152,130,102)
#A18D73
(161,141,115)
#AA9880
(170,152,128)
#B3A38D
(179,163,141)
#BCAE9A
(188,174,154)
#C5B9A7
(197,185,167)
#CEC4B4
(206,196,180)
#D7CFC1
(215,207,193)
#E0DACE
(224,218,206)
#E9E5DB
(233,229,219)
#F2F0E8
(242,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988266 color. Also use rgb(152,130,102) instead hex code.

Text Font Color

.myTextColor { color: #988266; }

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

This text font color is #988266.

Background Color

.myBgColor { background-color: #988266; }

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

This div background color is #988266.

Border color

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

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

This div border color is #988266.

Opacity

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

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

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

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

This text has shadow with #988266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988266.

Preview

Color preview on black background

This text has color #988266 on black background.


Color preview on white background

This text has color #988266 on white background.


Black color preview on #988266 background

This text has black color on #988266 background.


White color preview on #988266 background

This text has white color on #988266 background.


Related colors

Complementary color

Complementary color for #hex is #677D99.


I love getcolorcode.com

Triadic colors

1 #669882 and #826698 with #988266 are triadic colors.

2 #668298 and #829866 with #988266 are triadic colors.