COLOR #A5B6DC

HEX: #A5B6DC RGB: (165,182,220)

Renk bilgisi

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

RGB renk modeli

#A5B6DC color RGB value is (165,182,220).

RGB: (165,182,220) (65%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 182 of 255 = 71%
B 220 of 255 = 86%

165
182
220

R + G + B ~ 74%. #A5B6DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 182 + 220 = 567 (100%)
R 165 of 567 ~ 29.1%
G 182 of 567 ~ 32.1%
B 220 of 567 ~ 38.8'%

%29.1
%32.1
%38.8

CMYK RENK MODELİ

#A5B6DC rengi CMYK tonu (25,17,0,14).

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

CMYK: (25,17,0,14)
C25M17Y0K14 (25%, 17%, 0%, 14%)
(0.25 / 0.17 / 0.00 / 0.14)

CMYK yüzdeleri

%25
%17.27
%0
%13.73

Codes

Color #A5B6DC in popluar color models

A5 B6 DC
RGB 165 182 220
HSL 221° 44.00% 75.49%
HSB/HSV 221° 25.00% 86.27%
CMYK 25.00% 17.27% 0.00%
13.73%

Color #A5B6DC in popluar number systems.

HEX A5 B6 DC
Decimal 165 182 220
Binary 10100101 10110110 11011100
Octal 245 266 334

Shades and tints

Shades of #A5B6DC

#A5B6DC
(165,182,220)
#96A6C8
(150,166,200)
#8796B4
(135,150,180)
#7886A0
(120,134,160)
#69768C
(105,118,140)
#5A6678
(90,102,120)
#4B5664
(75,86,100)
#3C4650
(60,70,80)
#2D363C
(45,54,60)
#1E2628
(30,38,40)
#0F1614
(15,22,20)
#000000
(0,0,0)

Tints of #A5B6DC

#A5B6DC
(165,182,220)
#ADBCDF
(173,188,223)
#B5C2E2
(181,194,226)
#BDC8E5
(189,200,229)
#C5CEE8
(197,206,232)
#CDD4EB
(205,212,235)
#D5DAEE
(213,218,238)
#DDE0F1
(221,224,241)
#E5E6F4
(229,230,244)
#EDECF7
(237,236,247)
#F5F2FA
(245,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5B6DC; }

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

This text font color is #A5B6DC.

Background Color

.myBgColor { background-color: #A5B6DC; }

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

This div background color is #A5B6DC.

Border color

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

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

This div border color is #A5B6DC.

Opacity

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

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

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

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

This text has shadow with #A5B6DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B6DC.

Preview

Color preview on black background

This text has color #A5B6DC on black background.


Color preview on white background

This text has color #A5B6DC on white background.


Black color preview on #A5B6DC background

This text has black color on #A5B6DC background.


White color preview on #A5B6DC background

This text has white color on #A5B6DC background.


Related colors

Complementary color

Complementary color for #hex is #5A4923.


I love getcolorcode.com

Triadic colors

1 #DCA5B6 and #B6DCA5 with #A5B6DC are triadic colors.

2 #DCB6A5 and #B6A5DC with #A5B6DC are triadic colors.