COLOR #A5EBC4

HEX: #A5EBC4 RGB: (165,235,196)

Renk bilgisi

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

RGB renk modeli

#A5EBC4 color RGB value is (165,235,196).

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

RGB bağlantıları ve doygunluk

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

165
235
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 235 + 196 = 596 (100%)
R 165 of 596 ~ 27.68%
G 235 of 596 ~ 39.43%
B 196 of 596 ~ 32.89'%

%27.68
%39.43
%32.89

CMYK RENK MODELİ

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

  • camgöbeği tonu 29.79%
  • eflatun tonu 0.00%
  • sarı tonu 16.60%
  • 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
%16.6
%7.84

Codes

Color #A5EBC4 in popluar color models

A5 EB C4
RGB 165 235 196
HSL 147° 63.64% 78.43%
HSB/HSV 147° 29.79% 92.16%
CMYK 29.79% 0.00% 16.60%
7.84%

Color #A5EBC4 in popluar number systems.

HEX A5 EB C4
Decimal 165 235 196
Binary 10100101 11101011 11000100
Octal 245 353 304

Shades and tints

Shades of #A5EBC4

#A5EBC4
(165,235,196)
#96D6B3
(150,214,179)
#87C1A2
(135,193,162)
#78AC91
(120,172,145)
#699780
(105,151,128)
#5A826F
(90,130,111)
#4B6D5E
(75,109,94)
#3C584D
(60,88,77)
#2D433C
(45,67,60)
#1E2E2B
(30,46,43)
#0F191A
(15,25,26)
#000000
(0,0,0)

Tints of #A5EBC4

#A5EBC4
(165,235,196)
#ADECC9
(173,236,201)
#B5EDCE
(181,237,206)
#BDEED3
(189,238,211)
#C5EFD8
(197,239,216)
#CDF0DD
(205,240,221)
#D5F1E2
(213,241,226)
#DDF2E7
(221,242,231)
#E5F3EC
(229,243,236)
#EDF4F1
(237,244,241)
#F5F5F6
(245,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5EBC4; }

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

This text font color is #A5EBC4.

Background Color

.myBgColor { background-color: #A5EBC4; }

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

This div background color is #A5EBC4.

Border color

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

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

This div border color is #A5EBC4.

Opacity

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

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

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

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

This text has shadow with #A5EBC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5EBC4.

Preview

Color preview on black background

This text has color #A5EBC4 on black background.


Color preview on white background

This text has color #A5EBC4 on white background.


Black color preview on #A5EBC4 background

This text has black color on #A5EBC4 background.


White color preview on #A5EBC4 background

This text has white color on #A5EBC4 background.


Related colors

Complementary color

Complementary color for #hex is #5A143B.


I love getcolorcode.com

Triadic colors

1 #C4A5EB and #EBC4A5 with #A5EBC4 are triadic colors.

2 #C4EBA5 and #EBA5C4 with #A5EBC4 are triadic colors.