COLOR #A5E6B2

HEX: #A5E6B2 RGB: (165,230,178)

Renk bilgisi

#A5E6B2 contains mainly green and blue colors. #A5E6B2 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A5E6B2 color RGB value is (165,230,178).

RGB: (165,230,178) (65%, 90%, 70%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 230 of 255 = 90%
B 178 of 255 = 70%

165
230
178

R + G + B ~ 75%. #A5E6B2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 230 + 178 = 573 (100%)
R 165 of 573 ~ 28.8%
G 230 of 573 ~ 40.14%
B 178 of 573 ~ 31.06'%

%28.8
%40.14
%31.06

CMYK RENK MODELİ

#A5E6B2 rengi CMYK tonu (28,0,23,10).

  • camgöbeği tonu 28.26%
  • eflatun tonu 0.00%
  • sarı tonu 22.61%
  • ana renk tonu 9.80%

CMYK: (28,0,23,10)
C28M0Y23K10 (28%, 0%, 23%, 10%)
(0.28 / 0.00 / 0.23 / 0.10)

CMYK yüzdeleri

%28.26
%0
%22.61
%9.8

Codes

Color #A5E6B2 in popluar color models

A5 E6 B2
RGB 165 230 178
HSL 132° 56.52% 77.45%
HSB/HSV 132° 28.26% 90.20%
CMYK 28.26% 0.00% 22.61%
9.80%

Color #A5E6B2 in popluar number systems.

HEX A5 E6 B2
Decimal 165 230 178
Binary 10100101 11100110 10110010
Octal 245 346 262

Shades and tints

Shades of #A5E6B2

#A5E6B2
(165,230,178)
#96D2A2
(150,210,162)
#87BE92
(135,190,146)
#78AA82
(120,170,130)
#699672
(105,150,114)
#5A8262
(90,130,98)
#4B6E52
(75,110,82)
#3C5A42
(60,90,66)
#2D4632
(45,70,50)
#1E3222
(30,50,34)
#0F1E12
(15,30,18)
#000000
(0,0,0)

Tints of #A5E6B2

#A5E6B2
(165,230,178)
#ADE8B9
(173,232,185)
#B5EAC0
(181,234,192)
#BDECC7
(189,236,199)
#C5EECE
(197,238,206)
#CDF0D5
(205,240,213)
#D5F2DC
(213,242,220)
#DDF4E3
(221,244,227)
#E5F6EA
(229,246,234)
#EDF8F1
(237,248,241)
#F5FAF8
(245,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E6B2 color. Also use rgb(165,230,178) instead hex code.

Text Font Color

.myTextColor { color: #A5E6B2; }

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

This text font color is #A5E6B2.

Background Color

.myBgColor { background-color: #A5E6B2; }

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

This div background color is #A5E6B2.

Border color

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

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

This div border color is #A5E6B2.

Opacity

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

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

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

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

This text has shadow with #A5E6B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E6B2.

Preview

Color preview on black background

This text has color #A5E6B2 on black background.


Color preview on white background

This text has color #A5E6B2 on white background.


Black color preview on #A5E6B2 background

This text has black color on #A5E6B2 background.


White color preview on #A5E6B2 background

This text has white color on #A5E6B2 background.


Related colors

Complementary color

Complementary color for #hex is #5A194D.


I love getcolorcode.com

Triadic colors

1 #B2A5E6 and #E6B2A5 with #A5E6B2 are triadic colors.

2 #B2E6A5 and #E6A5B2 with #A5E6B2 are triadic colors.