COLOR #AB7C7E

HEX: #AB7C7E RGB: (171,124,126)

Color info

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

RGB color model

#AB7C7E color RGB value is (171,124,126).

RGB: (171,124,126) (67%, 49%, 49%)

RGB channels and saturation

R 171 of 255 = 67%
G 124 of 255 = 49%
B 126 of 255 = 49%

171
124
126

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

Portions of RGB colors in percentages

R + G + B = 171 + 124 + 126 = 421 (100%)
R 171 of 421 ~ 40.62%
G 124 of 421 ~ 29.45%
B 126 of 421 ~ 29.93'%

%40.62
%29.45
%29.93

CMYK color model

#AB7C7E color CMYK value is (0,27,26,33).

  • cyan value is 0.00%
  • magenta value is 27.49%
  • yellow value is 26.32%
  • key color value is 32.94%

CMYK: (0,27,26,33)
C0M27Y26K33 (0%, 27%, 26%, 33%)
(0.00 / 0.27 / 0.26 / 0.33)

CMYK percentages

%0
%27.49
%26.32
%32.94

Codes

Color #AB7C7E in popluar color models

AB 7C 7E
RGB 171 124 126
HSL 357° 21.86% 57.84%
HSB/HSV 357° 27.49% 67.06%
CMYK 0.00% 27.49% 26.32%
32.94%

Color #AB7C7E in popluar number systems.

HEX AB 7C 7E
Decimal 171 124 126
Binary 10101011 1111100 1111110
Octal 253 174 176

Shades and tints

Shades of #AB7C7E

#AB7C7E
(171,124,126)
#9C7173
(156,113,115)
#8D6668
(141,102,104)
#7E5B5D
(126,91,93)
#6F5052
(111,80,82)
#604547
(96,69,71)
#513A3C
(81,58,60)
#422F31
(66,47,49)
#332426
(51,36,38)
#24191B
(36,25,27)
#150E10
(21,14,16)
#000000
(0,0,0)

Tints of #AB7C7E

#AB7C7E
(171,124,126)
#B28789
(178,135,137)
#B99294
(185,146,148)
#C09D9F
(192,157,159)
#C7A8AA
(199,168,170)
#CEB3B5
(206,179,181)
#D5BEC0
(213,190,192)
#DCC9CB
(220,201,203)
#E3D4D6
(227,212,214)
#EADFE1
(234,223,225)
#F1EAEC
(241,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB7C7E color. Also use rgb(171,124,126) instead hex code.

Text Font Color

.myTextColor { color: #AB7C7E; }

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

This text font color is #AB7C7E.

Background Color

.myBgColor { background-color: #AB7C7E; }

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

This div background color is #AB7C7E.

Border color

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

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

This div border color is #AB7C7E.

Opacity

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

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

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

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

This text has shadow with #AB7C7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7C7E.

Preview

Color preview on black background

This text has color #AB7C7E on black background.


Color preview on white background

This text has color #AB7C7E on white background.


Black color preview on #AB7C7E background

This text has black color on #AB7C7E background.


White color preview on #AB7C7E background

This text has white color on #AB7C7E background.


Related colors

Complementary color

Complementary color for #hex is #548381.


I love getcolorcode.com

Triadic colors

1 #7EAB7C and #7C7EAB with #AB7C7E are triadic colors.

2 #7E7CAB and #7CAB7E with #AB7C7E are triadic colors.