COLOR #AB5E6C

HEX: #AB5E6C RGB: (171,94,108)

Renk bilgisi

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

RGB renk modeli

#AB5E6C color RGB value is (171,94,108).

RGB: (171,94,108) (67%, 37%, 42%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 94 of 255 = 37%
B 108 of 255 = 42%

171
94
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 94 + 108 = 373 (100%)
R 171 of 373 ~ 45.84%
G 94 of 373 ~ 25.2%
B 108 of 373 ~ 28.95'%

%45.84
%25.2
%28.95

CMYK RENK MODELİ

#AB5E6C rengi CMYK tonu (0,45,37,33).

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

CMYK: (0,45,37,33)
C0M45Y37K33 (0%, 45%, 37%, 33%)
(0.00 / 0.45 / 0.37 / 0.33)

CMYK yüzdeleri

%0
%45.03
%36.84
%32.94

Codes

Color #AB5E6C in popluar color models

AB 5E 6C
RGB 171 94 108
HSL 349° 31.43% 51.96%
HSB/HSV 349° 45.03% 67.06%
CMYK 0.00% 45.03% 36.84%
32.94%

Color #AB5E6C in popluar number systems.

HEX AB 5E 6C
Decimal 171 94 108
Binary 10101011 1011110 1101100
Octal 253 136 154

Shades and tints

Shades of #AB5E6C

#AB5E6C
(171,94,108)
#9C5663
(156,86,99)
#8D4E5A
(141,78,90)
#7E4651
(126,70,81)
#6F3E48
(111,62,72)
#60363F
(96,54,63)
#512E36
(81,46,54)
#42262D
(66,38,45)
#331E24
(51,30,36)
#24161B
(36,22,27)
#150E12
(21,14,18)
#000000
(0,0,0)

Tints of #AB5E6C

#AB5E6C
(171,94,108)
#B26C79
(178,108,121)
#B97A86
(185,122,134)
#C08893
(192,136,147)
#C796A0
(199,150,160)
#CEA4AD
(206,164,173)
#D5B2BA
(213,178,186)
#DCC0C7
(220,192,199)
#E3CED4
(227,206,212)
#EADCE1
(234,220,225)
#F1EAEE
(241,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB5E6C; }

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

This text font color is #AB5E6C.

Background Color

.myBgColor { background-color: #AB5E6C; }

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

This div background color is #AB5E6C.

Border color

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

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

This div border color is #AB5E6C.

Opacity

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

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

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

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

This text has shadow with #AB5E6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB5E6C.

Preview

Color preview on black background

This text has color #AB5E6C on black background.


Color preview on white background

This text has color #AB5E6C on white background.


Black color preview on #AB5E6C background

This text has black color on #AB5E6C background.


White color preview on #AB5E6C background

This text has white color on #AB5E6C background.


Related colors

Complementary color

Complementary color for #hex is #54A193.


I love getcolorcode.com

Triadic colors

1 #6CAB5E and #5E6CAB with #AB5E6C are triadic colors.

2 #6C5EAB and #5EAB6C with #AB5E6C are triadic colors.