COLOR #AB4136

HEX: #AB4136 RGB: (171,65,54)

Color info

#AB4136 contains mainly red color. Web safe color of #AB4136 is #993333 (or #933).

RGB color model

#AB4136 color RGB value is (171,65,54).

RGB: (171,65,54) (67%, 25%, 21%)

RGB channels and saturation

R 171 of 255 = 67%
G 65 of 255 = 25%
B 54 of 255 = 21%

171
65
54

R + G + B ~ 38%. #AB4136 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 171 + 65 + 54 = 290 (100%)
R 171 of 290 ~ 58.97%
G 65 of 290 ~ 22.41%
B 54 of 290 ~ 18.62'%

%58.97
%22.41
%18.62

CMYK color model

#AB4136 color CMYK value is (0,62,68,33).

  • cyan value is 0.00%
  • magenta value is 61.99%
  • yellow value is 68.42%
  • key color value is 32.94%

CMYK: (0,62,68,33)
C0M62Y68K33 (0%, 62%, 68%, 33%)
(0.00 / 0.62 / 0.68 / 0.33)

CMYK percentages

%0
%61.99
%68.42
%32.94

Codes

Color #AB4136 in popluar color models

AB 41 36
RGB 171 65 54
HSL 52.00% 44.12%
HSB/HSV 68.42% 67.06%
CMYK 0.00% 61.99% 68.42%
32.94%

Color #AB4136 in popluar number systems.

HEX AB 41 36
Decimal 171 65 54
Binary 10101011 1000001 110110
Octal 253 101 66

Shades and tints

Shades of #AB4136

#AB4136
(171,65,54)
#9C3C32
(156,60,50)
#8D372E
(141,55,46)
#7E322A
(126,50,42)
#6F2D26
(111,45,38)
#602822
(96,40,34)
#51231E
(81,35,30)
#421E1A
(66,30,26)
#331916
(51,25,22)
#241412
(36,20,18)
#150F0E
(21,15,14)
#000000
(0,0,0)

Tints of #AB4136

#AB4136
(171,65,54)
#B25248
(178,82,72)
#B9635A
(185,99,90)
#C0746C
(192,116,108)
#C7857E
(199,133,126)
#CE9690
(206,150,144)
#D5A7A2
(213,167,162)
#DCB8B4
(220,184,180)
#E3C9C6
(227,201,198)
#EADAD8
(234,218,216)
#F1EBEA
(241,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB4136 color. Also use rgb(171,65,54) instead hex code.

Text Font Color

.myTextColor { color: #AB4136; }

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

This text font color is #AB4136.

Background Color

.myBgColor { background-color: #AB4136; }

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

This div background color is #AB4136.

Border color

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

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

This div border color is #AB4136.

Opacity

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

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

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

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

This text has shadow with #AB4136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB4136.

Preview

Color preview on black background

This text has color #AB4136 on black background.


Color preview on white background

This text has color #AB4136 on white background.


Black color preview on #AB4136 background

This text has black color on #AB4136 background.


White color preview on #AB4136 background

This text has white color on #AB4136 background.


Related colors

Complementary color

Complementary color for #hex is #54BEC9.


I love getcolorcode.com

Triadic colors

1 #36AB41 and #4136AB with #AB4136 are triadic colors.

2 #3641AB and #41AB36 with #AB4136 are triadic colors.