COLOR #A5EBC2

HEX: #A5EBC2 RGB: (165,235,194)

Renk bilgisi

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

RGB renk modeli

#A5EBC2 color RGB value is (165,235,194).

RGB: (165,235,194) (65%, 92%, 76%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 235 of 255 = 92%
B 194 of 255 = 76%

165
235
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 235 + 194 = 594 (100%)
R 165 of 594 ~ 27.78%
G 235 of 594 ~ 39.56%
B 194 of 594 ~ 32.66'%

%27.78
%39.56
%32.66

CMYK RENK MODELİ

#A5EBC2 rengi CMYK tonu (30,0,17,8).

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

CMYK: (30,0,17,8)
C30M0Y17K8 (30%, 0%, 17%, 8%)
(0.30 / 0.00 / 0.17 / 0.08)

CMYK yüzdeleri

%29.79
%0
%17.45
%7.84

Codes

Color #A5EBC2 in popluar color models

A5 EB C2
RGB 165 235 194
HSL 145° 63.64% 78.43%
HSB/HSV 145° 29.79% 92.16%
CMYK 29.79% 0.00% 17.45%
7.84%

Color #A5EBC2 in popluar number systems.

HEX A5 EB C2
Decimal 165 235 194
Binary 10100101 11101011 11000010
Octal 245 353 302

Shades and tints

Shades of #A5EBC2

#A5EBC2
(165,235,194)
#96D6B1
(150,214,177)
#87C1A0
(135,193,160)
#78AC8F
(120,172,143)
#69977E
(105,151,126)
#5A826D
(90,130,109)
#4B6D5C
(75,109,92)
#3C584B
(60,88,75)
#2D433A
(45,67,58)
#1E2E29
(30,46,41)
#0F1918
(15,25,24)
#000000
(0,0,0)

Tints of #A5EBC2

#A5EBC2
(165,235,194)
#ADECC7
(173,236,199)
#B5EDCC
(181,237,204)
#BDEED1
(189,238,209)
#C5EFD6
(197,239,214)
#CDF0DB
(205,240,219)
#D5F1E0
(213,241,224)
#DDF2E5
(221,242,229)
#E5F3EA
(229,243,234)
#EDF4EF
(237,244,239)
#F5F5F4
(245,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5EBC2; }

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

This text font color is #A5EBC2.

Background Color

.myBgColor { background-color: #A5EBC2; }

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

This div background color is #A5EBC2.

Border color

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

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

This div border color is #A5EBC2.

Opacity

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

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

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

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

This text has shadow with #A5EBC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5EBC2.

Preview

Color preview on black background

This text has color #A5EBC2 on black background.


Color preview on white background

This text has color #A5EBC2 on white background.


Black color preview on #A5EBC2 background

This text has black color on #A5EBC2 background.


White color preview on #A5EBC2 background

This text has white color on #A5EBC2 background.


Related colors

Complementary color

Complementary color for #hex is #5A143D.


I love getcolorcode.com

Triadic colors

1 #C2A5EB and #EBC2A5 with #A5EBC2 are triadic colors.

2 #C2EBA5 and #EBA5C2 with #A5EBC2 are triadic colors.