COLOR #AB7E8D

HEX: #AB7E8D RGB: (171,126,141)

Renk bilgisi

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

RGB renk modeli

#AB7E8D color RGB value is (171,126,141).

RGB: (171,126,141) (67%, 49%, 55%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 126 of 255 = 49%
B 141 of 255 = 55%

171
126
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 126 + 141 = 438 (100%)
R 171 of 438 ~ 39.04%
G 126 of 438 ~ 28.77%
B 141 of 438 ~ 32.19'%

%39.04
%28.77
%32.19

CMYK RENK MODELİ

#AB7E8D rengi CMYK tonu (0,26,18,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.32%
  • sarı tonu 17.54%
  • ana renk tonu 32.94%

CMYK: (0,26,18,33)
C0M26Y18K33 (0%, 26%, 18%, 33%)
(0.00 / 0.26 / 0.18 / 0.33)

CMYK yüzdeleri

%0
%26.32
%17.54
%32.94

Codes

Color #AB7E8D in popluar color models

AB 7E 8D
RGB 171 126 141
HSL 340° 21.13% 58.24%
HSB/HSV 340° 26.32% 67.06%
CMYK 0.00% 26.32% 17.54%
32.94%

Color #AB7E8D in popluar number systems.

HEX AB 7E 8D
Decimal 171 126 141
Binary 10101011 1111110 10001101
Octal 253 176 215

Shades and tints

Shades of #AB7E8D

#AB7E8D
(171,126,141)
#9C7381
(156,115,129)
#8D6875
(141,104,117)
#7E5D69
(126,93,105)
#6F525D
(111,82,93)
#604751
(96,71,81)
#513C45
(81,60,69)
#423139
(66,49,57)
#33262D
(51,38,45)
#241B21
(36,27,33)
#151015
(21,16,21)
#000000
(0,0,0)

Tints of #AB7E8D

#AB7E8D
(171,126,141)
#B28997
(178,137,151)
#B994A1
(185,148,161)
#C09FAB
(192,159,171)
#C7AAB5
(199,170,181)
#CEB5BF
(206,181,191)
#D5C0C9
(213,192,201)
#DCCBD3
(220,203,211)
#E3D6DD
(227,214,221)
#EAE1E7
(234,225,231)
#F1ECF1
(241,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB7E8D; }

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

This text font color is #AB7E8D.

Background Color

.myBgColor { background-color: #AB7E8D; }

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

This div background color is #AB7E8D.

Border color

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

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

This div border color is #AB7E8D.

Opacity

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

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

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

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

This text has shadow with #AB7E8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7E8D.

Preview

Color preview on black background

This text has color #AB7E8D on black background.


Color preview on white background

This text has color #AB7E8D on white background.


Black color preview on #AB7E8D background

This text has black color on #AB7E8D background.


White color preview on #AB7E8D background

This text has white color on #AB7E8D background.


Related colors

Complementary color

Complementary color for #hex is #548172.


I love getcolorcode.com

Triadic colors

1 #8DAB7E and #7E8DAB with #AB7E8D are triadic colors.

2 #8D7EAB and #7EAB8D with #AB7E8D are triadic colors.