COLOR #A59CD2

HEX: #A59CD2 RGB: (165,156,210)

Renk bilgisi

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

RGB renk modeli

#A59CD2 color RGB value is (165,156,210).

RGB: (165,156,210) (65%, 61%, 82%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 156 of 255 = 61%
B 210 of 255 = 82%

165
156
210

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 156 + 210 = 531 (100%)
R 165 of 531 ~ 31.07%
G 156 of 531 ~ 29.38%
B 210 of 531 ~ 39.55'%

%31.07
%29.38
%39.55

CMYK RENK MODELİ

#A59CD2 rengi CMYK tonu (21,26,0,18).

  • camgöbeği tonu 21.43%
  • eflatun tonu 25.71%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%
CMYK: (21,26,0,18) C21M26Y0K18 (21%,26%,0%,18%) (0.21/0.26/0.00/0.18) 

CMYK yüzdeleri

%21.43
%25.71
%0
%17.65

Codes

Color #A59CD2 in popluar color models

A5 9C D2
RGB 165 156 210
HSL 250° 37.50% 71.76%
HSB/HSV 250° 25.71% 82.35%
CMYK 21.43% 25.71% 0.00%
17.65%

Color #A59CD2 in popluar number systems.

HEX A5 9C D2
Decimal 165 156 210
Binary 10100101 10011100 11010010
Octal 245 234 322

Shades and tints

Shades of #A59CD2

#A59CD2
(165,156,210)
#968EBF
(150,142,191)
#8780AC
(135,128,172)
#787299
(120,114,153)
#696486
(105,100,134)
#5A5673
(90,86,115)
#4B4860
(75,72,96)
#3C3A4D
(60,58,77)
#2D2C3A
(45,44,58)
#1E1E27
(30,30,39)
#0F1014
(15,16,20)
#000000
(0,0,0)

Tints of #A59CD2

#A59CD2
(165,156,210)
#ADA5D6
(173,165,214)
#B5AEDA
(181,174,218)
#BDB7DE
(189,183,222)
#C5C0E2
(197,192,226)
#CDC9E6
(205,201,230)
#D5D2EA
(213,210,234)
#DDDBEE
(221,219,238)
#E5E4F2
(229,228,242)
#EDEDF6
(237,237,246)
#F5F6FA
(245,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A59CD2 color. Also use rgb(165,156,210) instead hex code.

Text Font Color

.myTextColor { color: #A59CD2; }

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

This text font color is #A59CD2.

Background Color

.myBgColor { background-color: #A59CD2; }

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

This div background color is #A59CD2.

Border color

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

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

This div border color is #A59CD2.

Opacity

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

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

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

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

This text has shadow with #A59CD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59CD2.

Preview

Color preview on black background

This text has color #A59CD2 on black background.


Color preview on white background

This text has color #A59CD2 on white background.


Black color preview on #A59CD2 background

This text has black color on #A59CD2 background.


White color preview on #A59CD2 background

This text has white color on #A59CD2 background.


Related colors

Complementary color

Complementary color for #hex is #5A632D.


I love getcolorcode.com

Triadic colors

1 #D2A59C and #9CD2A5 with #A59CD2 are triadic colors.

2 #D29CA5 and #9CA5D2 with #A59CD2 are triadic colors.