COLOR #A5EEC5

HEX: #A5EEC5 RGB: (165,238,197)

Renk bilgisi

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

RGB renk modeli

#A5EEC5 color RGB value is (165,238,197).

RGB: (165,238,197) (65%, 93%, 77%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 238 of 255 = 93%
B 197 of 255 = 77%

165
238
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 238 + 197 = 600 (100%)
R 165 of 600 ~ 27.5%
G 238 of 600 ~ 39.67%
B 197 of 600 ~ 32.83'%

%27.5
%39.67
%32.83

CMYK RENK MODELİ

#A5EEC5 rengi CMYK tonu (31,0,17,7).

  • camgöbeği tonu 30.67%
  • eflatun tonu 0.00%
  • sarı tonu 17.23%
  • ana renk tonu 6.67%

CMYK: (31,0,17,7)
C31M0Y17K7 (31%, 0%, 17%, 7%)
(0.31 / 0.00 / 0.17 / 0.07)

CMYK yüzdeleri

%30.67
%0
%17.23
%6.67

Codes

Color #A5EEC5 in popluar color models

A5 EE C5
RGB 165 238 197
HSL 146° 68.22% 79.02%
HSB/HSV 146° 30.67% 93.33%
CMYK 30.67% 0.00% 17.23%
6.67%

Color #A5EEC5 in popluar number systems.

HEX A5 EE C5
Decimal 165 238 197
Binary 10100101 11101110 11000101
Octal 245 356 305

Shades and tints

Shades of #A5EEC5

#A5EEC5
(165,238,197)
#96D9B4
(150,217,180)
#87C4A3
(135,196,163)
#78AF92
(120,175,146)
#699A81
(105,154,129)
#5A8570
(90,133,112)
#4B705F
(75,112,95)
#3C5B4E
(60,91,78)
#2D463D
(45,70,61)
#1E312C
(30,49,44)
#0F1C1B
(15,28,27)
#000000
(0,0,0)

Tints of #A5EEC5

#A5EEC5
(165,238,197)
#ADEFCA
(173,239,202)
#B5F0CF
(181,240,207)
#BDF1D4
(189,241,212)
#C5F2D9
(197,242,217)
#CDF3DE
(205,243,222)
#D5F4E3
(213,244,227)
#DDF5E8
(221,245,232)
#E5F6ED
(229,246,237)
#EDF7F2
(237,247,242)
#F5F8F7
(245,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5EEC5 color. Also use rgb(165,238,197) instead hex code.

Text Font Color

.myTextColor { color: #A5EEC5; }

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

This text font color is #A5EEC5.

Background Color

.myBgColor { background-color: #A5EEC5; }

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

This div background color is #A5EEC5.

Border color

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

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

This div border color is #A5EEC5.

Opacity

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

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

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

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

This text has shadow with #A5EEC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5EEC5.

Preview

Color preview on black background

This text has color #A5EEC5 on black background.


Color preview on white background

This text has color #A5EEC5 on white background.


Black color preview on #A5EEC5 background

This text has black color on #A5EEC5 background.


White color preview on #A5EEC5 background

This text has white color on #A5EEC5 background.


Related colors

Complementary color

Complementary color for #hex is #5A113A.


I love getcolorcode.com

Triadic colors

1 #C5A5EE and #EEC5A5 with #A5EEC5 are triadic colors.

2 #C5EEA5 and #EEA5C5 with #A5EEC5 are triadic colors.