COLOR #A75652

HEX: #A75652 RGB: (167,86,82)

Color info

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

RGB color model

#A75652 color RGB value is (167,86,82).

RGB: (167,86,82) (65%, 34%, 32%)

RGB channels and saturation

R 167 of 255 = 65%
G 86 of 255 = 34%
B 82 of 255 = 32%

167
86
82

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

Portions of RGB colors in percentages

R + G + B = 167 + 86 + 82 = 335 (100%)
R 167 of 335 ~ 49.85%
G 86 of 335 ~ 25.67%
B 82 of 335 ~ 24.48'%

%49.85
%25.67
%24.48

CMYK color model

#A75652 color CMYK value is (0,49,51,35).

  • cyan value is 0.00%
  • magenta value is 48.50%
  • yellow value is 50.90%
  • key color value is 34.51%

CMYK: (0,49,51,35)
C0M49Y51K35 (0%, 49%, 51%, 35%)
(0.00 / 0.49 / 0.51 / 0.35)

CMYK percentages

%0
%48.5
%50.9
%34.51

Codes

Color #A75652 in popluar color models

A7 56 52
RGB 167 86 82
HSL 34.14% 48.82%
HSB/HSV 50.90% 65.49%
CMYK 0.00% 48.50% 50.90%
34.51%

Color #A75652 in popluar number systems.

HEX A7 56 52
Decimal 167 86 82
Binary 10100111 1010110 1010010
Octal 247 126 122

Shades and tints

Shades of #A75652

#A75652
(167,86,82)
#984F4B
(152,79,75)
#894844
(137,72,68)
#7A413D
(122,65,61)
#6B3A36
(107,58,54)
#5C332F
(92,51,47)
#4D2C28
(77,44,40)
#3E2521
(62,37,33)
#2F1E1A
(47,30,26)
#201713
(32,23,19)
#11100C
(17,16,12)
#000000
(0,0,0)

Tints of #A75652

#A75652
(167,86,82)
#AF6561
(175,101,97)
#B77470
(183,116,112)
#BF837F
(191,131,127)
#C7928E
(199,146,142)
#CFA19D
(207,161,157)
#D7B0AC
(215,176,172)
#DFBFBB
(223,191,187)
#E7CECA
(231,206,202)
#EFDDD9
(239,221,217)
#F7ECE8
(247,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A75652 color. Also use rgb(167,86,82) instead hex code.

Text Font Color

.myTextColor { color: #A75652; }

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

This text font color is #A75652.

Background Color

.myBgColor { background-color: #A75652; }

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

This div background color is #A75652.

Border color

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

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

This div border color is #A75652.

Opacity

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

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

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

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

This text has shadow with #A75652 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A75652.

Preview

Color preview on black background

This text has color #A75652 on black background.


Color preview on white background

This text has color #A75652 on white background.


Black color preview on #A75652 background

This text has black color on #A75652 background.


White color preview on #A75652 background

This text has white color on #A75652 background.


Related colors

Complementary color

Complementary color for #hex is #58A9AD.


I love getcolorcode.com

Triadic colors

1 #52A756 and #5652A7 with #A75652 are triadic colors.

2 #5256A7 and #56A752 with #A75652 are triadic colors.