COLOR #AB954C

HEX: #AB954C RGB: (171,149,76)

Renk bilgisi

#AB954C contains mainly red and green colors. #AB954C ‘ nin web güvenlik rengi #999933 (ya da #993) dir.

RGB renk modeli

#AB954C color RGB value is (171,149,76).

RGB: (171,149,76) (67%, 58%, 30%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 149 of 255 = 58%
B 76 of 255 = 30%

171
149
76

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 149 + 76 = 396 (100%)
R 171 of 396 ~ 43.18%
G 149 of 396 ~ 37.63%
B 76 of 396 ~ 19.19'%

%43.18
%37.63
%19.19

CMYK RENK MODELİ

#AB954C rengi CMYK tonu (0,13,56,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.87%
  • sarı tonu 55.56%
  • ana renk tonu 32.94%

CMYK: (0,13,56,33)
C0M13Y56K33 (0%, 13%, 56%, 33%)
(0.00 / 0.13 / 0.56 / 0.33)

CMYK yüzdeleri

%0
%12.87
%55.56
%32.94

Codes

Color #AB954C in popluar color models

AB 95 4C
RGB 171 149 76
HSL 46° 38.46% 48.43%
HSB/HSV 46° 55.56% 67.06%
CMYK 0.00% 12.87% 55.56%
32.94%

Color #AB954C in popluar number systems.

HEX AB 95 4C
Decimal 171 149 76
Binary 10101011 10010101 1001100
Octal 253 225 114

Shades and tints

Shades of #AB954C

#AB954C
(171,149,76)
#9C8846
(156,136,70)
#8D7B40
(141,123,64)
#7E6E3A
(126,110,58)
#6F6134
(111,97,52)
#60542E
(96,84,46)
#514728
(81,71,40)
#423A22
(66,58,34)
#332D1C
(51,45,28)
#242016
(36,32,22)
#151310
(21,19,16)
#000000
(0,0,0)

Tints of #AB954C

#AB954C
(171,149,76)
#B29E5C
(178,158,92)
#B9A76C
(185,167,108)
#C0B07C
(192,176,124)
#C7B98C
(199,185,140)
#CEC29C
(206,194,156)
#D5CBAC
(213,203,172)
#DCD4BC
(220,212,188)
#E3DDCC
(227,221,204)
#EAE6DC
(234,230,220)
#F1EFEC
(241,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB954C color. Also use rgb(171,149,76) instead hex code.

Text Font Color

.myTextColor { color: #AB954C; }

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

This text font color is #AB954C.

Background Color

.myBgColor { background-color: #AB954C; }

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

This div background color is #AB954C.

Border color

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

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

This div border color is #AB954C.

Opacity

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

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

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

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

This text has shadow with #AB954C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB954C.

Preview

Color preview on black background

This text has color #AB954C on black background.


Color preview on white background

This text has color #AB954C on white background.


Black color preview on #AB954C background

This text has black color on #AB954C background.


White color preview on #AB954C background

This text has white color on #AB954C background.


Related colors

Complementary color

Complementary color for #hex is #546AB3.


I love getcolorcode.com

Triadic colors

1 #4CAB95 and #954CAB with #AB954C are triadic colors.

2 #4C95AB and #95AB4C with #AB954C are triadic colors.