COLOR #AB5C6E

HEX: #AB5C6E RGB: (171,92,110)

Renk bilgisi

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

RGB renk modeli

#AB5C6E color RGB value is (171,92,110).

RGB: (171,92,110) (67%, 36%, 43%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 92 of 255 = 36%
B 110 of 255 = 43%

171
92
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 92 + 110 = 373 (100%)
R 171 of 373 ~ 45.84%
G 92 of 373 ~ 24.66%
B 110 of 373 ~ 29.49'%

%45.84
%24.66
%29.49

CMYK RENK MODELİ

#AB5C6E rengi CMYK tonu (0,46,36,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.20%
  • sarı tonu 35.67%
  • ana renk tonu 32.94%

CMYK: (0,46,36,33)
C0M46Y36K33 (0%, 46%, 36%, 33%)
(0.00 / 0.46 / 0.36 / 0.33)

CMYK yüzdeleri

%0
%46.2
%35.67
%32.94

Codes

Color #AB5C6E in popluar color models

AB 5C 6E
RGB 171 92 110
HSL 346° 31.98% 51.57%
HSB/HSV 346° 46.20% 67.06%
CMYK 0.00% 46.20% 35.67%
32.94%

Color #AB5C6E in popluar number systems.

HEX AB 5C 6E
Decimal 171 92 110
Binary 10101011 1011100 1101110
Octal 253 134 156

Shades and tints

Shades of #AB5C6E

#AB5C6E
(171,92,110)
#9C5464
(156,84,100)
#8D4C5A
(141,76,90)
#7E4450
(126,68,80)
#6F3C46
(111,60,70)
#60343C
(96,52,60)
#512C32
(81,44,50)
#422428
(66,36,40)
#331C1E
(51,28,30)
#241414
(36,20,20)
#150C0A
(21,12,10)
#000000
(0,0,0)

Tints of #AB5C6E

#AB5C6E
(171,92,110)
#B26A7B
(178,106,123)
#B97888
(185,120,136)
#C08695
(192,134,149)
#C794A2
(199,148,162)
#CEA2AF
(206,162,175)
#D5B0BC
(213,176,188)
#DCBEC9
(220,190,201)
#E3CCD6
(227,204,214)
#EADAE3
(234,218,227)
#F1E8F0
(241,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB5C6E color. Also use rgb(171,92,110) instead hex code.

Text Font Color

.myTextColor { color: #AB5C6E; }

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

This text font color is #AB5C6E.

Background Color

.myBgColor { background-color: #AB5C6E; }

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

This div background color is #AB5C6E.

Border color

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

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

This div border color is #AB5C6E.

Opacity

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

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

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

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

This text has shadow with #AB5C6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB5C6E.

Preview

Color preview on black background

This text has color #AB5C6E on black background.


Color preview on white background

This text has color #AB5C6E on white background.


Black color preview on #AB5C6E background

This text has black color on #AB5C6E background.


White color preview on #AB5C6E background

This text has white color on #AB5C6E background.


Related colors

Complementary color

Complementary color for #hex is #54A391.


I love getcolorcode.com

Triadic colors

1 #6EAB5C and #5C6EAB with #AB5C6E are triadic colors.

2 #6E5CAB and #5CAB6E with #AB5C6E are triadic colors.