COLOR #ABA988

HEX: #ABA988 RGB: (171,169,136)

Renk bilgisi

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

RGB renk modeli

#ABA988 color RGB value is (171,169,136).

RGB: (171,169,136) (67%, 66%, 53%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 169 of 255 = 66%
B 136 of 255 = 53%

171
169
136

R + G + B ~ 62%. #ABA988 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 169 + 136 = 476 (100%)
R 171 of 476 ~ 35.92%
G 169 of 476 ~ 35.5%
B 136 of 476 ~ 28.57'%

%35.92
%35.5
%28.57

CMYK RENK MODELİ

#ABA988 rengi CMYK tonu (0,1,20,33).

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

CMYK: (0,1,20,33)
C0M1Y20K33 (0%, 1%, 20%, 33%)
(0.00 / 0.01 / 0.20 / 0.33)

CMYK yüzdeleri

%0
%1.17
%20.47
%32.94

Codes

Color #ABA988 in popluar color models

AB A9 88
RGB 171 169 136
HSL 57° 17.24% 60.20%
HSB/HSV 57° 20.47% 67.06%
CMYK 0.00% 1.17% 20.47%
32.94%

Color #ABA988 in popluar number systems.

HEX AB A9 88
Decimal 171 169 136
Binary 10101011 10101001 10001000
Octal 253 251 210

Shades and tints

Shades of #ABA988

#ABA988
(171,169,136)
#9C9A7C
(156,154,124)
#8D8B70
(141,139,112)
#7E7C64
(126,124,100)
#6F6D58
(111,109,88)
#605E4C
(96,94,76)
#514F40
(81,79,64)
#424034
(66,64,52)
#333128
(51,49,40)
#24221C
(36,34,28)
#151310
(21,19,16)
#000000
(0,0,0)

Tints of #ABA988

#ABA988
(171,169,136)
#B2B092
(178,176,146)
#B9B79C
(185,183,156)
#C0BEA6
(192,190,166)
#C7C5B0
(199,197,176)
#CECCBA
(206,204,186)
#D5D3C4
(213,211,196)
#DCDACE
(220,218,206)
#E3E1D8
(227,225,216)
#EAE8E2
(234,232,226)
#F1EFEC
(241,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABA988; }

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

This text font color is #ABA988.

Background Color

.myBgColor { background-color: #ABA988; }

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

This div background color is #ABA988.

Border color

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

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

This div border color is #ABA988.

Opacity

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

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

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

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

This text has shadow with #ABA988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABA988.

Preview

Color preview on black background

This text has color #ABA988 on black background.


Color preview on white background

This text has color #ABA988 on white background.


Black color preview on #ABA988 background

This text has black color on #ABA988 background.


White color preview on #ABA988 background

This text has white color on #ABA988 background.


Related colors

Complementary color

Complementary color for #hex is #545677.


I love getcolorcode.com

Triadic colors

1 #88ABA9 and #A988AB with #ABA988 are triadic colors.

2 #88A9AB and #A9AB88 with #ABA988 are triadic colors.