COLOR #AB7E6B

HEX: #AB7E6B RGB: (171,126,107)

Renk bilgisi

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

RGB renk modeli

#AB7E6B color RGB value is (171,126,107).

RGB: (171,126,107) (67%, 49%, 42%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 126 of 255 = 49%
B 107 of 255 = 42%

171
126
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 126 + 107 = 404 (100%)
R 171 of 404 ~ 42.33%
G 126 of 404 ~ 31.19%
B 107 of 404 ~ 26.49'%

%42.33
%31.19
%26.49

CMYK RENK MODELİ

#AB7E6B rengi CMYK tonu (0,26,37,33).

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

CMYK: (0,26,37,33)
C0M26Y37K33 (0%, 26%, 37%, 33%)
(0.00 / 0.26 / 0.37 / 0.33)

CMYK yüzdeleri

%0
%26.32
%37.43
%32.94

Codes

Color #AB7E6B in popluar color models

AB 7E 6B
RGB 171 126 107
HSL 18° 27.59% 54.51%
HSB/HSV 18° 37.43% 67.06%
CMYK 0.00% 26.32% 37.43%
32.94%

Color #AB7E6B in popluar number systems.

HEX AB 7E 6B
Decimal 171 126 107
Binary 10101011 1111110 1101011
Octal 253 176 153

Shades and tints

Shades of #AB7E6B

#AB7E6B
(171,126,107)
#9C7362
(156,115,98)
#8D6859
(141,104,89)
#7E5D50
(126,93,80)
#6F5247
(111,82,71)
#60473E
(96,71,62)
#513C35
(81,60,53)
#42312C
(66,49,44)
#332623
(51,38,35)
#241B1A
(36,27,26)
#151011
(21,16,17)
#000000
(0,0,0)

Tints of #AB7E6B

#AB7E6B
(171,126,107)
#B28978
(178,137,120)
#B99485
(185,148,133)
#C09F92
(192,159,146)
#C7AA9F
(199,170,159)
#CEB5AC
(206,181,172)
#D5C0B9
(213,192,185)
#DCCBC6
(220,203,198)
#E3D6D3
(227,214,211)
#EAE1E0
(234,225,224)
#F1ECED
(241,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB7E6B; }

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

This text font color is #AB7E6B.

Background Color

.myBgColor { background-color: #AB7E6B; }

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

This div background color is #AB7E6B.

Border color

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

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

This div border color is #AB7E6B.

Opacity

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

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

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

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

This text has shadow with #AB7E6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7E6B.

Preview

Color preview on black background

This text has color #AB7E6B on black background.


Color preview on white background

This text has color #AB7E6B on white background.


Black color preview on #AB7E6B background

This text has black color on #AB7E6B background.


White color preview on #AB7E6B background

This text has white color on #AB7E6B background.


Related colors

Complementary color

Complementary color for #hex is #548194.


I love getcolorcode.com

Triadic colors

1 #6BAB7E and #7E6BAB with #AB7E6B are triadic colors.

2 #6B7EAB and #7EAB6B with #AB7E6B are triadic colors.