COLOR #A5E5CA

HEX: #A5E5CA RGB: (165,229,202)

Renk bilgisi

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

RGB renk modeli

#A5E5CA color RGB value is (165,229,202).

RGB: (165,229,202) (65%, 90%, 79%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 229 of 255 = 90%
B 202 of 255 = 79%

165
229
202

R + G + B ~ 78%. #A5E5CA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 229 + 202 = 596 (100%)
R 165 of 596 ~ 27.68%
G 229 of 596 ~ 38.42%
B 202 of 596 ~ 33.89'%

%27.68
%38.42
%33.89

CMYK RENK MODELİ

#A5E5CA rengi CMYK tonu (28,0,12,10).

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

CMYK: (28,0,12,10)
C28M0Y12K10 (28%, 0%, 12%, 10%)
(0.28 / 0.00 / 0.12 / 0.10)

CMYK yüzdeleri

%27.95
%0
%11.79
%10.2

Codes

Color #A5E5CA in popluar color models

A5 E5 CA
RGB 165 229 202
HSL 155° 55.17% 77.25%
HSB/HSV 155° 27.95% 89.80%
CMYK 27.95% 0.00% 11.79%
10.20%

Color #A5E5CA in popluar number systems.

HEX A5 E5 CA
Decimal 165 229 202
Binary 10100101 11100101 11001010
Octal 245 345 312

Shades and tints

Shades of #A5E5CA

#A5E5CA
(165,229,202)
#96D1B8
(150,209,184)
#87BDA6
(135,189,166)
#78A994
(120,169,148)
#699582
(105,149,130)
#5A8170
(90,129,112)
#4B6D5E
(75,109,94)
#3C594C
(60,89,76)
#2D453A
(45,69,58)
#1E3128
(30,49,40)
#0F1D16
(15,29,22)
#000000
(0,0,0)

Tints of #A5E5CA

#A5E5CA
(165,229,202)
#ADE7CE
(173,231,206)
#B5E9D2
(181,233,210)
#BDEBD6
(189,235,214)
#C5EDDA
(197,237,218)
#CDEFDE
(205,239,222)
#D5F1E2
(213,241,226)
#DDF3E6
(221,243,230)
#E5F5EA
(229,245,234)
#EDF7EE
(237,247,238)
#F5F9F2
(245,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E5CA; }

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

This text font color is #A5E5CA.

Background Color

.myBgColor { background-color: #A5E5CA; }

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

This div background color is #A5E5CA.

Border color

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

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

This div border color is #A5E5CA.

Opacity

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

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

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

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

This text has shadow with #A5E5CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E5CA.

Preview

Color preview on black background

This text has color #A5E5CA on black background.


Color preview on white background

This text has color #A5E5CA on white background.


Black color preview on #A5E5CA background

This text has black color on #A5E5CA background.


White color preview on #A5E5CA background

This text has white color on #A5E5CA background.


Related colors

Complementary color

Complementary color for #hex is #5A1A35.


I love getcolorcode.com

Triadic colors

1 #CAA5E5 and #E5CAA5 with #A5E5CA are triadic colors.

2 #CAE5A5 and #E5A5CA with #A5E5CA are triadic colors.