COLOR #A59ECE

HEX: #A59ECE RGB: (165,158,206)

Renk bilgisi

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

RGB renk modeli

#A59ECE color RGB value is (165,158,206).

RGB: (165,158,206) (65%, 62%, 81%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 158 of 255 = 62%
B 206 of 255 = 81%

165
158
206

R + G + B ~ 69%. #A59ECE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 158 + 206 = 529 (100%)
R 165 of 529 ~ 31.19%
G 158 of 529 ~ 29.87%
B 206 of 529 ~ 38.94'%

%31.19
%29.87
%38.94

CMYK RENK MODELİ

#A59ECE rengi CMYK tonu (20,23,0,19).

  • camgöbeği tonu 19.90%
  • eflatun tonu 23.30%
  • sarı tonu 0.00%
  • ana renk tonu 19.22%

CMYK: (20,23,0,19)
C20M23Y0K19 (20%, 23%, 0%, 19%)
(0.20 / 0.23 / 0.00 / 0.19)

CMYK yüzdeleri

%19.9
%23.3
%0
%19.22

Codes

Color #A59ECE in popluar color models

A5 9E CE
RGB 165 158 206
HSL 249° 32.88% 71.37%
HSB/HSV 249° 23.30% 80.78%
CMYK 19.90% 23.30% 0.00%
19.22%

Color #A59ECE in popluar number systems.

HEX A5 9E CE
Decimal 165 158 206
Binary 10100101 10011110 11001110
Octal 245 236 316

Shades and tints

Shades of #A59ECE

#A59ECE
(165,158,206)
#9690BC
(150,144,188)
#8782AA
(135,130,170)
#787498
(120,116,152)
#696686
(105,102,134)
#5A5874
(90,88,116)
#4B4A62
(75,74,98)
#3C3C50
(60,60,80)
#2D2E3E
(45,46,62)
#1E202C
(30,32,44)
#0F121A
(15,18,26)
#000000
(0,0,0)

Tints of #A59ECE

#A59ECE
(165,158,206)
#ADA6D2
(173,166,210)
#B5AED6
(181,174,214)
#BDB6DA
(189,182,218)
#C5BEDE
(197,190,222)
#CDC6E2
(205,198,226)
#D5CEE6
(213,206,230)
#DDD6EA
(221,214,234)
#E5DEEE
(229,222,238)
#EDE6F2
(237,230,242)
#F5EEF6
(245,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A59ECE; }

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

This text font color is #A59ECE.

Background Color

.myBgColor { background-color: #A59ECE; }

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

This div background color is #A59ECE.

Border color

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

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

This div border color is #A59ECE.

Opacity

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

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

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

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

This text has shadow with #A59ECE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59ECE.

Preview

Color preview on black background

This text has color #A59ECE on black background.


Color preview on white background

This text has color #A59ECE on white background.


Black color preview on #A59ECE background

This text has black color on #A59ECE background.


White color preview on #A59ECE background

This text has white color on #A59ECE background.


Related colors

Complementary color

Complementary color for #hex is #5A6131.


I love getcolorcode.com

Triadic colors

1 #CEA59E and #9ECEA5 with #A59ECE are triadic colors.

2 #CE9EA5 and #9EA5CE with #A59ECE are triadic colors.