COLOR #A59EC0

HEX: #A59EC0 RGB: (165,158,192)

Renk bilgisi

#A59EC0 contains red, green and blue colors in about the same proportion. #A59EC0 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#A59EC0 color RGB value is (165,158,192).

RGB: (165,158,192) (65%, 62%, 75%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 158 of 255 = 62%
B 192 of 255 = 75%

165
158
192

R + G + B ~ 67%. #A59EC0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 158 + 192 = 515 (100%)
R 165 of 515 ~ 32.04%
G 158 of 515 ~ 30.68%
B 192 of 515 ~ 37.28'%

%32.04
%30.68
%37.28

CMYK RENK MODELİ

#A59EC0 rengi CMYK tonu (14,18,0,25).

  • camgöbeği tonu 14.06%
  • eflatun tonu 17.71%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (14,18,0,25)
C14M18Y0K25 (14%, 18%, 0%, 25%)
(0.14 / 0.18 / 0.00 / 0.25)

CMYK yüzdeleri

%14.06
%17.71
%0
%24.71

Codes

Color #A59EC0 in popluar color models

A5 9E C0
RGB 165 158 192
HSL 252° 21.25% 68.63%
HSB/HSV 252° 17.71% 75.29%
CMYK 14.06% 17.71% 0.00%
24.71%

Color #A59EC0 in popluar number systems.

HEX A5 9E C0
Decimal 165 158 192
Binary 10100101 10011110 11000000
Octal 245 236 300

Shades and tints

Shades of #A59EC0

#A59EC0
(165,158,192)
#9690AF
(150,144,175)
#87829E
(135,130,158)
#78748D
(120,116,141)
#69667C
(105,102,124)
#5A586B
(90,88,107)
#4B4A5A
(75,74,90)
#3C3C49
(60,60,73)
#2D2E38
(45,46,56)
#1E2027
(30,32,39)
#0F1216
(15,18,22)
#000000
(0,0,0)

Tints of #A59EC0

#A59EC0
(165,158,192)
#ADA6C5
(173,166,197)
#B5AECA
(181,174,202)
#BDB6CF
(189,182,207)
#C5BED4
(197,190,212)
#CDC6D9
(205,198,217)
#D5CEDE
(213,206,222)
#DDD6E3
(221,214,227)
#E5DEE8
(229,222,232)
#EDE6ED
(237,230,237)
#F5EEF2
(245,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A59EC0 color. Also use rgb(165,158,192) instead hex code.

Text Font Color

.myTextColor { color: #A59EC0; }

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

This text font color is #A59EC0.

Background Color

.myBgColor { background-color: #A59EC0; }

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

This div background color is #A59EC0.

Border color

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

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

This div border color is #A59EC0.

Opacity

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

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

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

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

This text has shadow with #A59EC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59EC0.

Preview

Color preview on black background

This text has color #A59EC0 on black background.


Color preview on white background

This text has color #A59EC0 on white background.


Black color preview on #A59EC0 background

This text has black color on #A59EC0 background.


White color preview on #A59EC0 background

This text has white color on #A59EC0 background.


Related colors

Complementary color

Complementary color for #hex is #5A613F.


I love getcolorcode.com

Triadic colors

1 #C0A59E and #9EC0A5 with #A59EC0 are triadic colors.

2 #C09EA5 and #9EA5C0 with #A59EC0 are triadic colors.