COLOR #A56674

HEX: #A56674 RGB: (165,102,116)

Color info

#A56674 contains mainly red and blue colors. Web safe color of #A56674 is #996666 (or #966).

RGB color model

#A56674 color RGB value is (165,102,116).

RGB: (165,102,116) (65%, 40%, 45%)

RGB channels and saturation

R 165 of 255 = 65%
G 102 of 255 = 40%
B 116 of 255 = 45%

165
102
116

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

Portions of RGB colors in percentages

R + G + B = 165 + 102 + 116 = 383 (100%)
R 165 of 383 ~ 43.08%
G 102 of 383 ~ 26.63%
B 116 of 383 ~ 30.29'%

%43.08
%26.63
%30.29

CMYK color model

#A56674 color CMYK value is (0,38,30,35).

  • cyan value is 0.00%
  • magenta value is 38.18%
  • yellow value is 29.70%
  • key color value is 35.29%

CMYK: (0,38,30,35)
C0M38Y30K35 (0%, 38%, 30%, 35%)
(0.00 / 0.38 / 0.30 / 0.35)

CMYK percentages

%0
%38.18
%29.7
%35.29

Codes

Color #A56674 in popluar color models

A5 66 74
RGB 165 102 116
HSL 347° 25.93% 52.35%
HSB/HSV 347° 38.18% 64.71%
CMYK 0.00% 38.18% 29.70%
35.29%

Color #A56674 in popluar number systems.

HEX A5 66 74
Decimal 165 102 116
Binary 10100101 1100110 1110100
Octal 245 146 164

Shades and tints

Shades of #A56674

#A56674
(165,102,116)
#965D6A
(150,93,106)
#875460
(135,84,96)
#784B56
(120,75,86)
#69424C
(105,66,76)
#5A3942
(90,57,66)
#4B3038
(75,48,56)
#3C272E
(60,39,46)
#2D1E24
(45,30,36)
#1E151A
(30,21,26)
#0F0C10
(15,12,16)
#000000
(0,0,0)

Tints of #A56674

#A56674
(165,102,116)
#AD7380
(173,115,128)
#B5808C
(181,128,140)
#BD8D98
(189,141,152)
#C59AA4
(197,154,164)
#CDA7B0
(205,167,176)
#D5B4BC
(213,180,188)
#DDC1C8
(221,193,200)
#E5CED4
(229,206,212)
#EDDBE0
(237,219,224)
#F5E8EC
(245,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A56674 color. Also use rgb(165,102,116) instead hex code.

Text Font Color

.myTextColor { color: #A56674; }

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

This text font color is #A56674.

Background Color

.myBgColor { background-color: #A56674; }

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

This div background color is #A56674.

Border color

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

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

This div border color is #A56674.

Opacity

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

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

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

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

This text has shadow with #A56674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A56674.

Preview

Color preview on black background

This text has color #A56674 on black background.


Color preview on white background

This text has color #A56674 on white background.


Black color preview on #A56674 background

This text has black color on #A56674 background.


White color preview on #A56674 background

This text has white color on #A56674 background.


Related colors

Complementary color

Complementary color for #hex is #5A998B.


I love getcolorcode.com

Triadic colors

1 #74A566 and #6674A5 with #A56674 are triadic colors.

2 #7466A5 and #66A574 with #A56674 are triadic colors.