COLOR #995768

HEX: #995768 RGB: (153,87,104)

Color info

#995768 contains mainly red and blue colors. Web safe color of #995768 is #996666 (or #966).

RGB color model

#995768 color RGB value is (153,87,104).

RGB: (153,87,104) (60%, 34%, 41%)

RGB channels and saturation

R 153 of 255 = 60%
G 87 of 255 = 34%
B 104 of 255 = 41%

153
87
104

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

Portions of RGB colors in percentages

R + G + B = 153 + 87 + 104 = 344 (100%)
R 153 of 344 ~ 44.48%
G 87 of 344 ~ 25.29%
B 104 of 344 ~ 30.23'%

%44.48
%25.29
%30.23

CMYK color model

#995768 color CMYK value is (0,43,32,40).

  • cyan value is 0.00%
  • magenta value is 43.14%
  • yellow value is 32.03%
  • key color value is 40.00%

CMYK: (0,43,32,40)
C0M43Y32K40 (0%, 43%, 32%, 40%)
(0.00 / 0.43 / 0.32 / 0.40)

CMYK percentages

%0
%43.14
%32.03
%40

Codes

Color #995768 in popluar color models

99 57 68
RGB 153 87 104
HSL 345° 27.50% 47.06%
HSB/HSV 345° 43.14% 60.00%
CMYK 0.00% 43.14% 32.03%
40.00%

Color #995768 in popluar number systems.

HEX 99 57 68
Decimal 153 87 104
Binary 10011001 1010111 1101000
Octal 231 127 150

Shades and tints

Shades of #995768

#995768
(153,87,104)
#8C505F
(140,80,95)
#7F4956
(127,73,86)
#72424D
(114,66,77)
#653B44
(101,59,68)
#58343B
(88,52,59)
#4B2D32
(75,45,50)
#3E2629
(62,38,41)
#311F20
(49,31,32)
#241817
(36,24,23)
#17110E
(23,17,14)
#000000
(0,0,0)

Tints of #995768

#995768
(153,87,104)
#A26675
(162,102,117)
#AB7582
(171,117,130)
#B4848F
(180,132,143)
#BD939C
(189,147,156)
#C6A2A9
(198,162,169)
#CFB1B6
(207,177,182)
#D8C0C3
(216,192,195)
#E1CFD0
(225,207,208)
#EADEDD
(234,222,221)
#F3EDEA
(243,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #995768; }

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

This text font color is #995768.

Background Color

.myBgColor { background-color: #995768; }

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

This div background color is #995768.

Border color

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

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

This div border color is #995768.

Opacity

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

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

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

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

This text has shadow with #995768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #995768.

Preview

Color preview on black background

This text has color #995768 on black background.


Color preview on white background

This text has color #995768 on white background.


Black color preview on #995768 background

This text has black color on #995768 background.


White color preview on #995768 background

This text has white color on #995768 background.


Related colors

Complementary color

Complementary color for #hex is #66A897.


I love getcolorcode.com

Triadic colors

1 #689957 and #576899 with #995768 are triadic colors.

2 #685799 and #579968 with #995768 are triadic colors.