COLOR #A5EBB4

HEX: #A5EBB4 RGB: (165,235,180)

Renk bilgisi

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

RGB renk modeli

#A5EBB4 color RGB value is (165,235,180).

RGB: (165,235,180) (65%, 92%, 71%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 235 of 255 = 92%
B 180 of 255 = 71%

165
235
180

R + G + B ~ 76%. #A5EBB4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 235 + 180 = 580 (100%)
R 165 of 580 ~ 28.45%
G 235 of 580 ~ 40.52%
B 180 of 580 ~ 31.03'%

%28.45
%40.52
%31.03

CMYK RENK MODELİ

#A5EBB4 rengi CMYK tonu (30,0,23,8).

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

CMYK: (30,0,23,8)
C30M0Y23K8 (30%, 0%, 23%, 8%)
(0.30 / 0.00 / 0.23 / 0.08)

CMYK yüzdeleri

%29.79
%0
%23.4
%7.84

Codes

Color #A5EBB4 in popluar color models

A5 EB B4
RGB 165 235 180
HSL 133° 63.64% 78.43%
HSB/HSV 133° 29.79% 92.16%
CMYK 29.79% 0.00% 23.40%
7.84%

Color #A5EBB4 in popluar number systems.

HEX A5 EB B4
Decimal 165 235 180
Binary 10100101 11101011 10110100
Octal 245 353 264

Shades and tints

Shades of #A5EBB4

#A5EBB4
(165,235,180)
#96D6A4
(150,214,164)
#87C194
(135,193,148)
#78AC84
(120,172,132)
#699774
(105,151,116)
#5A8264
(90,130,100)
#4B6D54
(75,109,84)
#3C5844
(60,88,68)
#2D4334
(45,67,52)
#1E2E24
(30,46,36)
#0F1914
(15,25,20)
#000000
(0,0,0)

Tints of #A5EBB4

#A5EBB4
(165,235,180)
#ADECBA
(173,236,186)
#B5EDC0
(181,237,192)
#BDEEC6
(189,238,198)
#C5EFCC
(197,239,204)
#CDF0D2
(205,240,210)
#D5F1D8
(213,241,216)
#DDF2DE
(221,242,222)
#E5F3E4
(229,243,228)
#EDF4EA
(237,244,234)
#F5F5F0
(245,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5EBB4; }

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

This text font color is #A5EBB4.

Background Color

.myBgColor { background-color: #A5EBB4; }

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

This div background color is #A5EBB4.

Border color

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

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

This div border color is #A5EBB4.

Opacity

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

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

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

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

This text has shadow with #A5EBB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5EBB4.

Preview

Color preview on black background

This text has color #A5EBB4 on black background.


Color preview on white background

This text has color #A5EBB4 on white background.


Black color preview on #A5EBB4 background

This text has black color on #A5EBB4 background.


White color preview on #A5EBB4 background

This text has white color on #A5EBB4 background.


Related colors

Complementary color

Complementary color for #hex is #5A144B.


I love getcolorcode.com

Triadic colors

1 #B4A5EB and #EBB4A5 with #A5EBB4 are triadic colors.

2 #B4EBA5 and #EBA5B4 with #A5EBB4 are triadic colors.