COLOR #A5E6C3

HEX: #A5E6C3 RGB: (165,230,195)

Renk bilgisi

#A5E6C3 contains mainly green and blue colors. #A5E6C3 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#A5E6C3 color RGB value is (165,230,195).

RGB: (165,230,195) (65%, 90%, 76%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 230 of 255 = 90%
B 195 of 255 = 76%

165
230
195

R + G + B ~ 77%. #A5E6C3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 230 + 195 = 590 (100%)
R 165 of 590 ~ 27.97%
G 230 of 590 ~ 38.98%
B 195 of 590 ~ 33.05'%

%27.97
%38.98
%33.05

CMYK RENK MODELİ

#A5E6C3 rengi CMYK tonu (28,0,15,10).

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

CMYK: (28,0,15,10)
C28M0Y15K10 (28%, 0%, 15%, 10%)
(0.28 / 0.00 / 0.15 / 0.10)

CMYK yüzdeleri

%28.26
%0
%15.22
%9.8

Codes

Color #A5E6C3 in popluar color models

A5 E6 C3
RGB 165 230 195
HSL 148° 56.52% 77.45%
HSB/HSV 148° 28.26% 90.20%
CMYK 28.26% 0.00% 15.22%
9.80%

Color #A5E6C3 in popluar number systems.

HEX A5 E6 C3
Decimal 165 230 195
Binary 10100101 11100110 11000011
Octal 245 346 303

Shades and tints

Shades of #A5E6C3

#A5E6C3
(165,230,195)
#96D2B2
(150,210,178)
#87BEA1
(135,190,161)
#78AA90
(120,170,144)
#69967F
(105,150,127)
#5A826E
(90,130,110)
#4B6E5D
(75,110,93)
#3C5A4C
(60,90,76)
#2D463B
(45,70,59)
#1E322A
(30,50,42)
#0F1E19
(15,30,25)
#000000
(0,0,0)

Tints of #A5E6C3

#A5E6C3
(165,230,195)
#ADE8C8
(173,232,200)
#B5EACD
(181,234,205)
#BDECD2
(189,236,210)
#C5EED7
(197,238,215)
#CDF0DC
(205,240,220)
#D5F2E1
(213,242,225)
#DDF4E6
(221,244,230)
#E5F6EB
(229,246,235)
#EDF8F0
(237,248,240)
#F5FAF5
(245,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E6C3; }

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

This text font color is #A5E6C3.

Background Color

.myBgColor { background-color: #A5E6C3; }

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

This div background color is #A5E6C3.

Border color

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

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

This div border color is #A5E6C3.

Opacity

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

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

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

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

This text has shadow with #A5E6C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E6C3.

Preview

Color preview on black background

This text has color #A5E6C3 on black background.


Color preview on white background

This text has color #A5E6C3 on white background.


Black color preview on #A5E6C3 background

This text has black color on #A5E6C3 background.


White color preview on #A5E6C3 background

This text has white color on #A5E6C3 background.


Related colors

Complementary color

Complementary color for #hex is #5A193C.


I love getcolorcode.com

Triadic colors

1 #C3A5E6 and #E6C3A5 with #A5E6C3 are triadic colors.

2 #C3E6A5 and #E6A5C3 with #A5E6C3 are triadic colors.