COLOR #A5E7EC

HEX: #A5E7EC RGB: (165,231,236)

Renk bilgisi

#A5E7EC contains mainly green and blue colors. #A5E7EC ‘ nin web güvenlik rengi #99FFFF (ya da #9FF) dir.

RGB renk modeli

#A5E7EC color RGB value is (165,231,236).

RGB: (165,231,236) (65%, 91%, 93%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 231 of 255 = 91%
B 236 of 255 = 93%

165
231
236

R + G + B ~ 83%. #A5E7EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 231 + 236 = 632 (100%)
R 165 of 632 ~ 26.11%
G 231 of 632 ~ 36.55%
B 236 of 632 ~ 37.34'%

%26.11
%36.55
%37.34

CMYK RENK MODELİ

#A5E7EC rengi CMYK tonu (30,2,0,7).

  • camgöbeği tonu 30.08%
  • eflatun tonu 2.12%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (30,2,0,7)
C30M2Y0K7 (30%, 2%, 0%, 7%)
(0.30 / 0.02 / 0.00 / 0.07)

CMYK yüzdeleri

%30.08
%2.12
%0
%7.45

Codes

Color #A5E7EC in popluar color models

A5 E7 EC
RGB 165 231 236
HSL 184° 65.14% 78.63%
HSB/HSV 184° 30.08% 92.55%
CMYK 30.08% 2.12% 0.00%
7.45%

Color #A5E7EC in popluar number systems.

HEX A5 E7 EC
Decimal 165 231 236
Binary 10100101 11100111 11101100
Octal 245 347 354

Shades and tints

Shades of #A5E7EC

#A5E7EC
(165,231,236)
#96D2D7
(150,210,215)
#87BDC2
(135,189,194)
#78A8AD
(120,168,173)
#699398
(105,147,152)
#5A7E83
(90,126,131)
#4B696E
(75,105,110)
#3C5459
(60,84,89)
#2D3F44
(45,63,68)
#1E2A2F
(30,42,47)
#0F151A
(15,21,26)
#000000
(0,0,0)

Tints of #A5E7EC

#A5E7EC
(165,231,236)
#ADE9ED
(173,233,237)
#B5EBEE
(181,235,238)
#BDEDEF
(189,237,239)
#C5EFF0
(197,239,240)
#CDF1F1
(205,241,241)
#D5F3F2
(213,243,242)
#DDF5F3
(221,245,243)
#E5F7F4
(229,247,244)
#EDF9F5
(237,249,245)
#F5FBF6
(245,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E7EC color. Also use rgb(165,231,236) instead hex code.

Text Font Color

.myTextColor { color: #A5E7EC; }

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

This text font color is #A5E7EC.

Background Color

.myBgColor { background-color: #A5E7EC; }

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

This div background color is #A5E7EC.

Border color

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

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

This div border color is #A5E7EC.

Opacity

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

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

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

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

This text has shadow with #A5E7EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E7EC.

Preview

Color preview on black background

This text has color #A5E7EC on black background.


Color preview on white background

This text has color #A5E7EC on white background.


Black color preview on #A5E7EC background

This text has black color on #A5E7EC background.


White color preview on #A5E7EC background

This text has white color on #A5E7EC background.


Related colors

Complementary color

Complementary color for #hex is #5A1813.


I love getcolorcode.com

Triadic colors

1 #ECA5E7 and #E7ECA5 with #A5E7EC are triadic colors.

2 #ECE7A5 and #E7A5EC with #A5E7EC are triadic colors.