COLOR #AB5E63

HEX: #AB5E63 RGB: (171,94,99)

Renk bilgisi

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

RGB renk modeli

#AB5E63 color RGB value is (171,94,99).

RGB: (171,94,99) (67%, 37%, 39%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 94 of 255 = 37%
B 99 of 255 = 39%

171
94
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 94 + 99 = 364 (100%)
R 171 of 364 ~ 46.98%
G 94 of 364 ~ 25.82%
B 99 of 364 ~ 27.2'%

%46.98
%25.82
%27.2

CMYK RENK MODELİ

#AB5E63 rengi CMYK tonu (0,45,42,33).

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

CMYK: (0,45,42,33)
C0M45Y42K33 (0%, 45%, 42%, 33%)
(0.00 / 0.45 / 0.42 / 0.33)

CMYK yüzdeleri

%0
%45.03
%42.11
%32.94

Codes

Color #AB5E63 in popluar color models

AB 5E 63
RGB 171 94 99
HSL 356° 31.43% 51.96%
HSB/HSV 356° 45.03% 67.06%
CMYK 0.00% 45.03% 42.11%
32.94%

Color #AB5E63 in popluar number systems.

HEX AB 5E 63
Decimal 171 94 99
Binary 10101011 1011110 1100011
Octal 253 136 143

Shades and tints

Shades of #AB5E63

#AB5E63
(171,94,99)
#9C565A
(156,86,90)
#8D4E51
(141,78,81)
#7E4648
(126,70,72)
#6F3E3F
(111,62,63)
#603636
(96,54,54)
#512E2D
(81,46,45)
#422624
(66,38,36)
#331E1B
(51,30,27)
#241612
(36,22,18)
#150E09
(21,14,9)
#000000
(0,0,0)

Tints of #AB5E63

#AB5E63
(171,94,99)
#B26C71
(178,108,113)
#B97A7F
(185,122,127)
#C0888D
(192,136,141)
#C7969B
(199,150,155)
#CEA4A9
(206,164,169)
#D5B2B7
(213,178,183)
#DCC0C5
(220,192,197)
#E3CED3
(227,206,211)
#EADCE1
(234,220,225)
#F1EAEF
(241,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB5E63; }

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

This text font color is #AB5E63.

Background Color

.myBgColor { background-color: #AB5E63; }

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

This div background color is #AB5E63.

Border color

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

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

This div border color is #AB5E63.

Opacity

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

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

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

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

This text has shadow with #AB5E63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB5E63.

Preview

Color preview on black background

This text has color #AB5E63 on black background.


Color preview on white background

This text has color #AB5E63 on white background.


Black color preview on #AB5E63 background

This text has black color on #AB5E63 background.


White color preview on #AB5E63 background

This text has white color on #AB5E63 background.


Related colors

Complementary color

Complementary color for #hex is #54A19C.


I love getcolorcode.com

Triadic colors

1 #63AB5E and #5E63AB with #AB5E63 are triadic colors.

2 #635EAB and #5EAB63 with #AB5E63 are triadic colors.