COLOR #AB769E

HEX: #AB769E RGB: (171,118,158)

Renk bilgisi

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

RGB renk modeli

#AB769E color RGB value is (171,118,158).

RGB: (171,118,158) (67%, 46%, 62%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 118 of 255 = 46%
B 158 of 255 = 62%

171
118
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 118 + 158 = 447 (100%)
R 171 of 447 ~ 38.26%
G 118 of 447 ~ 26.4%
B 158 of 447 ~ 35.35'%

%38.26
%26.4
%35.35

CMYK RENK MODELİ

#AB769E rengi CMYK tonu (0,31,8,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.99%
  • sarı tonu 7.60%
  • ana renk tonu 32.94%

CMYK: (0,31,8,33)
C0M31Y8K33 (0%, 31%, 8%, 33%)
(0.00 / 0.31 / 0.08 / 0.33)

CMYK yüzdeleri

%0
%30.99
%7.6
%32.94

Codes

Color #AB769E in popluar color models

AB 76 9E
RGB 171 118 158
HSL 315° 23.98% 56.67%
HSB/HSV 315° 30.99% 67.06%
CMYK 0.00% 30.99% 7.60%
32.94%

Color #AB769E in popluar number systems.

HEX AB 76 9E
Decimal 171 118 158
Binary 10101011 1110110 10011110
Octal 253 166 236

Shades and tints

Shades of #AB769E

#AB769E
(171,118,158)
#9C6C90
(156,108,144)
#8D6282
(141,98,130)
#7E5874
(126,88,116)
#6F4E66
(111,78,102)
#604458
(96,68,88)
#513A4A
(81,58,74)
#42303C
(66,48,60)
#33262E
(51,38,46)
#241C20
(36,28,32)
#151212
(21,18,18)
#000000
(0,0,0)

Tints of #AB769E

#AB769E
(171,118,158)
#B282A6
(178,130,166)
#B98EAE
(185,142,174)
#C09AB6
(192,154,182)
#C7A6BE
(199,166,190)
#CEB2C6
(206,178,198)
#D5BECE
(213,190,206)
#DCCAD6
(220,202,214)
#E3D6DE
(227,214,222)
#EAE2E6
(234,226,230)
#F1EEEE
(241,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB769E color. Also use rgb(171,118,158) instead hex code.

Text Font Color

.myTextColor { color: #AB769E; }

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

This text font color is #AB769E.

Background Color

.myBgColor { background-color: #AB769E; }

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

This div background color is #AB769E.

Border color

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

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

This div border color is #AB769E.

Opacity

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

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

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

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

This text has shadow with #AB769E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB769E.

Preview

Color preview on black background

This text has color #AB769E on black background.


Color preview on white background

This text has color #AB769E on white background.


Black color preview on #AB769E background

This text has black color on #AB769E background.


White color preview on #AB769E background

This text has white color on #AB769E background.


Related colors

Complementary color

Complementary color for #hex is #548961.


I love getcolorcode.com

Triadic colors

1 #9EAB76 and #769EAB with #AB769E are triadic colors.

2 #9E76AB and #76AB9E with #AB769E are triadic colors.