COLOR #A5E5E3

HEX: #A5E5E3 RGB: (165,229,227)

Renk bilgisi

#A5E5E3 contains mainly green and blue colors. #A5E5E3 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#A5E5E3 color RGB value is (165,229,227).

RGB: (165,229,227) (65%, 90%, 89%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 229 of 255 = 90%
B 227 of 255 = 89%

165
229
227

R + G + B ~ 81%. #A5E5E3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 229 + 227 = 621 (100%)
R 165 of 621 ~ 26.57%
G 229 of 621 ~ 36.88%
B 227 of 621 ~ 36.55'%

%26.57
%36.88
%36.55

CMYK RENK MODELİ

#A5E5E3 rengi CMYK tonu (28,0,1,10).

  • camgöbeği tonu 27.95%
  • eflatun tonu 0.00%
  • sarı tonu 0.87%
  • ana renk tonu 10.20%

CMYK: (28,0,1,10)
C28M0Y1K10 (28%, 0%, 1%, 10%)
(0.28 / 0.00 / 0.01 / 0.10)

CMYK yüzdeleri

%27.95
%0
%0.87
%10.2

Codes

Color #A5E5E3 in popluar color models

A5 E5 E3
RGB 165 229 227
HSL 178° 55.17% 77.25%
HSB/HSV 178° 27.95% 89.80%
CMYK 27.95% 0.00% 0.87%
10.20%

Color #A5E5E3 in popluar number systems.

HEX A5 E5 E3
Decimal 165 229 227
Binary 10100101 11100101 11100011
Octal 245 345 343

Shades and tints

Shades of #A5E5E3

#A5E5E3
(165,229,227)
#96D1CF
(150,209,207)
#87BDBB
(135,189,187)
#78A9A7
(120,169,167)
#699593
(105,149,147)
#5A817F
(90,129,127)
#4B6D6B
(75,109,107)
#3C5957
(60,89,87)
#2D4543
(45,69,67)
#1E312F
(30,49,47)
#0F1D1B
(15,29,27)
#000000
(0,0,0)

Tints of #A5E5E3

#A5E5E3
(165,229,227)
#ADE7E5
(173,231,229)
#B5E9E7
(181,233,231)
#BDEBE9
(189,235,233)
#C5EDEB
(197,237,235)
#CDEFED
(205,239,237)
#D5F1EF
(213,241,239)
#DDF3F1
(221,243,241)
#E5F5F3
(229,245,243)
#EDF7F5
(237,247,245)
#F5F9F7
(245,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E5E3 color. Also use rgb(165,229,227) instead hex code.

Text Font Color

.myTextColor { color: #A5E5E3; }

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

This text font color is #A5E5E3.

Background Color

.myBgColor { background-color: #A5E5E3; }

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

This div background color is #A5E5E3.

Border color

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

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

This div border color is #A5E5E3.

Opacity

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

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

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

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

This text has shadow with #A5E5E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E5E3.

Preview

Color preview on black background

This text has color #A5E5E3 on black background.


Color preview on white background

This text has color #A5E5E3 on white background.


Black color preview on #A5E5E3 background

This text has black color on #A5E5E3 background.


White color preview on #A5E5E3 background

This text has white color on #A5E5E3 background.


Related colors

Complementary color

Complementary color for #hex is #5A1A1C.


I love getcolorcode.com

Triadic colors

1 #E3A5E5 and #E5E3A5 with #A5E5E3 are triadic colors.

2 #E3E5A5 and #E5A5E3 with #A5E5E3 are triadic colors.