COLOR #AB7D9A

HEX: #AB7D9A RGB: (171,125,154)

Renk bilgisi

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

RGB renk modeli

#AB7D9A color RGB value is (171,125,154).

RGB: (171,125,154) (67%, 49%, 60%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 125 of 255 = 49%
B 154 of 255 = 60%

171
125
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 125 + 154 = 450 (100%)
R 171 of 450 ~ 38%
G 125 of 450 ~ 27.78%
B 154 of 450 ~ 34.22'%

%38
%27.78
%34.22

CMYK RENK MODELİ

#AB7D9A rengi CMYK tonu (0,27,10,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.90%
  • sarı tonu 9.94%
  • ana renk tonu 32.94%

CMYK: (0,27,10,33)
C0M27Y10K33 (0%, 27%, 10%, 33%)
(0.00 / 0.27 / 0.10 / 0.33)

CMYK yüzdeleri

%0
%26.9
%9.94
%32.94

Codes

Color #AB7D9A in popluar color models

AB 7D 9A
RGB 171 125 154
HSL 322° 21.50% 58.04%
HSB/HSV 322° 26.90% 67.06%
CMYK 0.00% 26.90% 9.94%
32.94%

Color #AB7D9A in popluar number systems.

HEX AB 7D 9A
Decimal 171 125 154
Binary 10101011 1111101 10011010
Octal 253 175 232

Shades and tints

Shades of #AB7D9A

#AB7D9A
(171,125,154)
#9C728C
(156,114,140)
#8D677E
(141,103,126)
#7E5C70
(126,92,112)
#6F5162
(111,81,98)
#604654
(96,70,84)
#513B46
(81,59,70)
#423038
(66,48,56)
#33252A
(51,37,42)
#241A1C
(36,26,28)
#150F0E
(21,15,14)
#000000
(0,0,0)

Tints of #AB7D9A

#AB7D9A
(171,125,154)
#B288A3
(178,136,163)
#B993AC
(185,147,172)
#C09EB5
(192,158,181)
#C7A9BE
(199,169,190)
#CEB4C7
(206,180,199)
#D5BFD0
(213,191,208)
#DCCAD9
(220,202,217)
#E3D5E2
(227,213,226)
#EAE0EB
(234,224,235)
#F1EBF4
(241,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB7D9A; }

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

This text font color is #AB7D9A.

Background Color

.myBgColor { background-color: #AB7D9A; }

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

This div background color is #AB7D9A.

Border color

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

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

This div border color is #AB7D9A.

Opacity

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

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

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

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

This text has shadow with #AB7D9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7D9A.

Preview

Color preview on black background

This text has color #AB7D9A on black background.


Color preview on white background

This text has color #AB7D9A on white background.


Black color preview on #AB7D9A background

This text has black color on #AB7D9A background.


White color preview on #AB7D9A background

This text has white color on #AB7D9A background.


Related colors

Complementary color

Complementary color for #hex is #548265.


I love getcolorcode.com

Triadic colors

1 #9AAB7D and #7D9AAB with #AB7D9A are triadic colors.

2 #9A7DAB and #7DAB9A with #AB7D9A are triadic colors.