COLOR #A59DC6

HEX: #A59DC6 RGB: (165,157,198)

Renk bilgisi

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

RGB renk modeli

#A59DC6 color RGB value is (165,157,198).

RGB: (165,157,198) (65%, 62%, 78%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 157 of 255 = 62%
B 198 of 255 = 78%

165
157
198

R + G + B ~ 68%. #A59DC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 157 + 198 = 520 (100%)
R 165 of 520 ~ 31.73%
G 157 of 520 ~ 30.19%
B 198 of 520 ~ 38.08'%

%31.73
%30.19
%38.08

CMYK RENK MODELİ

#A59DC6 rengi CMYK tonu (17,21,0,22).

  • camgöbeği tonu 16.67%
  • eflatun tonu 20.71%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (17,21,0,22)
C17M21Y0K22 (17%, 21%, 0%, 22%)
(0.17 / 0.21 / 0.00 / 0.22)

CMYK yüzdeleri

%16.67
%20.71
%0
%22.35

Codes

Color #A59DC6 in popluar color models

A5 9D C6
RGB 165 157 198
HSL 252° 26.45% 69.61%
HSB/HSV 252° 20.71% 77.65%
CMYK 16.67% 20.71% 0.00%
22.35%

Color #A59DC6 in popluar number systems.

HEX A5 9D C6
Decimal 165 157 198
Binary 10100101 10011101 11000110
Octal 245 235 306

Shades and tints

Shades of #A59DC6

#A59DC6
(165,157,198)
#968FB4
(150,143,180)
#8781A2
(135,129,162)
#787390
(120,115,144)
#69657E
(105,101,126)
#5A576C
(90,87,108)
#4B495A
(75,73,90)
#3C3B48
(60,59,72)
#2D2D36
(45,45,54)
#1E1F24
(30,31,36)
#0F1112
(15,17,18)
#000000
(0,0,0)

Tints of #A59DC6

#A59DC6
(165,157,198)
#ADA5CB
(173,165,203)
#B5ADD0
(181,173,208)
#BDB5D5
(189,181,213)
#C5BDDA
(197,189,218)
#CDC5DF
(205,197,223)
#D5CDE4
(213,205,228)
#DDD5E9
(221,213,233)
#E5DDEE
(229,221,238)
#EDE5F3
(237,229,243)
#F5EDF8
(245,237,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A59DC6 color. Also use rgb(165,157,198) instead hex code.

Text Font Color

.myTextColor { color: #A59DC6; }

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

This text font color is #A59DC6.

Background Color

.myBgColor { background-color: #A59DC6; }

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

This div background color is #A59DC6.

Border color

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

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

This div border color is #A59DC6.

Opacity

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

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

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

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

This text has shadow with #A59DC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59DC6.

Preview

Color preview on black background

This text has color #A59DC6 on black background.


Color preview on white background

This text has color #A59DC6 on white background.


Black color preview on #A59DC6 background

This text has black color on #A59DC6 background.


White color preview on #A59DC6 background

This text has white color on #A59DC6 background.


Related colors

Complementary color

Complementary color for #hex is #5A6239.


I love getcolorcode.com

Triadic colors

1 #C6A59D and #9DC6A5 with #A59DC6 are triadic colors.

2 #C69DA5 and #9DA5C6 with #A59DC6 are triadic colors.