COLOR #AB677E

HEX: #AB677E RGB: (171,103,126)

Renk bilgisi

#AB677E contains mainly red and blue colors. #AB677E ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AB677E color RGB value is (171,103,126).

RGB: (171,103,126) (67%, 40%, 49%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 103 of 255 = 40%
B 126 of 255 = 49%

171
103
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 103 + 126 = 400 (100%)
R 171 of 400 ~ 42.75%
G 103 of 400 ~ 25.75%
B 126 of 400 ~ 31.5'%

%42.75
%25.75
%31.5

CMYK RENK MODELİ

#AB677E rengi CMYK tonu (0,40,26,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 39.77%
  • sarı tonu 26.32%
  • ana renk tonu 32.94%

CMYK: (0,40,26,33)
C0M40Y26K33 (0%, 40%, 26%, 33%)
(0.00 / 0.40 / 0.26 / 0.33)

CMYK yüzdeleri

%0
%39.77
%26.32
%32.94

Codes

Color #AB677E in popluar color models

AB 67 7E
RGB 171 103 126
HSL 340° 28.81% 53.73%
HSB/HSV 340° 39.77% 67.06%
CMYK 0.00% 39.77% 26.32%
32.94%

Color #AB677E in popluar number systems.

HEX AB 67 7E
Decimal 171 103 126
Binary 10101011 1100111 1111110
Octal 253 147 176

Shades and tints

Shades of #AB677E

#AB677E
(171,103,126)
#9C5E73
(156,94,115)
#8D5568
(141,85,104)
#7E4C5D
(126,76,93)
#6F4352
(111,67,82)
#603A47
(96,58,71)
#51313C
(81,49,60)
#422831
(66,40,49)
#331F26
(51,31,38)
#24161B
(36,22,27)
#150D10
(21,13,16)
#000000
(0,0,0)

Tints of #AB677E

#AB677E
(171,103,126)
#B27489
(178,116,137)
#B98194
(185,129,148)
#C08E9F
(192,142,159)
#C79BAA
(199,155,170)
#CEA8B5
(206,168,181)
#D5B5C0
(213,181,192)
#DCC2CB
(220,194,203)
#E3CFD6
(227,207,214)
#EADCE1
(234,220,225)
#F1E9EC
(241,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB677E color. Also use rgb(171,103,126) instead hex code.

Text Font Color

.myTextColor { color: #AB677E; }

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

This text font color is #AB677E.

Background Color

.myBgColor { background-color: #AB677E; }

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

This div background color is #AB677E.

Border color

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

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

This div border color is #AB677E.

Opacity

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

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

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

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

This text has shadow with #AB677E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB677E.

Preview

Color preview on black background

This text has color #AB677E on black background.


Color preview on white background

This text has color #AB677E on white background.


Black color preview on #AB677E background

This text has black color on #AB677E background.


White color preview on #AB677E background

This text has white color on #AB677E background.


Related colors

Complementary color

Complementary color for #hex is #549881.


I love getcolorcode.com

Triadic colors

1 #7EAB67 and #677EAB with #AB677E are triadic colors.

2 #7E67AB and #67AB7E with #AB677E are triadic colors.