COLOR #998264

HEX: #998264 RGB: (153,130,100)

Color info

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

RGB color model

#998264 color RGB value is (153,130,100).

RGB: (153,130,100) (60%, 51%, 39%)

RGB channels and saturation

R 153 of 255 = 60%
G 130 of 255 = 51%
B 100 of 255 = 39%

153
130
100

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

Portions of RGB colors in percentages

R + G + B = 153 + 130 + 100 = 383 (100%)
R 153 of 383 ~ 39.95%
G 130 of 383 ~ 33.94%
B 100 of 383 ~ 26.11'%

%39.95
%33.94
%26.11

CMYK color model

#998264 color CMYK value is (0,15,35,40).

  • cyan value is 0.00%
  • magenta value is 15.03%
  • yellow value is 34.64%
  • key color value is 40.00%

CMYK: (0,15,35,40)
C0M15Y35K40 (0%, 15%, 35%, 40%)
(0.00 / 0.15 / 0.35 / 0.40)

CMYK percentages

%0
%15.03
%34.64
%40

Codes

Color #998264 in popluar color models

99 82 64
RGB 153 130 100
HSL 34° 20.95% 49.61%
HSB/HSV 34° 34.64% 60.00%
CMYK 0.00% 15.03% 34.64%
40.00%

Color #998264 in popluar number systems.

HEX 99 82 64
Decimal 153 130 100
Binary 10011001 10000010 1100100
Octal 231 202 144

Shades and tints

Shades of #998264

#998264
(153,130,100)
#8C775B
(140,119,91)
#7F6C52
(127,108,82)
#726149
(114,97,73)
#655640
(101,86,64)
#584B37
(88,75,55)
#4B402E
(75,64,46)
#3E3525
(62,53,37)
#312A1C
(49,42,28)
#241F13
(36,31,19)
#17140A
(23,20,10)
#000000
(0,0,0)

Tints of #998264

#998264
(153,130,100)
#A28D72
(162,141,114)
#AB9880
(171,152,128)
#B4A38E
(180,163,142)
#BDAE9C
(189,174,156)
#C6B9AA
(198,185,170)
#CFC4B8
(207,196,184)
#D8CFC6
(216,207,198)
#E1DAD4
(225,218,212)
#EAE5E2
(234,229,226)
#F3F0F0
(243,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #998264 color. Also use rgb(153,130,100) instead hex code.

Text Font Color

.myTextColor { color: #998264; }

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

This text font color is #998264.

Background Color

.myBgColor { background-color: #998264; }

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

This div background color is #998264.

Border color

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

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

This div border color is #998264.

Opacity

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

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

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

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

This text has shadow with #998264 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #998264.

Preview

Color preview on black background

This text has color #998264 on black background.


Color preview on white background

This text has color #998264 on white background.


Black color preview on #998264 background

This text has black color on #998264 background.


White color preview on #998264 background

This text has white color on #998264 background.


Related colors

Complementary color

Complementary color for #hex is #667D9B.


I love getcolorcode.com

Triadic colors

1 #649982 and #826499 with #998264 are triadic colors.

2 #648299 and #829964 with #998264 are triadic colors.