COLOR #A35266

HEX: #A35266 RGB: (163,82,102)

Color info

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

RGB color model

#A35266 color RGB value is (163,82,102).

RGB: (163,82,102) (64%, 32%, 40%)

RGB channels and saturation

R 163 of 255 = 64%
G 82 of 255 = 32%
B 102 of 255 = 40%

163
82
102

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

Portions of RGB colors in percentages

R + G + B = 163 + 82 + 102 = 347 (100%)
R 163 of 347 ~ 46.97%
G 82 of 347 ~ 23.63%
B 102 of 347 ~ 29.39'%

%46.97
%23.63
%29.39

CMYK color model

#A35266 color CMYK value is (0,50,37,36).

  • cyan value is 0.00%
  • magenta value is 49.69%
  • yellow value is 37.42%
  • key color value is 36.08%

CMYK: (0,50,37,36)
C0M50Y37K36 (0%, 50%, 37%, 36%)
(0.00 / 0.50 / 0.37 / 0.36)

CMYK percentages

%0
%49.69
%37.42
%36.08

Codes

Color #A35266 in popluar color models

A3 52 66
RGB 163 82 102
HSL 345° 33.06% 48.04%
HSB/HSV 345° 49.69% 63.92%
CMYK 0.00% 49.69% 37.42%
36.08%

Color #A35266 in popluar number systems.

HEX A3 52 66
Decimal 163 82 102
Binary 10100011 1010010 1100110
Octal 243 122 146

Shades and tints

Shades of #A35266

#A35266
(163,82,102)
#954B5D
(149,75,93)
#874454
(135,68,84)
#793D4B
(121,61,75)
#6B3642
(107,54,66)
#5D2F39
(93,47,57)
#4F2830
(79,40,48)
#412127
(65,33,39)
#331A1E
(51,26,30)
#251315
(37,19,21)
#170C0C
(23,12,12)
#000000
(0,0,0)

Tints of #A35266

#A35266
(163,82,102)
#AB6173
(171,97,115)
#B37080
(179,112,128)
#BB7F8D
(187,127,141)
#C38E9A
(195,142,154)
#CB9DA7
(203,157,167)
#D3ACB4
(211,172,180)
#DBBBC1
(219,187,193)
#E3CACE
(227,202,206)
#EBD9DB
(235,217,219)
#F3E8E8
(243,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A35266 color. Also use rgb(163,82,102) instead hex code.

Text Font Color

.myTextColor { color: #A35266; }

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

This text font color is #A35266.

Background Color

.myBgColor { background-color: #A35266; }

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

This div background color is #A35266.

Border color

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

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

This div border color is #A35266.

Opacity

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

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

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

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

This text has shadow with #A35266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A35266.

Preview

Color preview on black background

This text has color #A35266 on black background.


Color preview on white background

This text has color #A35266 on white background.


Black color preview on #A35266 background

This text has black color on #A35266 background.


White color preview on #A35266 background

This text has white color on #A35266 background.


Related colors

Complementary color

Complementary color for #hex is #5CAD99.


I love getcolorcode.com

Triadic colors

1 #66A352 and #5266A3 with #A35266 are triadic colors.

2 #6652A3 and #52A366 with #A35266 are triadic colors.