COLOR #AB7D9F

HEX: #AB7D9F RGB: (171,125,159)

Renk bilgisi

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

RGB renk modeli

#AB7D9F color RGB value is (171,125,159).

RGB: (171,125,159) (67%, 49%, 62%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 125 of 255 = 49%
B 159 of 255 = 62%

171
125
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 125 + 159 = 455 (100%)
R 171 of 455 ~ 37.58%
G 125 of 455 ~ 27.47%
B 159 of 455 ~ 34.95'%

%37.58
%27.47
%34.95

CMYK RENK MODELİ

#AB7D9F rengi CMYK tonu (0,27,7,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.90%
  • sarı tonu 7.02%
  • ana renk tonu 32.94%
CMYK: (0,27,7,33) C0M27Y7K33 (0%,27%,7%,33%) (0.00/0.27/0.07/0.33) 

CMYK yüzdeleri

%0
%26.9
%7.02
%32.94

Codes

Color #AB7D9F in popluar color models

AB 7D 9F
RGB 171 125 159
HSL 316° 21.50% 58.04%
HSB/HSV 316° 26.90% 67.06%
CMYK 0.00% 26.90% 7.02%
32.94%

Color #AB7D9F in popluar number systems.

HEX AB 7D 9F
Decimal 171 125 159
Binary 10101011 1111101 10011111
Octal 253 175 237

Shades and tints

Shades of #AB7D9F

#AB7D9F
(171,125,159)
#9C7291
(156,114,145)
#8D6783
(141,103,131)
#7E5C75
(126,92,117)
#6F5167
(111,81,103)
#604659
(96,70,89)
#513B4B
(81,59,75)
#42303D
(66,48,61)
#33252F
(51,37,47)
#241A21
(36,26,33)
#150F13
(21,15,19)
#000000
(0,0,0)

Tints of #AB7D9F

#AB7D9F
(171,125,159)
#B288A7
(178,136,167)
#B993AF
(185,147,175)
#C09EB7
(192,158,183)
#C7A9BF
(199,169,191)
#CEB4C7
(206,180,199)
#D5BFCF
(213,191,207)
#DCCAD7
(220,202,215)
#E3D5DF
(227,213,223)
#EAE0E7
(234,224,231)
#F1EBEF
(241,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB7D9F; }

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

This text font color is #AB7D9F.

Background Color

.myBgColor { background-color: #AB7D9F; }

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

This div background color is #AB7D9F.

Border color

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

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

This div border color is #AB7D9F.

Opacity

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

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

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

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

This text has shadow with #AB7D9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7D9F.

Preview

Color preview on black background

This text has color #AB7D9F on black background.


Color preview on white background

This text has color #AB7D9F on white background.


Black color preview on #AB7D9F background

This text has black color on #AB7D9F background.


White color preview on #AB7D9F background

This text has white color on #AB7D9F background.


Related colors

Complementary color

Complementary color for #hex is #548260.


I love getcolorcode.com

Triadic colors

1 #9FAB7D and #7D9FAB with #AB7D9F are triadic colors.

2 #9F7DAB and #7DAB9F with #AB7D9F are triadic colors.