COLOR #A590B0

HEX: #A590B0 RGB: (165,144,176)

Renk bilgisi

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

RGB renk modeli

#A590B0 color RGB value is (165,144,176).

RGB: (165,144,176) (65%, 56%, 69%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 144 of 255 = 56%
B 176 of 255 = 69%

165
144
176

R + G + B ~ 63%. #A590B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 144 + 176 = 485 (100%)
R 165 of 485 ~ 34.02%
G 144 of 485 ~ 29.69%
B 176 of 485 ~ 36.29'%

%34.02
%29.69
%36.29

CMYK RENK MODELİ

#A590B0 rengi CMYK tonu (6,18,0,31).

  • camgöbeği tonu 6.25%
  • eflatun tonu 18.18%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (6,18,0,31)
C6M18Y0K31 (6%, 18%, 0%, 31%)
(0.06 / 0.18 / 0.00 / 0.31)

CMYK yüzdeleri

%6.25
%18.18
%0
%30.98

Codes

Color #A590B0 in popluar color models

A5 90 B0
RGB 165 144 176
HSL 279° 16.84% 62.75%
HSB/HSV 279° 18.18% 69.02%
CMYK 6.25% 18.18% 0.00%
30.98%

Color #A590B0 in popluar number systems.

HEX A5 90 B0
Decimal 165 144 176
Binary 10100101 10010000 10110000
Octal 245 220 260

Shades and tints

Shades of #A590B0

#A590B0
(165,144,176)
#9683A0
(150,131,160)
#877690
(135,118,144)
#786980
(120,105,128)
#695C70
(105,92,112)
#5A4F60
(90,79,96)
#4B4250
(75,66,80)
#3C3540
(60,53,64)
#2D2830
(45,40,48)
#1E1B20
(30,27,32)
#0F0E10
(15,14,16)
#000000
(0,0,0)

Tints of #A590B0

#A590B0
(165,144,176)
#AD9AB7
(173,154,183)
#B5A4BE
(181,164,190)
#BDAEC5
(189,174,197)
#C5B8CC
(197,184,204)
#CDC2D3
(205,194,211)
#D5CCDA
(213,204,218)
#DDD6E1
(221,214,225)
#E5E0E8
(229,224,232)
#EDEAEF
(237,234,239)
#F5F4F6
(245,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A590B0 color. Also use rgb(165,144,176) instead hex code.

Text Font Color

.myTextColor { color: #A590B0; }

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

This text font color is #A590B0.

Background Color

.myBgColor { background-color: #A590B0; }

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

This div background color is #A590B0.

Border color

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

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

This div border color is #A590B0.

Opacity

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

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

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

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

This text has shadow with #A590B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A590B0.

Preview

Color preview on black background

This text has color #A590B0 on black background.


Color preview on white background

This text has color #A590B0 on white background.


Black color preview on #A590B0 background

This text has black color on #A590B0 background.


White color preview on #A590B0 background

This text has white color on #A590B0 background.


Related colors

Complementary color

Complementary color for #hex is #5A6F4F.


I love getcolorcode.com

Triadic colors

1 #B0A590 and #90B0A5 with #A590B0 are triadic colors.

2 #B090A5 and #90A5B0 with #A590B0 are triadic colors.