COLOR #AB9D76

HEX: #AB9D76 RGB: (171,157,118)

Renk bilgisi

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

RGB renk modeli

#AB9D76 color RGB value is (171,157,118).

RGB: (171,157,118) (67%, 62%, 46%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 157 of 255 = 62%
B 118 of 255 = 46%

171
157
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 157 + 118 = 446 (100%)
R 171 of 446 ~ 38.34%
G 157 of 446 ~ 35.2%
B 118 of 446 ~ 26.46'%

%38.34
%35.2
%26.46

CMYK RENK MODELİ

#AB9D76 rengi CMYK tonu (0,8,31,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.19%
  • sarı tonu 30.99%
  • ana renk tonu 32.94%

CMYK: (0,8,31,33)
C0M8Y31K33 (0%, 8%, 31%, 33%)
(0.00 / 0.08 / 0.31 / 0.33)

CMYK yüzdeleri

%0
%8.19
%30.99
%32.94

Codes

Color #AB9D76 in popluar color models

AB 9D 76
RGB 171 157 118
HSL 44° 23.98% 56.67%
HSB/HSV 44° 30.99% 67.06%
CMYK 0.00% 8.19% 30.99%
32.94%

Color #AB9D76 in popluar number systems.

HEX AB 9D 76
Decimal 171 157 118
Binary 10101011 10011101 1110110
Octal 253 235 166

Shades and tints

Shades of #AB9D76

#AB9D76
(171,157,118)
#9C8F6C
(156,143,108)
#8D8162
(141,129,98)
#7E7358
(126,115,88)
#6F654E
(111,101,78)
#605744
(96,87,68)
#51493A
(81,73,58)
#423B30
(66,59,48)
#332D26
(51,45,38)
#241F1C
(36,31,28)
#151112
(21,17,18)
#000000
(0,0,0)

Tints of #AB9D76

#AB9D76
(171,157,118)
#B2A582
(178,165,130)
#B9AD8E
(185,173,142)
#C0B59A
(192,181,154)
#C7BDA6
(199,189,166)
#CEC5B2
(206,197,178)
#D5CDBE
(213,205,190)
#DCD5CA
(220,213,202)
#E3DDD6
(227,221,214)
#EAE5E2
(234,229,226)
#F1EDEE
(241,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB9D76 color. Also use rgb(171,157,118) instead hex code.

Text Font Color

.myTextColor { color: #AB9D76; }

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

This text font color is #AB9D76.

Background Color

.myBgColor { background-color: #AB9D76; }

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

This div background color is #AB9D76.

Border color

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

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

This div border color is #AB9D76.

Opacity

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

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

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

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

This text has shadow with #AB9D76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB9D76.

Preview

Color preview on black background

This text has color #AB9D76 on black background.


Color preview on white background

This text has color #AB9D76 on white background.


Black color preview on #AB9D76 background

This text has black color on #AB9D76 background.


White color preview on #AB9D76 background

This text has white color on #AB9D76 background.


Related colors

Complementary color

Complementary color for #hex is #546289.


I love getcolorcode.com

Triadic colors

1 #76AB9D and #9D76AB with #AB9D76 are triadic colors.

2 #769DAB and #9DAB76 with #AB9D76 are triadic colors.