COLOR #A5CDDC

HEX: #A5CDDC RGB: (165,205,220)

Renk bilgisi

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

RGB renk modeli

#A5CDDC color RGB value is (165,205,220).

RGB: (165,205,220) (65%, 80%, 86%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 205 of 255 = 80%
B 220 of 255 = 86%

165
205
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 205 + 220 = 590 (100%)
R 165 of 590 ~ 27.97%
G 205 of 590 ~ 34.75%
B 220 of 590 ~ 37.29'%

%27.97
%34.75
%37.29

CMYK RENK MODELİ

#A5CDDC rengi CMYK tonu (25,7,0,14).

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

CMYK: (25,7,0,14)
C25M7Y0K14 (25%, 7%, 0%, 14%)
(0.25 / 0.07 / 0.00 / 0.14)

CMYK yüzdeleri

%25
%6.82
%0
%13.73

Codes

Color #A5CDDC in popluar color models

A5 CD DC
RGB 165 205 220
HSL 196° 44.00% 75.49%
HSB/HSV 196° 25.00% 86.27%
CMYK 25.00% 6.82% 0.00%
13.73%

Color #A5CDDC in popluar number systems.

HEX A5 CD DC
Decimal 165 205 220
Binary 10100101 11001101 11011100
Octal 245 315 334

Shades and tints

Shades of #A5CDDC

#A5CDDC
(165,205,220)
#96BBC8
(150,187,200)
#87A9B4
(135,169,180)
#7897A0
(120,151,160)
#69858C
(105,133,140)
#5A7378
(90,115,120)
#4B6164
(75,97,100)
#3C4F50
(60,79,80)
#2D3D3C
(45,61,60)
#1E2B28
(30,43,40)
#0F1914
(15,25,20)
#000000
(0,0,0)

Tints of #A5CDDC

#A5CDDC
(165,205,220)
#ADD1DF
(173,209,223)
#B5D5E2
(181,213,226)
#BDD9E5
(189,217,229)
#C5DDE8
(197,221,232)
#CDE1EB
(205,225,235)
#D5E5EE
(213,229,238)
#DDE9F1
(221,233,241)
#E5EDF4
(229,237,244)
#EDF1F7
(237,241,247)
#F5F5FA
(245,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5CDDC; }

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

This text font color is #A5CDDC.

Background Color

.myBgColor { background-color: #A5CDDC; }

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

This div background color is #A5CDDC.

Border color

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

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

This div border color is #A5CDDC.

Opacity

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

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

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

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

This text has shadow with #A5CDDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5CDDC.

Preview

Color preview on black background

This text has color #A5CDDC on black background.


Color preview on white background

This text has color #A5CDDC on white background.


Black color preview on #A5CDDC background

This text has black color on #A5CDDC background.


White color preview on #A5CDDC background

This text has white color on #A5CDDC background.


Related colors

Complementary color

Complementary color for #hex is #5A3223.


I love getcolorcode.com

Triadic colors

1 #DCA5CD and #CDDCA5 with #A5CDDC are triadic colors.

2 #DCCDA5 and #CDA5DC with #A5CDDC are triadic colors.