COLOR #AB5B5E

HEX: #AB5B5E RGB: (171,91,94)

Renk bilgisi

#AB5B5E contains mainly red color. #AB5B5E ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AB5B5E color RGB value is (171,91,94).

RGB: (171,91,94) (67%, 36%, 37%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 91 of 255 = 36%
B 94 of 255 = 37%

171
91
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 91 + 94 = 356 (100%)
R 171 of 356 ~ 48.03%
G 91 of 356 ~ 25.56%
B 94 of 356 ~ 26.4'%

%48.03
%25.56
%26.4

CMYK RENK MODELİ

#AB5B5E rengi CMYK tonu (0,47,45,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.78%
  • sarı tonu 45.03%
  • ana renk tonu 32.94%

CMYK: (0,47,45,33)
C0M47Y45K33 (0%, 47%, 45%, 33%)
(0.00 / 0.47 / 0.45 / 0.33)

CMYK yüzdeleri

%0
%46.78
%45.03
%32.94

Codes

Color #AB5B5E in popluar color models

AB 5B 5E
RGB 171 91 94
HSL 358° 32.26% 51.37%
HSB/HSV 358° 46.78% 67.06%
CMYK 0.00% 46.78% 45.03%
32.94%

Color #AB5B5E in popluar number systems.

HEX AB 5B 5E
Decimal 171 91 94
Binary 10101011 1011011 1011110
Octal 253 133 136

Shades and tints

Shades of #AB5B5E

#AB5B5E
(171,91,94)
#9C5356
(156,83,86)
#8D4B4E
(141,75,78)
#7E4346
(126,67,70)
#6F3B3E
(111,59,62)
#603336
(96,51,54)
#512B2E
(81,43,46)
#422326
(66,35,38)
#331B1E
(51,27,30)
#241316
(36,19,22)
#150B0E
(21,11,14)
#000000
(0,0,0)

Tints of #AB5B5E

#AB5B5E
(171,91,94)
#B2696C
(178,105,108)
#B9777A
(185,119,122)
#C08588
(192,133,136)
#C79396
(199,147,150)
#CEA1A4
(206,161,164)
#D5AFB2
(213,175,178)
#DCBDC0
(220,189,192)
#E3CBCE
(227,203,206)
#EAD9DC
(234,217,220)
#F1E7EA
(241,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB5B5E color. Also use rgb(171,91,94) instead hex code.

Text Font Color

.myTextColor { color: #AB5B5E; }

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

This text font color is #AB5B5E.

Background Color

.myBgColor { background-color: #AB5B5E; }

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

This div background color is #AB5B5E.

Border color

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

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

This div border color is #AB5B5E.

Opacity

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

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

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

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

This text has shadow with #AB5B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB5B5E.

Preview

Color preview on black background

This text has color #AB5B5E on black background.


Color preview on white background

This text has color #AB5B5E on white background.


Black color preview on #AB5B5E background

This text has black color on #AB5B5E background.


White color preview on #AB5B5E background

This text has white color on #AB5B5E background.


Related colors

Complementary color

Complementary color for #hex is #54A4A1.


I love getcolorcode.com

Triadic colors

1 #5EAB5B and #5B5EAB with #AB5B5E are triadic colors.

2 #5E5BAB and #5BAB5E with #AB5B5E are triadic colors.