COLOR #A5587E

HEX: #A5587E RGB: (165,88,126)

Renk bilgisi

#A5587E contains mainly red and blue colors. #A5587E ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#A5587E color RGB value is (165,88,126).

RGB: (165,88,126) (65%, 35%, 49%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 88 of 255 = 35%
B 126 of 255 = 49%

165
88
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 88 + 126 = 379 (100%)
R 165 of 379 ~ 43.54%
G 88 of 379 ~ 23.22%
B 126 of 379 ~ 33.25'%

%43.54
%23.22
%33.25

CMYK RENK MODELİ

#A5587E rengi CMYK tonu (0,47,24,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.67%
  • sarı tonu 23.64%
  • ana renk tonu 35.29%

CMYK: (0,47,24,35)
C0M47Y24K35 (0%, 47%, 24%, 35%)
(0.00 / 0.47 / 0.24 / 0.35)

CMYK yüzdeleri

%0
%46.67
%23.64
%35.29

Codes

Color #A5587E in popluar color models

A5 58 7E
RGB 165 88 126
HSL 330° 30.43% 49.61%
HSB/HSV 330° 46.67% 64.71%
CMYK 0.00% 46.67% 23.64%
35.29%

Color #A5587E in popluar number systems.

HEX A5 58 7E
Decimal 165 88 126
Binary 10100101 1011000 1111110
Octal 245 130 176

Shades and tints

Shades of #A5587E

#A5587E
(165,88,126)
#965073
(150,80,115)
#874868
(135,72,104)
#78405D
(120,64,93)
#693852
(105,56,82)
#5A3047
(90,48,71)
#4B283C
(75,40,60)
#3C2031
(60,32,49)
#2D1826
(45,24,38)
#1E101B
(30,16,27)
#0F0810
(15,8,16)
#000000
(0,0,0)

Tints of #A5587E

#A5587E
(165,88,126)
#AD6789
(173,103,137)
#B57694
(181,118,148)
#BD859F
(189,133,159)
#C594AA
(197,148,170)
#CDA3B5
(205,163,181)
#D5B2C0
(213,178,192)
#DDC1CB
(221,193,203)
#E5D0D6
(229,208,214)
#EDDFE1
(237,223,225)
#F5EEEC
(245,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5587E color. Also use rgb(165,88,126) instead hex code.

Text Font Color

.myTextColor { color: #A5587E; }

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

This text font color is #A5587E.

Background Color

.myBgColor { background-color: #A5587E; }

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

This div background color is #A5587E.

Border color

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

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

This div border color is #A5587E.

Opacity

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

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

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

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

This text has shadow with #A5587E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5587E.

Preview

Color preview on black background

This text has color #A5587E on black background.


Color preview on white background

This text has color #A5587E on white background.


Black color preview on #A5587E background

This text has black color on #A5587E background.


White color preview on #A5587E background

This text has white color on #A5587E background.


Related colors

Complementary color

Complementary color for #hex is #5AA781.


I love getcolorcode.com

Triadic colors

1 #7EA558 and #587EA5 with #A5587E are triadic colors.

2 #7E58A5 and #58A57E with #A5587E are triadic colors.