COLOR #AB77B6

HEX: #AB77B6 RGB: (171,119,182)

Renk bilgisi

#AB77B6 contains mainly red and blue colors. #AB77B6 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AB77B6 color RGB value is (171,119,182).

RGB: (171,119,182) (67%, 47%, 71%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 119 of 255 = 47%
B 182 of 255 = 71%

171
119
182

R + G + B ~ 62%. #AB77B6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 119 + 182 = 472 (100%)
R 171 of 472 ~ 36.23%
G 119 of 472 ~ 25.21%
B 182 of 472 ~ 38.56'%

%36.23
%25.21
%38.56

CMYK RENK MODELİ

#AB77B6 rengi CMYK tonu (6,35,0,29).

  • camgöbeği tonu 6.04%
  • eflatun tonu 34.62%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (6,35,0,29)
C6M35Y0K29 (6%, 35%, 0%, 29%)
(0.06 / 0.35 / 0.00 / 0.29)

CMYK yüzdeleri

%6.04
%34.62
%0
%28.63

Codes

Color #AB77B6 in popluar color models

AB 77 B6
RGB 171 119 182
HSL 290° 30.14% 59.02%
HSB/HSV 290° 34.62% 71.37%
CMYK 6.04% 34.62% 0.00%
28.63%

Color #AB77B6 in popluar number systems.

HEX AB 77 B6
Decimal 171 119 182
Binary 10101011 1110111 10110110
Octal 253 167 266

Shades and tints

Shades of #AB77B6

#AB77B6
(171,119,182)
#9C6DA6
(156,109,166)
#8D6396
(141,99,150)
#7E5986
(126,89,134)
#6F4F76
(111,79,118)
#604566
(96,69,102)
#513B56
(81,59,86)
#423146
(66,49,70)
#332736
(51,39,54)
#241D26
(36,29,38)
#151316
(21,19,22)
#000000
(0,0,0)

Tints of #AB77B6

#AB77B6
(171,119,182)
#B283BC
(178,131,188)
#B98FC2
(185,143,194)
#C09BC8
(192,155,200)
#C7A7CE
(199,167,206)
#CEB3D4
(206,179,212)
#D5BFDA
(213,191,218)
#DCCBE0
(220,203,224)
#E3D7E6
(227,215,230)
#EAE3EC
(234,227,236)
#F1EFF2
(241,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB77B6 color. Also use rgb(171,119,182) instead hex code.

Text Font Color

.myTextColor { color: #AB77B6; }

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

This text font color is #AB77B6.

Background Color

.myBgColor { background-color: #AB77B6; }

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

This div background color is #AB77B6.

Border color

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

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

This div border color is #AB77B6.

Opacity

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

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

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

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

This text has shadow with #AB77B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB77B6.

Preview

Color preview on black background

This text has color #AB77B6 on black background.


Color preview on white background

This text has color #AB77B6 on white background.


Black color preview on #AB77B6 background

This text has black color on #AB77B6 background.


White color preview on #AB77B6 background

This text has white color on #AB77B6 background.


Related colors

Complementary color

Complementary color for #hex is #548849.


I love getcolorcode.com

Triadic colors

1 #B6AB77 and #77B6AB with #AB77B6 are triadic colors.

2 #B677AB and #77ABB6 with #AB77B6 are triadic colors.