COLOR #A5EBC5

HEX: #A5EBC5 RGB: (165,235,197)

Renk bilgisi

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

RGB renk modeli

#A5EBC5 color RGB value is (165,235,197).

RGB: (165,235,197) (65%, 92%, 77%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 235 of 255 = 92%
B 197 of 255 = 77%

165
235
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 235 + 197 = 597 (100%)
R 165 of 597 ~ 27.64%
G 235 of 597 ~ 39.36%
B 197 of 597 ~ 33'%

%27.64
%39.36
%33

CMYK RENK MODELİ

#A5EBC5 rengi CMYK tonu (30,0,16,8).

  • camgöbeği tonu 29.79%
  • eflatun tonu 0.00%
  • sarı tonu 16.17%
  • ana renk tonu 7.84%

CMYK: (30,0,16,8)
C30M0Y16K8 (30%, 0%, 16%, 8%)
(0.30 / 0.00 / 0.16 / 0.08)

CMYK yüzdeleri

%29.79
%0
%16.17
%7.84

Codes

Color #A5EBC5 in popluar color models

A5 EB C5
RGB 165 235 197
HSL 147° 63.64% 78.43%
HSB/HSV 147° 29.79% 92.16%
CMYK 29.79% 0.00% 16.17%
7.84%

Color #A5EBC5 in popluar number systems.

HEX A5 EB C5
Decimal 165 235 197
Binary 10100101 11101011 11000101
Octal 245 353 305

Shades and tints

Shades of #A5EBC5

#A5EBC5
(165,235,197)
#96D6B4
(150,214,180)
#87C1A3
(135,193,163)
#78AC92
(120,172,146)
#699781
(105,151,129)
#5A8270
(90,130,112)
#4B6D5F
(75,109,95)
#3C584E
(60,88,78)
#2D433D
(45,67,61)
#1E2E2C
(30,46,44)
#0F191B
(15,25,27)
#000000
(0,0,0)

Tints of #A5EBC5

#A5EBC5
(165,235,197)
#ADECCA
(173,236,202)
#B5EDCF
(181,237,207)
#BDEED4
(189,238,212)
#C5EFD9
(197,239,217)
#CDF0DE
(205,240,222)
#D5F1E3
(213,241,227)
#DDF2E8
(221,242,232)
#E5F3ED
(229,243,237)
#EDF4F2
(237,244,242)
#F5F5F7
(245,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5EBC5; }

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

This text font color is #A5EBC5.

Background Color

.myBgColor { background-color: #A5EBC5; }

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

This div background color is #A5EBC5.

Border color

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

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

This div border color is #A5EBC5.

Opacity

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

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

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

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

This text has shadow with #A5EBC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5EBC5.

Preview

Color preview on black background

This text has color #A5EBC5 on black background.


Color preview on white background

This text has color #A5EBC5 on white background.


Black color preview on #A5EBC5 background

This text has black color on #A5EBC5 background.


White color preview on #A5EBC5 background

This text has white color on #A5EBC5 background.


Related colors

Complementary color

Complementary color for #hex is #5A143A.


I love getcolorcode.com

Triadic colors

1 #C5A5EB and #EBC5A5 with #A5EBC5 are triadic colors.

2 #C5EBA5 and #EBA5C5 with #A5EBC5 are triadic colors.