COLOR #A5727F

HEX: #A5727F RGB: (165,114,127)

Renk bilgisi

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

RGB renk modeli

#A5727F color RGB value is (165,114,127).

RGB: (165,114,127) (65%, 45%, 50%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 114 of 255 = 45%
B 127 of 255 = 50%

165
114
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 114 + 127 = 406 (100%)
R 165 of 406 ~ 40.64%
G 114 of 406 ~ 28.08%
B 127 of 406 ~ 31.28'%

%40.64
%28.08
%31.28

CMYK RENK MODELİ

#A5727F rengi CMYK tonu (0,31,23,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.91%
  • sarı tonu 23.03%
  • ana renk tonu 35.29%

CMYK: (0,31,23,35)
C0M31Y23K35 (0%, 31%, 23%, 35%)
(0.00 / 0.31 / 0.23 / 0.35)

CMYK yüzdeleri

%0
%30.91
%23.03
%35.29

Codes

Color #A5727F in popluar color models

A5 72 7F
RGB 165 114 127
HSL 345° 22.08% 54.71%
HSB/HSV 345° 30.91% 64.71%
CMYK 0.00% 30.91% 23.03%
35.29%

Color #A5727F in popluar number systems.

HEX A5 72 7F
Decimal 165 114 127
Binary 10100101 1110010 1111111
Octal 245 162 177

Shades and tints

Shades of #A5727F

#A5727F
(165,114,127)
#966874
(150,104,116)
#875E69
(135,94,105)
#78545E
(120,84,94)
#694A53
(105,74,83)
#5A4048
(90,64,72)
#4B363D
(75,54,61)
#3C2C32
(60,44,50)
#2D2227
(45,34,39)
#1E181C
(30,24,28)
#0F0E11
(15,14,17)
#000000
(0,0,0)

Tints of #A5727F

#A5727F
(165,114,127)
#AD7E8A
(173,126,138)
#B58A95
(181,138,149)
#BD96A0
(189,150,160)
#C5A2AB
(197,162,171)
#CDAEB6
(205,174,182)
#D5BAC1
(213,186,193)
#DDC6CC
(221,198,204)
#E5D2D7
(229,210,215)
#EDDEE2
(237,222,226)
#F5EAED
(245,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5727F color. Also use rgb(165,114,127) instead hex code.

Text Font Color

.myTextColor { color: #A5727F; }

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

This text font color is #A5727F.

Background Color

.myBgColor { background-color: #A5727F; }

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

This div background color is #A5727F.

Border color

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

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

This div border color is #A5727F.

Opacity

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

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

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

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

This text has shadow with #A5727F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5727F.

Preview

Color preview on black background

This text has color #A5727F on black background.


Color preview on white background

This text has color #A5727F on white background.


Black color preview on #A5727F background

This text has black color on #A5727F background.


White color preview on #A5727F background

This text has white color on #A5727F background.


Related colors

Complementary color

Complementary color for #hex is #5A8D80.


I love getcolorcode.com

Triadic colors

1 #7FA572 and #727FA5 with #A5727F are triadic colors.

2 #7F72A5 and #72A57F with #A5727F are triadic colors.