COLOR #A59BCC

HEX: #A59BCC RGB: (165,155,204)

Renk bilgisi

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

RGB renk modeli

#A59BCC color RGB value is (165,155,204).

RGB: (165,155,204) (65%, 61%, 80%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 155 of 255 = 61%
B 204 of 255 = 80%

165
155
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 155 + 204 = 524 (100%)
R 165 of 524 ~ 31.49%
G 155 of 524 ~ 29.58%
B 204 of 524 ~ 38.93'%

%31.49
%29.58
%38.93

CMYK RENK MODELİ

#A59BCC rengi CMYK tonu (19,24,0,20).

  • camgöbeği tonu 19.12%
  • eflatun tonu 24.02%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%
CMYK: (19,24,0,20) C19M24Y0K20 (19%,24%,0%,20%) (0.19/0.24/0.00/0.20) 

CMYK yüzdeleri

%19.12
%24.02
%0
%20

Codes

Color #A59BCC in popluar color models

A5 9B CC
RGB 165 155 204
HSL 252° 32.45% 70.39%
HSB/HSV 252° 24.02% 80.00%
CMYK 19.12% 24.02% 0.00%
20.00%

Color #A59BCC in popluar number systems.

HEX A5 9B CC
Decimal 165 155 204
Binary 10100101 10011011 11001100
Octal 245 233 314

Shades and tints

Shades of #A59BCC

#A59BCC
(165,155,204)
#968DBA
(150,141,186)
#877FA8
(135,127,168)
#787196
(120,113,150)
#696384
(105,99,132)
#5A5572
(90,85,114)
#4B4760
(75,71,96)
#3C394E
(60,57,78)
#2D2B3C
(45,43,60)
#1E1D2A
(30,29,42)
#0F0F18
(15,15,24)
#000000
(0,0,0)

Tints of #A59BCC

#A59BCC
(165,155,204)
#ADA4D0
(173,164,208)
#B5ADD4
(181,173,212)
#BDB6D8
(189,182,216)
#C5BFDC
(197,191,220)
#CDC8E0
(205,200,224)
#D5D1E4
(213,209,228)
#DDDAE8
(221,218,232)
#E5E3EC
(229,227,236)
#EDECF0
(237,236,240)
#F5F5F4
(245,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A59BCC color. Also use rgb(165,155,204) instead hex code.

Text Font Color

.myTextColor { color: #A59BCC; }

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

This text font color is #A59BCC.

Background Color

.myBgColor { background-color: #A59BCC; }

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

This div background color is #A59BCC.

Border color

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

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

This div border color is #A59BCC.

Opacity

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

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

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

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

This text has shadow with #A59BCC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59BCC.

Preview

Color preview on black background

This text has color #A59BCC on black background.


Color preview on white background

This text has color #A59BCC on white background.


Black color preview on #A59BCC background

This text has black color on #A59BCC background.


White color preview on #A59BCC background

This text has white color on #A59BCC background.


Related colors

Complementary color

Complementary color for #hex is #5A6433.


I love getcolorcode.com

Triadic colors

1 #CCA59B and #9BCCA5 with #A59BCC are triadic colors.

2 #CC9BA5 and #9BA5CC with #A59BCC are triadic colors.