COLOR #A5726C

HEX: #A5726C RGB: (165,114,108)

Renk bilgisi

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

RGB renk modeli

#A5726C color RGB value is (165,114,108).

RGB: (165,114,108) (65%, 45%, 42%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 114 of 255 = 45%
B 108 of 255 = 42%

165
114
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 114 + 108 = 387 (100%)
R 165 of 387 ~ 42.64%
G 114 of 387 ~ 29.46%
B 108 of 387 ~ 27.91'%

%42.64
%29.46
%27.91

CMYK RENK MODELİ

#A5726C rengi CMYK tonu (0,31,35,35).

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

CMYK: (0,31,35,35)
C0M31Y35K35 (0%, 31%, 35%, 35%)
(0.00 / 0.31 / 0.35 / 0.35)

CMYK yüzdeleri

%0
%30.91
%34.55
%35.29

Codes

Color #A5726C in popluar color models

A5 72 6C
RGB 165 114 108
HSL 24.05% 53.53%
HSB/HSV 34.55% 64.71%
CMYK 0.00% 30.91% 34.55%
35.29%

Color #A5726C in popluar number systems.

HEX A5 72 6C
Decimal 165 114 108
Binary 10100101 1110010 1101100
Octal 245 162 154

Shades and tints

Shades of #A5726C

#A5726C
(165,114,108)
#966863
(150,104,99)
#875E5A
(135,94,90)
#785451
(120,84,81)
#694A48
(105,74,72)
#5A403F
(90,64,63)
#4B3636
(75,54,54)
#3C2C2D
(60,44,45)
#2D2224
(45,34,36)
#1E181B
(30,24,27)
#0F0E12
(15,14,18)
#000000
(0,0,0)

Tints of #A5726C

#A5726C
(165,114,108)
#AD7E79
(173,126,121)
#B58A86
(181,138,134)
#BD9693
(189,150,147)
#C5A2A0
(197,162,160)
#CDAEAD
(205,174,173)
#D5BABA
(213,186,186)
#DDC6C7
(221,198,199)
#E5D2D4
(229,210,212)
#EDDEE1
(237,222,225)
#F5EAEE
(245,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5726C; }

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

This text font color is #A5726C.

Background Color

.myBgColor { background-color: #A5726C; }

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

This div background color is #A5726C.

Border color

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

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

This div border color is #A5726C.

Opacity

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

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

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

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

This text has shadow with #A5726C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5726C.

Preview

Color preview on black background

This text has color #A5726C on black background.


Color preview on white background

This text has color #A5726C on white background.


Black color preview on #A5726C background

This text has black color on #A5726C background.


White color preview on #A5726C background

This text has white color on #A5726C background.


Related colors

Complementary color

Complementary color for #hex is #5A8D93.


I love getcolorcode.com

Triadic colors

1 #6CA572 and #726CA5 with #A5726C are triadic colors.

2 #6C72A5 and #72A56C with #A5726C are triadic colors.