COLOR #AB7D71

HEX: #AB7D71 RGB: (171,125,113)

Renk bilgisi

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

RGB renk modeli

#AB7D71 color RGB value is (171,125,113).

RGB: (171,125,113) (67%, 49%, 44%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 125 of 255 = 49%
B 113 of 255 = 44%

171
125
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 125 + 113 = 409 (100%)
R 171 of 409 ~ 41.81%
G 125 of 409 ~ 30.56%
B 113 of 409 ~ 27.63'%

%41.81
%30.56
%27.63

CMYK RENK MODELİ

#AB7D71 rengi CMYK tonu (0,27,34,33).

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

CMYK: (0,27,34,33)
C0M27Y34K33 (0%, 27%, 34%, 33%)
(0.00 / 0.27 / 0.34 / 0.33)

CMYK yüzdeleri

%0
%26.9
%33.92
%32.94

Codes

Color #AB7D71 in popluar color models

AB 7D 71
RGB 171 125 113
HSL 12° 25.66% 55.69%
HSB/HSV 12° 33.92% 67.06%
CMYK 0.00% 26.90% 33.92%
32.94%

Color #AB7D71 in popluar number systems.

HEX AB 7D 71
Decimal 171 125 113
Binary 10101011 1111101 1110001
Octal 253 175 161

Shades and tints

Shades of #AB7D71

#AB7D71
(171,125,113)
#9C7267
(156,114,103)
#8D675D
(141,103,93)
#7E5C53
(126,92,83)
#6F5149
(111,81,73)
#60463F
(96,70,63)
#513B35
(81,59,53)
#42302B
(66,48,43)
#332521
(51,37,33)
#241A17
(36,26,23)
#150F0D
(21,15,13)
#000000
(0,0,0)

Tints of #AB7D71

#AB7D71
(171,125,113)
#B2887D
(178,136,125)
#B99389
(185,147,137)
#C09E95
(192,158,149)
#C7A9A1
(199,169,161)
#CEB4AD
(206,180,173)
#D5BFB9
(213,191,185)
#DCCAC5
(220,202,197)
#E3D5D1
(227,213,209)
#EAE0DD
(234,224,221)
#F1EBE9
(241,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB7D71; }

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

This text font color is #AB7D71.

Background Color

.myBgColor { background-color: #AB7D71; }

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

This div background color is #AB7D71.

Border color

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

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

This div border color is #AB7D71.

Opacity

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

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

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

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

This text has shadow with #AB7D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7D71.

Preview

Color preview on black background

This text has color #AB7D71 on black background.


Color preview on white background

This text has color #AB7D71 on white background.


Black color preview on #AB7D71 background

This text has black color on #AB7D71 background.


White color preview on #AB7D71 background

This text has white color on #AB7D71 background.


Related colors

Complementary color

Complementary color for #hex is #54828E.


I love getcolorcode.com

Triadic colors

1 #71AB7D and #7D71AB with #AB7D71 are triadic colors.

2 #717DAB and #7DAB71 with #AB7D71 are triadic colors.