COLOR #A5525B

HEX: #A5525B RGB: (165,82,91)

Renk bilgisi

#A5525B contains mainly red color. #A5525B ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#A5525B color RGB value is (165,82,91).

RGB: (165,82,91) (65%, 32%, 36%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 82 of 255 = 32%
B 91 of 255 = 36%

165
82
91

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 82 + 91 = 338 (100%)
R 165 of 338 ~ 48.82%
G 82 of 338 ~ 24.26%
B 91 of 338 ~ 26.92'%

%48.82
%24.26
%26.92

CMYK RENK MODELİ

#A5525B rengi CMYK tonu (0,50,45,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.30%
  • sarı tonu 44.85%
  • ana renk tonu 35.29%

CMYK: (0,50,45,35)
C0M50Y45K35 (0%, 50%, 45%, 35%)
(0.00 / 0.50 / 0.45 / 0.35)

CMYK yüzdeleri

%0
%50.3
%44.85
%35.29

Codes

Color #A5525B in popluar color models

A5 52 5B
RGB 165 82 91
HSL 353° 33.60% 48.43%
HSB/HSV 353° 50.30% 64.71%
CMYK 0.00% 50.30% 44.85%
35.29%

Color #A5525B in popluar number systems.

HEX A5 52 5B
Decimal 165 82 91
Binary 10100101 1010010 1011011
Octal 245 122 133

Shades and tints

Shades of #A5525B

#A5525B
(165,82,91)
#964B53
(150,75,83)
#87444B
(135,68,75)
#783D43
(120,61,67)
#69363B
(105,54,59)
#5A2F33
(90,47,51)
#4B282B
(75,40,43)
#3C2123
(60,33,35)
#2D1A1B
(45,26,27)
#1E1313
(30,19,19)
#0F0C0B
(15,12,11)
#000000
(0,0,0)

Tints of #A5525B

#A5525B
(165,82,91)
#AD6169
(173,97,105)
#B57077
(181,112,119)
#BD7F85
(189,127,133)
#C58E93
(197,142,147)
#CD9DA1
(205,157,161)
#D5ACAF
(213,172,175)
#DDBBBD
(221,187,189)
#E5CACB
(229,202,203)
#EDD9D9
(237,217,217)
#F5E8E7
(245,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5525B color. Also use rgb(165,82,91) instead hex code.

Text Font Color

.myTextColor { color: #A5525B; }

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

This text font color is #A5525B.

Background Color

.myBgColor { background-color: #A5525B; }

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

This div background color is #A5525B.

Border color

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

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

This div border color is #A5525B.

Opacity

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

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

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

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

This text has shadow with #A5525B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5525B.

Preview

Color preview on black background

This text has color #A5525B on black background.


Color preview on white background

This text has color #A5525B on white background.


Black color preview on #A5525B background

This text has black color on #A5525B background.


White color preview on #A5525B background

This text has white color on #A5525B background.


Related colors

Complementary color

Complementary color for #hex is #5AADA4.


I love getcolorcode.com

Triadic colors

1 #5BA552 and #525BA5 with #A5525B are triadic colors.

2 #5B52A5 and #52A55B with #A5525B are triadic colors.