COLOR #A5C6DD

HEX: #A5C6DD RGB: (165,198,221)

Renk bilgisi

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

RGB renk modeli

#A5C6DD color RGB value is (165,198,221).

RGB: (165,198,221) (65%, 78%, 87%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 198 of 255 = 78%
B 221 of 255 = 87%

165
198
221

R + G + B ~ 77%. #A5C6DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 198 + 221 = 584 (100%)
R 165 of 584 ~ 28.25%
G 198 of 584 ~ 33.9%
B 221 of 584 ~ 37.84'%

%28.25
%33.9
%37.84

CMYK RENK MODELİ

#A5C6DD rengi CMYK tonu (25,10,0,13).

  • camgöbeği tonu 25.34%
  • eflatun tonu 10.41%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (25,10,0,13)
C25M10Y0K13 (25%, 10%, 0%, 13%)
(0.25 / 0.10 / 0.00 / 0.13)

CMYK yüzdeleri

%25.34
%10.41
%0
%13.33

Codes

Color #A5C6DD in popluar color models

A5 C6 DD
RGB 165 198 221
HSL 205° 45.16% 75.69%
HSB/HSV 205° 25.34% 86.67%
CMYK 25.34% 10.41% 0.00%
13.33%

Color #A5C6DD in popluar number systems.

HEX A5 C6 DD
Decimal 165 198 221
Binary 10100101 11000110 11011101
Octal 245 306 335

Shades and tints

Shades of #A5C6DD

#A5C6DD
(165,198,221)
#96B4C9
(150,180,201)
#87A2B5
(135,162,181)
#7890A1
(120,144,161)
#697E8D
(105,126,141)
#5A6C79
(90,108,121)
#4B5A65
(75,90,101)
#3C4851
(60,72,81)
#2D363D
(45,54,61)
#1E2429
(30,36,41)
#0F1215
(15,18,21)
#000000
(0,0,0)

Tints of #A5C6DD

#A5C6DD
(165,198,221)
#ADCBE0
(173,203,224)
#B5D0E3
(181,208,227)
#BDD5E6
(189,213,230)
#C5DAE9
(197,218,233)
#CDDFEC
(205,223,236)
#D5E4EF
(213,228,239)
#DDE9F2
(221,233,242)
#E5EEF5
(229,238,245)
#EDF3F8
(237,243,248)
#F5F8FB
(245,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5C6DD; }

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

This text font color is #A5C6DD.

Background Color

.myBgColor { background-color: #A5C6DD; }

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

This div background color is #A5C6DD.

Border color

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

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

This div border color is #A5C6DD.

Opacity

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

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

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

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

This text has shadow with #A5C6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5C6DD.

Preview

Color preview on black background

This text has color #A5C6DD on black background.


Color preview on white background

This text has color #A5C6DD on white background.


Black color preview on #A5C6DD background

This text has black color on #A5C6DD background.


White color preview on #A5C6DD background

This text has white color on #A5C6DD background.


Related colors

Complementary color

Complementary color for #hex is #5A3922.


I love getcolorcode.com

Triadic colors

1 #DDA5C6 and #C6DDA5 with #A5C6DD are triadic colors.

2 #DDC6A5 and #C6A5DD with #A5C6DD are triadic colors.