COLOR #996875

HEX: #996875 RGB: (153,104,117)

Renk bilgisi

#996875 contains red, green and blue colors in about the same proportion. #996875 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#996875 color RGB value is (153,104,117).

RGB: (153,104,117) (60%, 41%, 46%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 104 of 255 = 41%
B 117 of 255 = 46%

153
104
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 104 + 117 = 374 (100%)
R 153 of 374 ~ 40.91%
G 104 of 374 ~ 27.81%
B 117 of 374 ~ 31.28'%

%40.91
%27.81
%31.28

CMYK RENK MODELİ

#996875 rengi CMYK tonu (0,32,24,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.03%
  • sarı tonu 23.53%
  • ana renk tonu 40.00%

CMYK: (0,32,24,40)
C0M32Y24K40 (0%, 32%, 24%, 40%)
(0.00 / 0.32 / 0.24 / 0.40)

CMYK yüzdeleri

%0
%32.03
%23.53
%40

Codes

Color #996875 in popluar color models

99 68 75
RGB 153 104 117
HSL 344° 19.37% 50.39%
HSB/HSV 344° 32.03% 60.00%
CMYK 0.00% 32.03% 23.53%
40.00%

Color #996875 in popluar number systems.

HEX 99 68 75
Decimal 153 104 117
Binary 10011001 1101000 1110101
Octal 231 150 165

Shades and tints

Shades of #996875

#996875
(153,104,117)
#8C5F6B
(140,95,107)
#7F5661
(127,86,97)
#724D57
(114,77,87)
#65444D
(101,68,77)
#583B43
(88,59,67)
#4B3239
(75,50,57)
#3E292F
(62,41,47)
#312025
(49,32,37)
#24171B
(36,23,27)
#170E11
(23,14,17)
#000000
(0,0,0)

Tints of #996875

#996875
(153,104,117)
#A27581
(162,117,129)
#AB828D
(171,130,141)
#B48F99
(180,143,153)
#BD9CA5
(189,156,165)
#C6A9B1
(198,169,177)
#CFB6BD
(207,182,189)
#D8C3C9
(216,195,201)
#E1D0D5
(225,208,213)
#EADDE1
(234,221,225)
#F3EAED
(243,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #996875; }

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

This text font color is #996875.

Background Color

.myBgColor { background-color: #996875; }

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

This div background color is #996875.

Border color

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

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

This div border color is #996875.

Opacity

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

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

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

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

This text has shadow with #996875 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996875.

Preview

Color preview on black background

This text has color #996875 on black background.


Color preview on white background

This text has color #996875 on white background.


Black color preview on #996875 background

This text has black color on #996875 background.


White color preview on #996875 background

This text has white color on #996875 background.


Related colors

Complementary color

Complementary color for #hex is #66978A.


I love getcolorcode.com

Triadic colors

1 #759968 and #687599 with #996875 are triadic colors.

2 #756899 and #689975 with #996875 are triadic colors.