COLOR #A5E4FF

HEX: #A5E4FF RGB: (165,228,255)

Renk bilgisi

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

RGB renk modeli

#A5E4FF color RGB value is (165,228,255).

RGB: (165,228,255) (65%, 89%, 100%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 228 of 255 = 89%
B 255 of 255 = 100%

165
228
255

R + G + B ~ 85%. #A5E4FF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 228 + 255 = 648 (100%)
R 165 of 648 ~ 25.46%
G 228 of 648 ~ 35.19%
B 255 of 648 ~ 39.35'%

%25.46
%35.19
%39.35

CMYK RENK MODELİ

#A5E4FF rengi CMYK tonu (35,11,0,0).

  • camgöbeği tonu 35.29%
  • eflatun tonu 10.59%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (35,11,0,0)
C35M11Y0K0 (35%, 11%, 0%, 0%)
(0.35 / 0.11 / 0.00 / 0.00)

CMYK yüzdeleri

%35.29
%10.59
%0
%0

Codes

Color #A5E4FF in popluar color models

A5 E4 FF
RGB 165 228 255
HSL 198° 100.00% 82.35%
HSB/HSV 198° 35.29% 100.00%
CMYK 35.29% 10.59% 0.00%
0.00%

Color #A5E4FF in popluar number systems.

HEX A5 E4 FF
Decimal 165 228 255
Binary 10100101 11100100 11111111
Octal 245 344 377

Shades and tints

Shades of #A5E4FF

#A5E4FF
(165,228,255)
#96D0E8
(150,208,232)
#87BCD1
(135,188,209)
#78A8BA
(120,168,186)
#6994A3
(105,148,163)
#5A808C
(90,128,140)
#4B6C75
(75,108,117)
#3C585E
(60,88,94)
#2D4447
(45,68,71)
#1E3030
(30,48,48)
#0F1C19
(15,28,25)
#000000
(0,0,0)

Tints of #A5E4FF

#A5E4FF
(165,228,255)
#ADE6FF
(173,230,255)
#B5E8FF
(181,232,255)
#BDEAFF
(189,234,255)
#C5ECFF
(197,236,255)
#CDEEFF
(205,238,255)
#D5F0FF
(213,240,255)
#DDF2FF
(221,242,255)
#E5F4FF
(229,244,255)
#EDF6FF
(237,246,255)
#F5F8FF
(245,248,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E4FF color. Also use rgb(165,228,255) instead hex code.

Text Font Color

.myTextColor { color: #A5E4FF; }

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

This text font color is #A5E4FF.

Background Color

.myBgColor { background-color: #A5E4FF; }

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

This div background color is #A5E4FF.

Border color

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

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

This div border color is #A5E4FF.

Opacity

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

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

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

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

This text has shadow with #A5E4FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E4FF.

Preview

Color preview on black background

This text has color #A5E4FF on black background.


Color preview on white background

This text has color #A5E4FF on white background.


Black color preview on #A5E4FF background

This text has black color on #A5E4FF background.


White color preview on #A5E4FF background

This text has white color on #A5E4FF background.


Related colors

Complementary color

Complementary color for #hex is #5A1B00.


I love getcolorcode.com

Triadic colors

1 #FFA5E4 and #E4FFA5 with #A5E4FF are triadic colors.

2 #FFE4A5 and #E4A5FF with #A5E4FF are triadic colors.