COLOR #A04361

HEX: #A04361 RGB: (160,67,97)

Color info

#A04361 contains mainly red color. Web safe color of #A04361 is #993366 (or #936).

RGB color model

#A04361 color RGB value is (160,67,97).

RGB: (160,67,97) (63%, 26%, 38%)

RGB channels and saturation

R 160 of 255 = 63%
G 67 of 255 = 26%
B 97 of 255 = 38%

160
67
97

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

Portions of RGB colors in percentages

R + G + B = 160 + 67 + 97 = 324 (100%)
R 160 of 324 ~ 49.38%
G 67 of 324 ~ 20.68%
B 97 of 324 ~ 29.94'%

%49.38
%20.68
%29.94

CMYK color model

#A04361 color CMYK value is (0,58,39,37).

  • cyan value is 0.00%
  • magenta value is 58.13%
  • yellow value is 39.38%
  • key color value is 37.25%

CMYK: (0,58,39,37)
C0M58Y39K37 (0%, 58%, 39%, 37%)
(0.00 / 0.58 / 0.39 / 0.37)

CMYK percentages

%0
%58.13
%39.38
%37.25

Codes

Color #A04361 in popluar color models

A0 43 61
RGB 160 67 97
HSL 341° 40.97% 44.51%
HSB/HSV 341° 58.13% 62.75%
CMYK 0.00% 58.13% 39.38%
37.25%

Color #A04361 in popluar number systems.

HEX A0 43 61
Decimal 160 67 97
Binary 10100000 1000011 1100001
Octal 240 103 141

Shades and tints

Shades of #A04361

#A04361
(160,67,97)
#923D59
(146,61,89)
#843751
(132,55,81)
#763149
(118,49,73)
#682B41
(104,43,65)
#5A2539
(90,37,57)
#4C1F31
(76,31,49)
#3E1929
(62,25,41)
#301321
(48,19,33)
#220D19
(34,13,25)
#140711
(20,7,17)
#000000
(0,0,0)

Tints of #A04361

#A04361
(160,67,97)
#A8546F
(168,84,111)
#B0657D
(176,101,125)
#B8768B
(184,118,139)
#C08799
(192,135,153)
#C898A7
(200,152,167)
#D0A9B5
(208,169,181)
#D8BAC3
(216,186,195)
#E0CBD1
(224,203,209)
#E8DCDF
(232,220,223)
#F0EDED
(240,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A04361 color. Also use rgb(160,67,97) instead hex code.

Text Font Color

.myTextColor { color: #A04361; }

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

This text font color is #A04361.

Background Color

.myBgColor { background-color: #A04361; }

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

This div background color is #A04361.

Border color

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

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

This div border color is #A04361.

Opacity

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

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

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

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

This text has shadow with #A04361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A04361.

Preview

Color preview on black background

This text has color #A04361 on black background.


Color preview on white background

This text has color #A04361 on white background.


Black color preview on #A04361 background

This text has black color on #A04361 background.


White color preview on #A04361 background

This text has white color on #A04361 background.


Related colors

Complementary color

Complementary color for #hex is #5FBC9E.


I love getcolorcode.com

Triadic colors

1 #61A043 and #4361A0 with #A04361 are triadic colors.

2 #6143A0 and #43A061 with #A04361 are triadic colors.