COLOR #A5E7E6

HEX: #A5E7E6 RGB: (165,231,230)

Renk bilgisi

#A5E7E6 contains mainly green and blue colors. #A5E7E6 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#A5E7E6 color RGB value is (165,231,230).

RGB: (165,231,230) (65%, 91%, 90%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 231 of 255 = 91%
B 230 of 255 = 90%

165
231
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 231 + 230 = 626 (100%)
R 165 of 626 ~ 26.36%
G 231 of 626 ~ 36.9%
B 230 of 626 ~ 36.74'%

%26.36
%36.9
%36.74

CMYK RENK MODELİ

#A5E7E6 rengi CMYK tonu (29,0,0,9).

  • camgöbeği tonu 28.57%
  • eflatun tonu 0.00%
  • sarı tonu 0.43%
  • ana renk tonu 9.41%

CMYK: (29,0,0,9)
C29M0Y0K9 (29%, 0%, 0%, 9%)
(0.29 / 0.00 / 0.00 / 0.09)

CMYK yüzdeleri

%28.57
%0
%0.43
%9.41

Codes

Color #A5E7E6 in popluar color models

A5 E7 E6
RGB 165 231 230
HSL 179° 57.89% 77.65%
HSB/HSV 179° 28.57% 90.59%
CMYK 28.57% 0.00% 0.43%
9.41%

Color #A5E7E6 in popluar number systems.

HEX A5 E7 E6
Decimal 165 231 230
Binary 10100101 11100111 11100110
Octal 245 347 346

Shades and tints

Shades of #A5E7E6

#A5E7E6
(165,231,230)
#96D2D2
(150,210,210)
#87BDBE
(135,189,190)
#78A8AA
(120,168,170)
#699396
(105,147,150)
#5A7E82
(90,126,130)
#4B696E
(75,105,110)
#3C545A
(60,84,90)
#2D3F46
(45,63,70)
#1E2A32
(30,42,50)
#0F151E
(15,21,30)
#000000
(0,0,0)

Tints of #A5E7E6

#A5E7E6
(165,231,230)
#ADE9E8
(173,233,232)
#B5EBEA
(181,235,234)
#BDEDEC
(189,237,236)
#C5EFEE
(197,239,238)
#CDF1F0
(205,241,240)
#D5F3F2
(213,243,242)
#DDF5F4
(221,245,244)
#E5F7F6
(229,247,246)
#EDF9F8
(237,249,248)
#F5FBFA
(245,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E7E6; }

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

This text font color is #A5E7E6.

Background Color

.myBgColor { background-color: #A5E7E6; }

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

This div background color is #A5E7E6.

Border color

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

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

This div border color is #A5E7E6.

Opacity

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

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

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

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

This text has shadow with #A5E7E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E7E6.

Preview

Color preview on black background

This text has color #A5E7E6 on black background.


Color preview on white background

This text has color #A5E7E6 on white background.


Black color preview on #A5E7E6 background

This text has black color on #A5E7E6 background.


White color preview on #A5E7E6 background

This text has white color on #A5E7E6 background.


Related colors

Complementary color

Complementary color for #hex is #5A1819.


I love getcolorcode.com

Triadic colors

1 #E6A5E7 and #E7E6A5 with #A5E7E6 are triadic colors.

2 #E6E7A5 and #E7A5E6 with #A5E7E6 are triadic colors.