COLOR #AB7E5A

HEX: #AB7E5A RGB: (171,126,90)

Renk bilgisi

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

RGB renk modeli

#AB7E5A color RGB value is (171,126,90).

RGB: (171,126,90) (67%, 49%, 35%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 126 of 255 = 49%
B 90 of 255 = 35%

171
126
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 126 + 90 = 387 (100%)
R 171 of 387 ~ 44.19%
G 126 of 387 ~ 32.56%
B 90 of 387 ~ 23.26'%

%44.19
%32.56
%23.26

CMYK RENK MODELİ

#AB7E5A rengi CMYK tonu (0,26,47,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.32%
  • sarı tonu 47.37%
  • ana renk tonu 32.94%

CMYK: (0,26,47,33)
C0M26Y47K33 (0%, 26%, 47%, 33%)
(0.00 / 0.26 / 0.47 / 0.33)

CMYK yüzdeleri

%0
%26.32
%47.37
%32.94

Codes

Color #AB7E5A in popluar color models

AB 7E 5A
RGB 171 126 90
HSL 27° 32.53% 51.18%
HSB/HSV 27° 47.37% 67.06%
CMYK 0.00% 26.32% 47.37%
32.94%

Color #AB7E5A in popluar number systems.

HEX AB 7E 5A
Decimal 171 126 90
Binary 10101011 1111110 1011010
Octal 253 176 132

Shades and tints

Shades of #AB7E5A

#AB7E5A
(171,126,90)
#9C7352
(156,115,82)
#8D684A
(141,104,74)
#7E5D42
(126,93,66)
#6F523A
(111,82,58)
#604732
(96,71,50)
#513C2A
(81,60,42)
#423122
(66,49,34)
#33261A
(51,38,26)
#241B12
(36,27,18)
#15100A
(21,16,10)
#000000
(0,0,0)

Tints of #AB7E5A

#AB7E5A
(171,126,90)
#B28969
(178,137,105)
#B99478
(185,148,120)
#C09F87
(192,159,135)
#C7AA96
(199,170,150)
#CEB5A5
(206,181,165)
#D5C0B4
(213,192,180)
#DCCBC3
(220,203,195)
#E3D6D2
(227,214,210)
#EAE1E1
(234,225,225)
#F1ECF0
(241,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB7E5A color. Also use rgb(171,126,90) instead hex code.

Text Font Color

.myTextColor { color: #AB7E5A; }

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

This text font color is #AB7E5A.

Background Color

.myBgColor { background-color: #AB7E5A; }

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

This div background color is #AB7E5A.

Border color

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

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

This div border color is #AB7E5A.

Opacity

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

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

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

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

This text has shadow with #AB7E5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7E5A.

Preview

Color preview on black background

This text has color #AB7E5A on black background.


Color preview on white background

This text has color #AB7E5A on white background.


Black color preview on #AB7E5A background

This text has black color on #AB7E5A background.


White color preview on #AB7E5A background

This text has white color on #AB7E5A background.


Related colors

Complementary color

Complementary color for #hex is #5481A5.


I love getcolorcode.com

Triadic colors

1 #5AAB7E and #7E5AAB with #AB7E5A are triadic colors.

2 #5A7EAB and #7EAB5A with #AB7E5A are triadic colors.