COLOR #AB7B7D

HEX: #AB7B7D RGB: (171,123,125)

Renk bilgisi

#AB7B7D contains red, green and blue colors in about the same proportion. #AB7B7D ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AB7B7D color RGB value is (171,123,125).

RGB: (171,123,125) (67%, 48%, 49%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 123 of 255 = 48%
B 125 of 255 = 49%

171
123
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 123 + 125 = 419 (100%)
R 171 of 419 ~ 40.81%
G 123 of 419 ~ 29.36%
B 125 of 419 ~ 29.83'%

%40.81
%29.36
%29.83

CMYK RENK MODELİ

#AB7B7D rengi CMYK tonu (0,28,27,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.07%
  • sarı tonu 26.90%
  • ana renk tonu 32.94%
CMYK: (0,28,27,33) C0M28Y27K33 (0%,28%,27%,33%) (0.00/0.28/0.27/0.33) 

CMYK yüzdeleri

%0
%28.07
%26.9
%32.94

Codes

Color #AB7B7D in popluar color models

AB 7B 7D
RGB 171 123 125
HSL 358° 22.22% 57.65%
HSB/HSV 358° 28.07% 67.06%
CMYK 0.00% 28.07% 26.90%
32.94%

Color #AB7B7D in popluar number systems.

HEX AB 7B 7D
Decimal 171 123 125
Binary 10101011 1111011 1111101
Octal 253 173 175

Shades and tints

Shades of #AB7B7D

#AB7B7D
(171,123,125)
#9C7072
(156,112,114)
#8D6567
(141,101,103)
#7E5A5C
(126,90,92)
#6F4F51
(111,79,81)
#604446
(96,68,70)
#51393B
(81,57,59)
#422E30
(66,46,48)
#332325
(51,35,37)
#24181A
(36,24,26)
#150D0F
(21,13,15)
#000000
(0,0,0)

Tints of #AB7B7D

#AB7B7D
(171,123,125)
#B28788
(178,135,136)
#B99393
(185,147,147)
#C09F9E
(192,159,158)
#C7ABA9
(199,171,169)
#CEB7B4
(206,183,180)
#D5C3BF
(213,195,191)
#DCCFCA
(220,207,202)
#E3DBD5
(227,219,213)
#EAE7E0
(234,231,224)
#F1F3EB
(241,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB7B7D color. Also use rgb(171,123,125) instead hex code.

Text Font Color

.myTextColor { color: #AB7B7D; }

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

This text font color is #AB7B7D.

Background Color

.myBgColor { background-color: #AB7B7D; }

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

This div background color is #AB7B7D.

Border color

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

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

This div border color is #AB7B7D.

Opacity

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

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

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

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

This text has shadow with #AB7B7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7B7D.

Preview

Color preview on black background

This text has color #AB7B7D on black background.


Color preview on white background

This text has color #AB7B7D on white background.


Black color preview on #AB7B7D background

This text has black color on #AB7B7D background.


White color preview on #AB7B7D background

This text has white color on #AB7B7D background.


Related colors

Complementary color

Complementary color for #hex is #548482.


I love getcolorcode.com

Triadic colors

1 #7DAB7B and #7B7DAB with #AB7B7D are triadic colors.

2 #7D7BAB and #7BAB7D with #AB7B7D are triadic colors.