COLOR #AB5D3E

HEX: #AB5D3E RGB: (171,93,62)

Renk bilgisi

#AB5D3E contains mainly red color. #AB5D3E ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#AB5D3E color RGB value is (171,93,62).

RGB: (171,93,62) (67%, 36%, 24%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 93 of 255 = 36%
B 62 of 255 = 24%

171
93
62

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 93 + 62 = 326 (100%)
R 171 of 326 ~ 52.45%
G 93 of 326 ~ 28.53%
B 62 of 326 ~ 19.02'%

%52.45
%28.53
%19.02

CMYK RENK MODELİ

#AB5D3E rengi CMYK tonu (0,46,64,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.61%
  • sarı tonu 63.74%
  • ana renk tonu 32.94%

CMYK: (0,46,64,33)
C0M46Y64K33 (0%, 46%, 64%, 33%)
(0.00 / 0.46 / 0.64 / 0.33)

CMYK yüzdeleri

%0
%45.61
%63.74
%32.94

Codes

Color #AB5D3E in popluar color models

AB 5D 3E
RGB 171 93 62
HSL 17° 46.78% 45.69%
HSB/HSV 17° 63.74% 67.06%
CMYK 0.00% 45.61% 63.74%
32.94%

Color #AB5D3E in popluar number systems.

HEX AB 5D 3E
Decimal 171 93 62
Binary 10101011 1011101 111110
Octal 253 135 76

Shades and tints

Shades of #AB5D3E

#AB5D3E
(171,93,62)
#9C5539
(156,85,57)
#8D4D34
(141,77,52)
#7E452F
(126,69,47)
#6F3D2A
(111,61,42)
#603525
(96,53,37)
#512D20
(81,45,32)
#42251B
(66,37,27)
#331D16
(51,29,22)
#241511
(36,21,17)
#150D0C
(21,13,12)
#000000
(0,0,0)

Tints of #AB5D3E

#AB5D3E
(171,93,62)
#B26B4F
(178,107,79)
#B97960
(185,121,96)
#C08771
(192,135,113)
#C79582
(199,149,130)
#CEA393
(206,163,147)
#D5B1A4
(213,177,164)
#DCBFB5
(220,191,181)
#E3CDC6
(227,205,198)
#EADBD7
(234,219,215)
#F1E9E8
(241,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB5D3E color. Also use rgb(171,93,62) instead hex code.

Text Font Color

.myTextColor { color: #AB5D3E; }

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

This text font color is #AB5D3E.

Background Color

.myBgColor { background-color: #AB5D3E; }

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

This div background color is #AB5D3E.

Border color

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

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

This div border color is #AB5D3E.

Opacity

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

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

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

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

This text has shadow with #AB5D3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB5D3E.

Preview

Color preview on black background

This text has color #AB5D3E on black background.


Color preview on white background

This text has color #AB5D3E on white background.


Black color preview on #AB5D3E background

This text has black color on #AB5D3E background.


White color preview on #AB5D3E background

This text has white color on #AB5D3E background.


Related colors

Complementary color

Complementary color for #hex is #54A2C1.


I love getcolorcode.com

Triadic colors

1 #3EAB5D and #5D3EAB with #AB5D3E are triadic colors.

2 #3E5DAB and #5DAB3E with #AB5D3E are triadic colors.