COLOR #A5829C

HEX: #A5829C RGB: (165,130,156)

Renk bilgisi

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

RGB renk modeli

#A5829C color RGB value is (165,130,156).

RGB: (165,130,156) (65%, 51%, 61%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 130 of 255 = 51%
B 156 of 255 = 61%

165
130
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 130 + 156 = 451 (100%)
R 165 of 451 ~ 36.59%
G 130 of 451 ~ 28.82%
B 156 of 451 ~ 34.59'%

%36.59
%28.82
%34.59

CMYK RENK MODELİ

#A5829C rengi CMYK tonu (0,21,5,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.21%
  • sarı tonu 5.45%
  • ana renk tonu 35.29%

CMYK: (0,21,5,35)
C0M21Y5K35 (0%, 21%, 5%, 35%)
(0.00 / 0.21 / 0.05 / 0.35)

CMYK yüzdeleri

%0
%21.21
%5.45
%35.29

Codes

Color #A5829C in popluar color models

A5 82 9C
RGB 165 130 156
HSL 315° 16.28% 57.84%
HSB/HSV 315° 21.21% 64.71%
CMYK 0.00% 21.21% 5.45%
35.29%

Color #A5829C in popluar number systems.

HEX A5 82 9C
Decimal 165 130 156
Binary 10100101 10000010 10011100
Octal 245 202 234

Shades and tints

Shades of #A5829C

#A5829C
(165,130,156)
#96778E
(150,119,142)
#876C80
(135,108,128)
#786172
(120,97,114)
#695664
(105,86,100)
#5A4B56
(90,75,86)
#4B4048
(75,64,72)
#3C353A
(60,53,58)
#2D2A2C
(45,42,44)
#1E1F1E
(30,31,30)
#0F1410
(15,20,16)
#000000
(0,0,0)

Tints of #A5829C

#A5829C
(165,130,156)
#AD8DA5
(173,141,165)
#B598AE
(181,152,174)
#BDA3B7
(189,163,183)
#C5AEC0
(197,174,192)
#CDB9C9
(205,185,201)
#D5C4D2
(213,196,210)
#DDCFDB
(221,207,219)
#E5DAE4
(229,218,228)
#EDE5ED
(237,229,237)
#F5F0F6
(245,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5829C color. Also use rgb(165,130,156) instead hex code.

Text Font Color

.myTextColor { color: #A5829C; }

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

This text font color is #A5829C.

Background Color

.myBgColor { background-color: #A5829C; }

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

This div background color is #A5829C.

Border color

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

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

This div border color is #A5829C.

Opacity

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

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

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

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

This text has shadow with #A5829C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5829C.

Preview

Color preview on black background

This text has color #A5829C on black background.


Color preview on white background

This text has color #A5829C on white background.


Black color preview on #A5829C background

This text has black color on #A5829C background.


White color preview on #A5829C background

This text has white color on #A5829C background.


Related colors

Complementary color

Complementary color for #hex is #5A7D63.


I love getcolorcode.com

Triadic colors

1 #9CA582 and #829CA5 with #A5829C are triadic colors.

2 #9C82A5 and #82A59C with #A5829C are triadic colors.