COLOR #AB7D95

HEX: #AB7D95 RGB: (171,125,149)

Color info

#AB7D95 contains red, green and blue colors in about the same proportion. Web safe color of #AB7D95 is #996699 (or #969).

RGB color model

#AB7D95 color RGB value is (171,125,149).

RGB: (171,125,149) (67%, 49%, 58%)

RGB channels and saturation

R 171 of 255 = 67%
G 125 of 255 = 49%
B 149 of 255 = 58%

171
125
149

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

Portions of RGB colors in percentages

R + G + B = 171 + 125 + 149 = 445 (100%)
R 171 of 445 ~ 38.43%
G 125 of 445 ~ 28.09%
B 149 of 445 ~ 33.48'%

%38.43
%28.09
%33.48

CMYK color model

#AB7D95 color CMYK value is (0,27,13,33).

  • cyan value is 0.00%
  • magenta value is 26.90%
  • yellow value is 12.87%
  • key color value is 32.94%

CMYK: (0,27,13,33)
C0M27Y13K33 (0%, 27%, 13%, 33%)
(0.00 / 0.27 / 0.13 / 0.33)

CMYK percentages

%0
%26.9
%12.87
%32.94

Codes

Color #AB7D95 in popluar color models

AB 7D 95
RGB 171 125 149
HSL 329° 21.50% 58.04%
HSB/HSV 329° 26.90% 67.06%
CMYK 0.00% 26.90% 12.87%
32.94%

Color #AB7D95 in popluar number systems.

HEX AB 7D 95
Decimal 171 125 149
Binary 10101011 1111101 10010101
Octal 253 175 225

Shades and tints

Shades of #AB7D95

#AB7D95
(171,125,149)
#9C7288
(156,114,136)
#8D677B
(141,103,123)
#7E5C6E
(126,92,110)
#6F5161
(111,81,97)
#604654
(96,70,84)
#513B47
(81,59,71)
#42303A
(66,48,58)
#33252D
(51,37,45)
#241A20
(36,26,32)
#150F13
(21,15,19)
#000000
(0,0,0)

Tints of #AB7D95

#AB7D95
(171,125,149)
#B2889E
(178,136,158)
#B993A7
(185,147,167)
#C09EB0
(192,158,176)
#C7A9B9
(199,169,185)
#CEB4C2
(206,180,194)
#D5BFCB
(213,191,203)
#DCCAD4
(220,202,212)
#E3D5DD
(227,213,221)
#EAE0E6
(234,224,230)
#F1EBEF
(241,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB7D95 color. Also use rgb(171,125,149) instead hex code.

Text Font Color

.myTextColor { color: #AB7D95; }

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

This text font color is #AB7D95.

Background Color

.myBgColor { background-color: #AB7D95; }

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

This div background color is #AB7D95.

Border color

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

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

This div border color is #AB7D95.

Opacity

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

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

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

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

This text has shadow with #AB7D95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7D95.

Preview

Color preview on black background

This text has color #AB7D95 on black background.


Color preview on white background

This text has color #AB7D95 on white background.


Black color preview on #AB7D95 background

This text has black color on #AB7D95 background.


White color preview on #AB7D95 background

This text has white color on #AB7D95 background.


Related colors

Complementary color

Complementary color for #hex is #54826A.


I love getcolorcode.com

Triadic colors

1 #95AB7D and #7D95AB with #AB7D95 are triadic colors.

2 #957DAB and #7DAB95 with #AB7D95 are triadic colors.