COLOR #A8727D

HEX: #A8727D RGB: (168,114,125)

Renk bilgisi

#A8727D contains red, green and blue colors in about the same proportion. #A8727D ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#A8727D color RGB value is (168,114,125).

RGB: (168,114,125) (66%, 45%, 49%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 114 of 255 = 45%
B 125 of 255 = 49%

168
114
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 114 + 125 = 407 (100%)
R 168 of 407 ~ 41.28%
G 114 of 407 ~ 28.01%
B 125 of 407 ~ 30.71'%

%41.28
%28.01
%30.71

CMYK RENK MODELİ

#A8727D rengi CMYK tonu (0,32,26,34).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.14%
  • sarı tonu 25.60%
  • ana renk tonu 34.12%

CMYK: (0,32,26,34)
C0M32Y26K34 (0%, 32%, 26%, 34%)
(0.00 / 0.32 / 0.26 / 0.34)

CMYK yüzdeleri

%0
%32.14
%25.6
%34.12

Codes

Color #A8727D in popluar color models

A8 72 7D
RGB 168 114 125
HSL 348° 23.68% 55.29%
HSB/HSV 348° 32.14% 65.88%
CMYK 0.00% 32.14% 25.60%
34.12%

Color #A8727D in popluar number systems.

HEX A8 72 7D
Decimal 168 114 125
Binary 10101000 1110010 1111101
Octal 250 162 175

Shades and tints

Shades of #A8727D

#A8727D
(168,114,125)
#996872
(153,104,114)
#8A5E67
(138,94,103)
#7B545C
(123,84,92)
#6C4A51
(108,74,81)
#5D4046
(93,64,70)
#4E363B
(78,54,59)
#3F2C30
(63,44,48)
#302225
(48,34,37)
#21181A
(33,24,26)
#120E0F
(18,14,15)
#000000
(0,0,0)

Tints of #A8727D

#A8727D
(168,114,125)
#AF7E88
(175,126,136)
#B68A93
(182,138,147)
#BD969E
(189,150,158)
#C4A2A9
(196,162,169)
#CBAEB4
(203,174,180)
#D2BABF
(210,186,191)
#D9C6CA
(217,198,202)
#E0D2D5
(224,210,213)
#E7DEE0
(231,222,224)
#EEEAEB
(238,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8727D color. Also use rgb(168,114,125) instead hex code.

Text Font Color

.myTextColor { color: #A8727D; }

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

This text font color is #A8727D.

Background Color

.myBgColor { background-color: #A8727D; }

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

This div background color is #A8727D.

Border color

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

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

This div border color is #A8727D.

Opacity

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

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

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

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

This text has shadow with #A8727D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8727D.

Preview

Color preview on black background

This text has color #A8727D on black background.


Color preview on white background

This text has color #A8727D on white background.


Black color preview on #A8727D background

This text has black color on #A8727D background.


White color preview on #A8727D background

This text has white color on #A8727D background.


Related colors

Complementary color

Complementary color for #hex is #578D82.


I love getcolorcode.com

Triadic colors

1 #7DA872 and #727DA8 with #A8727D are triadic colors.

2 #7D72A8 and #72A87D with #A8727D are triadic colors.