COLOR #AB7D9C

HEX: #AB7D9C RGB: (171,125,156)

Renk bilgisi

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

RGB renk modeli

#AB7D9C color RGB value is (171,125,156).

RGB: (171,125,156) (67%, 49%, 61%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 125 of 255 = 49%
B 156 of 255 = 61%

171
125
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 125 + 156 = 452 (100%)
R 171 of 452 ~ 37.83%
G 125 of 452 ~ 27.65%
B 156 of 452 ~ 34.51'%

%37.83
%27.65
%34.51

CMYK RENK MODELİ

#AB7D9C rengi CMYK tonu (0,27,9,33).

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

CMYK: (0,27,9,33)
C0M27Y9K33 (0%, 27%, 9%, 33%)
(0.00 / 0.27 / 0.09 / 0.33)

CMYK yüzdeleri

%0
%26.9
%8.77
%32.94

Codes

Color #AB7D9C in popluar color models

AB 7D 9C
RGB 171 125 156
HSL 320° 21.50% 58.04%
HSB/HSV 320° 26.90% 67.06%
CMYK 0.00% 26.90% 8.77%
32.94%

Color #AB7D9C in popluar number systems.

HEX AB 7D 9C
Decimal 171 125 156
Binary 10101011 1111101 10011100
Octal 253 175 234

Shades and tints

Shades of #AB7D9C

#AB7D9C
(171,125,156)
#9C728E
(156,114,142)
#8D6780
(141,103,128)
#7E5C72
(126,92,114)
#6F5164
(111,81,100)
#604656
(96,70,86)
#513B48
(81,59,72)
#42303A
(66,48,58)
#33252C
(51,37,44)
#241A1E
(36,26,30)
#150F10
(21,15,16)
#000000
(0,0,0)

Tints of #AB7D9C

#AB7D9C
(171,125,156)
#B288A5
(178,136,165)
#B993AE
(185,147,174)
#C09EB7
(192,158,183)
#C7A9C0
(199,169,192)
#CEB4C9
(206,180,201)
#D5BFD2
(213,191,210)
#DCCADB
(220,202,219)
#E3D5E4
(227,213,228)
#EAE0ED
(234,224,237)
#F1EBF6
(241,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB7D9C; }

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

This text font color is #AB7D9C.

Background Color

.myBgColor { background-color: #AB7D9C; }

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

This div background color is #AB7D9C.

Border color

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

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

This div border color is #AB7D9C.

Opacity

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

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

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

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

This text has shadow with #AB7D9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7D9C.

Preview

Color preview on black background

This text has color #AB7D9C on black background.


Color preview on white background

This text has color #AB7D9C on white background.


Black color preview on #AB7D9C background

This text has black color on #AB7D9C background.


White color preview on #AB7D9C background

This text has white color on #AB7D9C background.


Related colors

Complementary color

Complementary color for #hex is #548263.


I love getcolorcode.com

Triadic colors

1 #9CAB7D and #7D9CAB with #AB7D9C are triadic colors.

2 #9C7DAB and #7DAB9C with #AB7D9C are triadic colors.