COLOR #AB877D

HEX: #AB877D RGB: (171,135,125)

Renk bilgisi

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

RGB renk modeli

#AB877D color RGB value is (171,135,125).

RGB: (171,135,125) (67%, 53%, 49%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 135 of 255 = 53%
B 125 of 255 = 49%

171
135
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 135 + 125 = 431 (100%)
R 171 of 431 ~ 39.68%
G 135 of 431 ~ 31.32%
B 125 of 431 ~ 29'%

%39.68
%31.32
%29

CMYK RENK MODELİ

#AB877D rengi CMYK tonu (0,21,27,33).

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

CMYK: (0,21,27,33)
C0M21Y27K33 (0%, 21%, 27%, 33%)
(0.00 / 0.21 / 0.27 / 0.33)

CMYK yüzdeleri

%0
%21.05
%26.9
%32.94

Codes

Color #AB877D in popluar color models

AB 87 7D
RGB 171 135 125
HSL 13° 21.50% 58.04%
HSB/HSV 13° 26.90% 67.06%
CMYK 0.00% 21.05% 26.90%
32.94%

Color #AB877D in popluar number systems.

HEX AB 87 7D
Decimal 171 135 125
Binary 10101011 10000111 1111101
Octal 253 207 175

Shades and tints

Shades of #AB877D

#AB877D
(171,135,125)
#9C7B72
(156,123,114)
#8D6F67
(141,111,103)
#7E635C
(126,99,92)
#6F5751
(111,87,81)
#604B46
(96,75,70)
#513F3B
(81,63,59)
#423330
(66,51,48)
#332725
(51,39,37)
#241B1A
(36,27,26)
#150F0F
(21,15,15)
#000000
(0,0,0)

Tints of #AB877D

#AB877D
(171,135,125)
#B29188
(178,145,136)
#B99B93
(185,155,147)
#C0A59E
(192,165,158)
#C7AFA9
(199,175,169)
#CEB9B4
(206,185,180)
#D5C3BF
(213,195,191)
#DCCDCA
(220,205,202)
#E3D7D5
(227,215,213)
#EAE1E0
(234,225,224)
#F1EBEB
(241,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB877D; }

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

This text font color is #AB877D.

Background Color

.myBgColor { background-color: #AB877D; }

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

This div background color is #AB877D.

Border color

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

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

This div border color is #AB877D.

Opacity

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

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

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

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

This text has shadow with #AB877D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB877D.

Preview

Color preview on black background

This text has color #AB877D on black background.


Color preview on white background

This text has color #AB877D on white background.


Black color preview on #AB877D background

This text has black color on #AB877D background.


White color preview on #AB877D background

This text has white color on #AB877D background.


Related colors

Complementary color

Complementary color for #hex is #547882.


I love getcolorcode.com

Triadic colors

1 #7DAB87 and #877DAB with #AB877D are triadic colors.

2 #7D87AB and #87AB7D with #AB877D are triadic colors.