COLOR #AB9463

HEX: #AB9463 RGB: (171,148,99)

Renk bilgisi

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

RGB renk modeli

#AB9463 color RGB value is (171,148,99).

RGB: (171,148,99) (67%, 58%, 39%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 148 of 255 = 58%
B 99 of 255 = 39%

171
148
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 148 + 99 = 418 (100%)
R 171 of 418 ~ 40.91%
G 148 of 418 ~ 35.41%
B 99 of 418 ~ 23.68'%

%40.91
%35.41
%23.68

CMYK RENK MODELİ

#AB9463 rengi CMYK tonu (0,13,42,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.45%
  • sarı tonu 42.11%
  • ana renk tonu 32.94%

CMYK: (0,13,42,33)
C0M13Y42K33 (0%, 13%, 42%, 33%)
(0.00 / 0.13 / 0.42 / 0.33)

CMYK yüzdeleri

%0
%13.45
%42.11
%32.94

Codes

Color #AB9463 in popluar color models

AB 94 63
RGB 171 148 99
HSL 41° 30.00% 52.94%
HSB/HSV 41° 42.11% 67.06%
CMYK 0.00% 13.45% 42.11%
32.94%

Color #AB9463 in popluar number systems.

HEX AB 94 63
Decimal 171 148 99
Binary 10101011 10010100 1100011
Octal 253 224 143

Shades and tints

Shades of #AB9463

#AB9463
(171,148,99)
#9C875A
(156,135,90)
#8D7A51
(141,122,81)
#7E6D48
(126,109,72)
#6F603F
(111,96,63)
#605336
(96,83,54)
#51462D
(81,70,45)
#423924
(66,57,36)
#332C1B
(51,44,27)
#241F12
(36,31,18)
#151209
(21,18,9)
#000000
(0,0,0)

Tints of #AB9463

#AB9463
(171,148,99)
#B29D71
(178,157,113)
#B9A67F
(185,166,127)
#C0AF8D
(192,175,141)
#C7B89B
(199,184,155)
#CEC1A9
(206,193,169)
#D5CAB7
(213,202,183)
#DCD3C5
(220,211,197)
#E3DCD3
(227,220,211)
#EAE5E1
(234,229,225)
#F1EEEF
(241,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB9463 color. Also use rgb(171,148,99) instead hex code.

Text Font Color

.myTextColor { color: #AB9463; }

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

This text font color is #AB9463.

Background Color

.myBgColor { background-color: #AB9463; }

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

This div background color is #AB9463.

Border color

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

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

This div border color is #AB9463.

Opacity

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

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

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

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

This text has shadow with #AB9463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB9463.

Preview

Color preview on black background

This text has color #AB9463 on black background.


Color preview on white background

This text has color #AB9463 on white background.


Black color preview on #AB9463 background

This text has black color on #AB9463 background.


White color preview on #AB9463 background

This text has white color on #AB9463 background.


Related colors

Complementary color

Complementary color for #hex is #546B9C.


I love getcolorcode.com

Triadic colors

1 #63AB94 and #9463AB with #AB9463 are triadic colors.

2 #6394AB and #94AB63 with #AB9463 are triadic colors.