COLOR #AB887C

HEX: #AB887C RGB: (171,136,124)

Renk bilgisi

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

RGB renk modeli

#AB887C color RGB value is (171,136,124).

RGB: (171,136,124) (67%, 53%, 49%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 136 of 255 = 53%
B 124 of 255 = 49%

171
136
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 136 + 124 = 431 (100%)
R 171 of 431 ~ 39.68%
G 136 of 431 ~ 31.55%
B 124 of 431 ~ 28.77'%

%39.68
%31.55
%28.77

CMYK RENK MODELİ

#AB887C rengi CMYK tonu (0,20,27,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.47%
  • sarı tonu 27.49%
  • ana renk tonu 32.94%

CMYK: (0,20,27,33)
C0M20Y27K33 (0%, 20%, 27%, 33%)
(0.00 / 0.20 / 0.27 / 0.33)

CMYK yüzdeleri

%0
%20.47
%27.49
%32.94

Codes

Color #AB887C in popluar color models

AB 88 7C
RGB 171 136 124
HSL 15° 21.86% 57.84%
HSB/HSV 15° 27.49% 67.06%
CMYK 0.00% 20.47% 27.49%
32.94%

Color #AB887C in popluar number systems.

HEX AB 88 7C
Decimal 171 136 124
Binary 10101011 10001000 1111100
Octal 253 210 174

Shades and tints

Shades of #AB887C

#AB887C
(171,136,124)
#9C7C71
(156,124,113)
#8D7066
(141,112,102)
#7E645B
(126,100,91)
#6F5850
(111,88,80)
#604C45
(96,76,69)
#51403A
(81,64,58)
#42342F
(66,52,47)
#332824
(51,40,36)
#241C19
(36,28,25)
#15100E
(21,16,14)
#000000
(0,0,0)

Tints of #AB887C

#AB887C
(171,136,124)
#B29287
(178,146,135)
#B99C92
(185,156,146)
#C0A69D
(192,166,157)
#C7B0A8
(199,176,168)
#CEBAB3
(206,186,179)
#D5C4BE
(213,196,190)
#DCCEC9
(220,206,201)
#E3D8D4
(227,216,212)
#EAE2DF
(234,226,223)
#F1ECEA
(241,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB887C color. Also use rgb(171,136,124) instead hex code.

Text Font Color

.myTextColor { color: #AB887C; }

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

This text font color is #AB887C.

Background Color

.myBgColor { background-color: #AB887C; }

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

This div background color is #AB887C.

Border color

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

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

This div border color is #AB887C.

Opacity

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

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

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

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

This text has shadow with #AB887C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB887C.

Preview

Color preview on black background

This text has color #AB887C on black background.


Color preview on white background

This text has color #AB887C on white background.


Black color preview on #AB887C background

This text has black color on #AB887C background.


White color preview on #AB887C background

This text has white color on #AB887C background.


Related colors

Complementary color

Complementary color for #hex is #547783.


I love getcolorcode.com

Triadic colors

1 #7CAB88 and #887CAB with #AB887C are triadic colors.

2 #7C88AB and #88AB7C with #AB887C are triadic colors.