COLOR #AB715F

HEX: #AB715F RGB: (171,113,95)

Renk bilgisi

#AB715F contains mainly red and green colors. #AB715F ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AB715F color RGB value is (171,113,95).

RGB: (171,113,95) (67%, 44%, 37%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 113 of 255 = 44%
B 95 of 255 = 37%

171
113
95

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 113 + 95 = 379 (100%)
R 171 of 379 ~ 45.12%
G 113 of 379 ~ 29.82%
B 95 of 379 ~ 25.07'%

%45.12
%29.82
%25.07

CMYK RENK MODELİ

#AB715F rengi CMYK tonu (0,34,44,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.92%
  • sarı tonu 44.44%
  • ana renk tonu 32.94%

CMYK: (0,34,44,33)
C0M34Y44K33 (0%, 34%, 44%, 33%)
(0.00 / 0.34 / 0.44 / 0.33)

CMYK yüzdeleri

%0
%33.92
%44.44
%32.94

Codes

Color #AB715F in popluar color models

AB 71 5F
RGB 171 113 95
HSL 14° 31.15% 52.16%
HSB/HSV 14° 44.44% 67.06%
CMYK 0.00% 33.92% 44.44%
32.94%

Color #AB715F in popluar number systems.

HEX AB 71 5F
Decimal 171 113 95
Binary 10101011 1110001 1011111
Octal 253 161 137

Shades and tints

Shades of #AB715F

#AB715F
(171,113,95)
#9C6757
(156,103,87)
#8D5D4F
(141,93,79)
#7E5347
(126,83,71)
#6F493F
(111,73,63)
#603F37
(96,63,55)
#51352F
(81,53,47)
#422B27
(66,43,39)
#33211F
(51,33,31)
#241717
(36,23,23)
#150D0F
(21,13,15)
#000000
(0,0,0)

Tints of #AB715F

#AB715F
(171,113,95)
#B27D6D
(178,125,109)
#B9897B
(185,137,123)
#C09589
(192,149,137)
#C7A197
(199,161,151)
#CEADA5
(206,173,165)
#D5B9B3
(213,185,179)
#DCC5C1
(220,197,193)
#E3D1CF
(227,209,207)
#EADDDD
(234,221,221)
#F1E9EB
(241,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB715F color. Also use rgb(171,113,95) instead hex code.

Text Font Color

.myTextColor { color: #AB715F; }

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

This text font color is #AB715F.

Background Color

.myBgColor { background-color: #AB715F; }

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

This div background color is #AB715F.

Border color

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

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

This div border color is #AB715F.

Opacity

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

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

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

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

This text has shadow with #AB715F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB715F.

Preview

Color preview on black background

This text has color #AB715F on black background.


Color preview on white background

This text has color #AB715F on white background.


Black color preview on #AB715F background

This text has black color on #AB715F background.


White color preview on #AB715F background

This text has white color on #AB715F background.


Related colors

Complementary color

Complementary color for #hex is #548EA0.


I love getcolorcode.com

Triadic colors

1 #5FAB71 and #715FAB with #AB715F are triadic colors.

2 #5F71AB and #71AB5F with #AB715F are triadic colors.