COLOR #AB996D

HEX: #AB996D RGB: (171,153,109)

Renk bilgisi

#AB996D contains mainly red and green colors. #AB996D ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#AB996D color RGB value is (171,153,109).

RGB: (171,153,109) (67%, 60%, 43%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 153 of 255 = 60%
B 109 of 255 = 43%

171
153
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 153 + 109 = 433 (100%)
R 171 of 433 ~ 39.49%
G 153 of 433 ~ 35.33%
B 109 of 433 ~ 25.17'%

%39.49
%35.33
%25.17

CMYK RENK MODELİ

#AB996D rengi CMYK tonu (0,11,36,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.53%
  • sarı tonu 36.26%
  • ana renk tonu 32.94%

CMYK: (0,11,36,33)
C0M11Y36K33 (0%, 11%, 36%, 33%)
(0.00 / 0.11 / 0.36 / 0.33)

CMYK yüzdeleri

%0
%10.53
%36.26
%32.94

Codes

Color #AB996D in popluar color models

AB 99 6D
RGB 171 153 109
HSL 43° 26.96% 54.90%
HSB/HSV 43° 36.26% 67.06%
CMYK 0.00% 10.53% 36.26%
32.94%

Color #AB996D in popluar number systems.

HEX AB 99 6D
Decimal 171 153 109
Binary 10101011 10011001 1101101
Octal 253 231 155

Shades and tints

Shades of #AB996D

#AB996D
(171,153,109)
#9C8C64
(156,140,100)
#8D7F5B
(141,127,91)
#7E7252
(126,114,82)
#6F6549
(111,101,73)
#605840
(96,88,64)
#514B37
(81,75,55)
#423E2E
(66,62,46)
#333125
(51,49,37)
#24241C
(36,36,28)
#151713
(21,23,19)
#000000
(0,0,0)

Tints of #AB996D

#AB996D
(171,153,109)
#B2A27A
(178,162,122)
#B9AB87
(185,171,135)
#C0B494
(192,180,148)
#C7BDA1
(199,189,161)
#CEC6AE
(206,198,174)
#D5CFBB
(213,207,187)
#DCD8C8
(220,216,200)
#E3E1D5
(227,225,213)
#EAEAE2
(234,234,226)
#F1F3EF
(241,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB996D color. Also use rgb(171,153,109) instead hex code.

Text Font Color

.myTextColor { color: #AB996D; }

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

This text font color is #AB996D.

Background Color

.myBgColor { background-color: #AB996D; }

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

This div background color is #AB996D.

Border color

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

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

This div border color is #AB996D.

Opacity

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

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

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

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

This text has shadow with #AB996D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB996D.

Preview

Color preview on black background

This text has color #AB996D on black background.


Color preview on white background

This text has color #AB996D on white background.


Black color preview on #AB996D background

This text has black color on #AB996D background.


White color preview on #AB996D background

This text has white color on #AB996D background.


Related colors

Complementary color

Complementary color for #hex is #546692.


I love getcolorcode.com

Triadic colors

1 #6DAB99 and #996DAB with #AB996D are triadic colors.

2 #6D99AB and #99AB6D with #AB996D are triadic colors.