COLOR #A25743

HEX: #A25743 RGB: (162,87,67)

Color info

#A25743 contains mainly red color. Web safe color of #A25743 is #996633 (or #963).

RGB color model

#A25743 color RGB value is (162,87,67).

RGB: (162,87,67) (64%, 34%, 26%)

RGB channels and saturation

R 162 of 255 = 64%
G 87 of 255 = 34%
B 67 of 255 = 26%

162
87
67

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

Portions of RGB colors in percentages

R + G + B = 162 + 87 + 67 = 316 (100%)
R 162 of 316 ~ 51.27%
G 87 of 316 ~ 27.53%
B 67 of 316 ~ 21.2'%

%51.27
%27.53
%21.2

CMYK color model

#A25743 color CMYK value is (0,46,59,36).

  • cyan value is 0.00%
  • magenta value is 46.30%
  • yellow value is 58.64%
  • key color value is 36.47%

CMYK: (0,46,59,36)
C0M46Y59K36 (0%, 46%, 59%, 36%)
(0.00 / 0.46 / 0.59 / 0.36)

CMYK percentages

%0
%46.3
%58.64
%36.47

Codes

Color #A25743 in popluar color models

A2 57 43
RGB 162 87 67
HSL 13° 41.48% 44.90%
HSB/HSV 13° 58.64% 63.53%
CMYK 0.00% 46.30% 58.64%
36.47%

Color #A25743 in popluar number systems.

HEX A2 57 43
Decimal 162 87 67
Binary 10100010 1010111 1000011
Octal 242 127 103

Shades and tints

Shades of #A25743

#A25743
(162,87,67)
#94503D
(148,80,61)
#864937
(134,73,55)
#784231
(120,66,49)
#6A3B2B
(106,59,43)
#5C3425
(92,52,37)
#4E2D1F
(78,45,31)
#402619
(64,38,25)
#321F13
(50,31,19)
#24180D
(36,24,13)
#161107
(22,17,7)
#000000
(0,0,0)

Tints of #A25743

#A25743
(162,87,67)
#AA6654
(170,102,84)
#B27565
(178,117,101)
#BA8476
(186,132,118)
#C29387
(194,147,135)
#CAA298
(202,162,152)
#D2B1A9
(210,177,169)
#DAC0BA
(218,192,186)
#E2CFCB
(226,207,203)
#EADEDC
(234,222,220)
#F2EDED
(242,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A25743 color. Also use rgb(162,87,67) instead hex code.

Text Font Color

.myTextColor { color: #A25743; }

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

This text font color is #A25743.

Background Color

.myBgColor { background-color: #A25743; }

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

This div background color is #A25743.

Border color

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

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

This div border color is #A25743.

Opacity

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

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

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

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

This text has shadow with #A25743 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A25743.

Preview

Color preview on black background

This text has color #A25743 on black background.


Color preview on white background

This text has color #A25743 on white background.


Black color preview on #A25743 background

This text has black color on #A25743 background.


White color preview on #A25743 background

This text has white color on #A25743 background.


Related colors

Complementary color

Complementary color for #hex is #5DA8BC.


I love getcolorcode.com

Triadic colors

1 #43A257 and #5743A2 with #A25743 are triadic colors.

2 #4357A2 and #57A243 with #A25743 are triadic colors.