COLOR #A5D6F7

HEX: #A5D6F7 RGB: (165,214,247)

Renk bilgisi

#A5D6F7 contains mainly green and blue colors. #A5D6F7 ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#A5D6F7 color RGB value is (165,214,247).

RGB: (165,214,247) (65%, 84%, 97%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 214 of 255 = 84%
B 247 of 255 = 97%

165
214
247

R + G + B ~ 82%. #A5D6F7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 214 + 247 = 626 (100%)
R 165 of 626 ~ 26.36%
G 214 of 626 ~ 34.19%
B 247 of 626 ~ 39.46'%

%26.36
%34.19
%39.46

CMYK RENK MODELİ

#A5D6F7 rengi CMYK tonu (33,13,0,3).

  • camgöbeği tonu 33.20%
  • eflatun tonu 13.36%
  • sarı tonu 0.00%
  • ana renk tonu 3.14%

CMYK: (33,13,0,3)
C33M13Y0K3 (33%, 13%, 0%, 3%)
(0.33 / 0.13 / 0.00 / 0.03)

CMYK yüzdeleri

%33.2
%13.36
%0
%3.14

Codes

Color #A5D6F7 in popluar color models

A5 D6 F7
RGB 165 214 247
HSL 204° 83.67% 80.78%
HSB/HSV 204° 33.20% 96.86%
CMYK 33.20% 13.36% 0.00%
3.14%

Color #A5D6F7 in popluar number systems.

HEX A5 D6 F7
Decimal 165 214 247
Binary 10100101 11010110 11110111
Octal 245 326 367

Shades and tints

Shades of #A5D6F7

#A5D6F7
(165,214,247)
#96C3E1
(150,195,225)
#87B0CB
(135,176,203)
#789DB5
(120,157,181)
#698A9F
(105,138,159)
#5A7789
(90,119,137)
#4B6473
(75,100,115)
#3C515D
(60,81,93)
#2D3E47
(45,62,71)
#1E2B31
(30,43,49)
#0F181B
(15,24,27)
#000000
(0,0,0)

Tints of #A5D6F7

#A5D6F7
(165,214,247)
#ADD9F7
(173,217,247)
#B5DCF7
(181,220,247)
#BDDFF7
(189,223,247)
#C5E2F7
(197,226,247)
#CDE5F7
(205,229,247)
#D5E8F7
(213,232,247)
#DDEBF7
(221,235,247)
#E5EEF7
(229,238,247)
#EDF1F7
(237,241,247)
#F5F4F7
(245,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5D6F7 color. Also use rgb(165,214,247) instead hex code.

Text Font Color

.myTextColor { color: #A5D6F7; }

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

This text font color is #A5D6F7.

Background Color

.myBgColor { background-color: #A5D6F7; }

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

This div background color is #A5D6F7.

Border color

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

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

This div border color is #A5D6F7.

Opacity

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

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

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

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

This text has shadow with #A5D6F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5D6F7.

Preview

Color preview on black background

This text has color #A5D6F7 on black background.


Color preview on white background

This text has color #A5D6F7 on white background.


Black color preview on #A5D6F7 background

This text has black color on #A5D6F7 background.


White color preview on #A5D6F7 background

This text has white color on #A5D6F7 background.


Related colors

Complementary color

Complementary color for #hex is #5A2908.


I love getcolorcode.com

Triadic colors

1 #F7A5D6 and #D6F7A5 with #A5D6F7 are triadic colors.

2 #F7D6A5 and #D6A5F7 with #A5D6F7 are triadic colors.