COLOR #996275

HEX: #996275 RGB: (153,98,117)

Color info

#996275 contains red, green and blue colors in about the same proportion. Web safe color of #996275 is #996666 (or #966).

RGB color model

#996275 color RGB value is (153,98,117).

RGB: (153,98,117) (60%, 38%, 46%)

RGB channels and saturation

R 153 of 255 = 60%
G 98 of 255 = 38%
B 117 of 255 = 46%

153
98
117

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

Portions of RGB colors in percentages

R + G + B = 153 + 98 + 117 = 368 (100%)
R 153 of 368 ~ 41.58%
G 98 of 368 ~ 26.63%
B 117 of 368 ~ 31.79'%

%41.58
%26.63
%31.79

CMYK color model

#996275 color CMYK value is (0,36,24,40).

  • cyan value is 0.00%
  • magenta value is 35.95%
  • yellow value is 23.53%
  • key color value is 40.00%

CMYK: (0,36,24,40)
C0M36Y24K40 (0%, 36%, 24%, 40%)
(0.00 / 0.36 / 0.24 / 0.40)

CMYK percentages

%0
%35.95
%23.53
%40

Codes

Color #996275 in popluar color models

99 62 75
RGB 153 98 117
HSL 339° 21.91% 49.22%
HSB/HSV 339° 35.95% 60.00%
CMYK 0.00% 35.95% 23.53%
40.00%

Color #996275 in popluar number systems.

HEX 99 62 75
Decimal 153 98 117
Binary 10011001 1100010 1110101
Octal 231 142 165

Shades and tints

Shades of #996275

#996275
(153,98,117)
#8C5A6B
(140,90,107)
#7F5261
(127,82,97)
#724A57
(114,74,87)
#65424D
(101,66,77)
#583A43
(88,58,67)
#4B3239
(75,50,57)
#3E2A2F
(62,42,47)
#312225
(49,34,37)
#241A1B
(36,26,27)
#171211
(23,18,17)
#000000
(0,0,0)

Tints of #996275

#996275
(153,98,117)
#A27081
(162,112,129)
#AB7E8D
(171,126,141)
#B48C99
(180,140,153)
#BD9AA5
(189,154,165)
#C6A8B1
(198,168,177)
#CFB6BD
(207,182,189)
#D8C4C9
(216,196,201)
#E1D2D5
(225,210,213)
#EAE0E1
(234,224,225)
#F3EEED
(243,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #996275 color. Also use rgb(153,98,117) instead hex code.

Text Font Color

.myTextColor { color: #996275; }

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

This text font color is #996275.

Background Color

.myBgColor { background-color: #996275; }

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

This div background color is #996275.

Border color

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

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

This div border color is #996275.

Opacity

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

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

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

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

This text has shadow with #996275 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996275.

Preview

Color preview on black background

This text has color #996275 on black background.


Color preview on white background

This text has color #996275 on white background.


Black color preview on #996275 background

This text has black color on #996275 background.


White color preview on #996275 background

This text has white color on #996275 background.


Related colors

Complementary color

Complementary color for #hex is #669D8A.


I love getcolorcode.com

Triadic colors

1 #759962 and #627599 with #996275 are triadic colors.

2 #756299 and #629975 with #996275 are triadic colors.