COLOR #A45165

HEX: #A45165 RGB: (164,81,101)

Color info

#A45165 contains mainly red color. Web safe color of #A45165 is #996666 (or #966).

RGB color model

#A45165 color RGB value is (164,81,101).

RGB: (164,81,101) (64%, 32%, 40%)

RGB channels and saturation

R 164 of 255 = 64%
G 81 of 255 = 32%
B 101 of 255 = 40%

164
81
101

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

Portions of RGB colors in percentages

R + G + B = 164 + 81 + 101 = 346 (100%)
R 164 of 346 ~ 47.4%
G 81 of 346 ~ 23.41%
B 101 of 346 ~ 29.19'%

%47.4
%23.41
%29.19

CMYK color model

#A45165 color CMYK value is (0,51,38,36).

  • cyan value is 0.00%
  • magenta value is 50.61%
  • yellow value is 38.41%
  • key color value is 35.69%
CMYK: (0,51,38,36) C0M51Y38K36 (0%,51%,38%,36%) (0.00/0.51/0.38/0.36) 

CMYK percentages

%0
%50.61
%38.41
%35.69

Codes

Color #A45165 in popluar color models

A4 51 65
RGB 164 81 101
HSL 346° 33.88% 48.04%
HSB/HSV 346° 50.61% 64.31%
CMYK 0.00% 50.61% 38.41%
35.69%

Color #A45165 in popluar number systems.

HEX A4 51 65
Decimal 164 81 101
Binary 10100100 1010001 1100101
Octal 244 121 145

Shades and tints

Shades of #A45165

#A45165
(164,81,101)
#964A5C
(150,74,92)
#884353
(136,67,83)
#7A3C4A
(122,60,74)
#6C3541
(108,53,65)
#5E2E38
(94,46,56)
#50272F
(80,39,47)
#422026
(66,32,38)
#34191D
(52,25,29)
#261214
(38,18,20)
#180B0B
(24,11,11)
#000000
(0,0,0)

Tints of #A45165

#A45165
(164,81,101)
#AC6073
(172,96,115)
#B46F81
(180,111,129)
#BC7E8F
(188,126,143)
#C48D9D
(196,141,157)
#CC9CAB
(204,156,171)
#D4ABB9
(212,171,185)
#DCBAC7
(220,186,199)
#E4C9D5
(228,201,213)
#ECD8E3
(236,216,227)
#F4E7F1
(244,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A45165 color. Also use rgb(164,81,101) instead hex code.

Text Font Color

.myTextColor { color: #A45165; }

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

This text font color is #A45165.

Background Color

.myBgColor { background-color: #A45165; }

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

This div background color is #A45165.

Border color

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

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

This div border color is #A45165.

Opacity

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

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

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

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

This text has shadow with #A45165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A45165.

Preview

Color preview on black background

This text has color #A45165 on black background.


Color preview on white background

This text has color #A45165 on white background.


Black color preview on #A45165 background

This text has black color on #A45165 background.


White color preview on #A45165 background

This text has white color on #A45165 background.


Related colors

Complementary color

Complementary color for #hex is #5BAE9A.


I love getcolorcode.com

Triadic colors

1 #65A451 and #5165A4 with #A45165 are triadic colors.

2 #6551A4 and #51A465 with #A45165 are triadic colors.