COLOR #A5B1DC

HEX: #A5B1DC RGB: (165,177,220)

Renk bilgisi

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

RGB renk modeli

#A5B1DC color RGB value is (165,177,220).

RGB: (165,177,220) (65%, 69%, 86%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 177 of 255 = 69%
B 220 of 255 = 86%

165
177
220

R + G + B ~ 73%. #A5B1DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 177 + 220 = 562 (100%)
R 165 of 562 ~ 29.36%
G 177 of 562 ~ 31.49%
B 220 of 562 ~ 39.15'%

%29.36
%31.49
%39.15

CMYK RENK MODELİ

#A5B1DC rengi CMYK tonu (25,20,0,14).

  • camgöbeği tonu 25.00%
  • eflatun tonu 19.55%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (25,20,0,14)
C25M20Y0K14 (25%, 20%, 0%, 14%)
(0.25 / 0.20 / 0.00 / 0.14)

CMYK yüzdeleri

%25
%19.55
%0
%13.73

Codes

Color #A5B1DC in popluar color models

A5 B1 DC
RGB 165 177 220
HSL 227° 44.00% 75.49%
HSB/HSV 227° 25.00% 86.27%
CMYK 25.00% 19.55% 0.00%
13.73%

Color #A5B1DC in popluar number systems.

HEX A5 B1 DC
Decimal 165 177 220
Binary 10100101 10110001 11011100
Octal 245 261 334

Shades and tints

Shades of #A5B1DC

#A5B1DC
(165,177,220)
#96A1C8
(150,161,200)
#8791B4
(135,145,180)
#7881A0
(120,129,160)
#69718C
(105,113,140)
#5A6178
(90,97,120)
#4B5164
(75,81,100)
#3C4150
(60,65,80)
#2D313C
(45,49,60)
#1E2128
(30,33,40)
#0F1114
(15,17,20)
#000000
(0,0,0)

Tints of #A5B1DC

#A5B1DC
(165,177,220)
#ADB8DF
(173,184,223)
#B5BFE2
(181,191,226)
#BDC6E5
(189,198,229)
#C5CDE8
(197,205,232)
#CDD4EB
(205,212,235)
#D5DBEE
(213,219,238)
#DDE2F1
(221,226,241)
#E5E9F4
(229,233,244)
#EDF0F7
(237,240,247)
#F5F7FA
(245,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5B1DC color. Also use rgb(165,177,220) instead hex code.

Text Font Color

.myTextColor { color: #A5B1DC; }

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

This text font color is #A5B1DC.

Background Color

.myBgColor { background-color: #A5B1DC; }

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

This div background color is #A5B1DC.

Border color

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

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

This div border color is #A5B1DC.

Opacity

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

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

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

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

This text has shadow with #A5B1DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B1DC.

Preview

Color preview on black background

This text has color #A5B1DC on black background.


Color preview on white background

This text has color #A5B1DC on white background.


Black color preview on #A5B1DC background

This text has black color on #A5B1DC background.


White color preview on #A5B1DC background

This text has white color on #A5B1DC background.


Related colors

Complementary color

Complementary color for #hex is #5A4E23.


I love getcolorcode.com

Triadic colors

1 #DCA5B1 and #B1DCA5 with #A5B1DC are triadic colors.

2 #DCB1A5 and #B1A5DC with #A5B1DC are triadic colors.