COLOR #A5EFC0

HEX: #A5EFC0 RGB: (165,239,192)

Renk bilgisi

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

RGB renk modeli

#A5EFC0 color RGB value is (165,239,192).

RGB: (165,239,192) (65%, 94%, 75%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 239 of 255 = 94%
B 192 of 255 = 75%

165
239
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 239 + 192 = 596 (100%)
R 165 of 596 ~ 27.68%
G 239 of 596 ~ 40.1%
B 192 of 596 ~ 32.21'%

%27.68
%40.1
%32.21

CMYK RENK MODELİ

#A5EFC0 rengi CMYK tonu (31,0,20,6).

  • camgöbeği tonu 30.96%
  • eflatun tonu 0.00%
  • sarı tonu 19.67%
  • ana renk tonu 6.27%

CMYK: (31,0,20,6)
C31M0Y20K6 (31%, 0%, 20%, 6%)
(0.31 / 0.00 / 0.20 / 0.06)

CMYK yüzdeleri

%30.96
%0
%19.67
%6.27

Codes

Color #A5EFC0 in popluar color models

A5 EF C0
RGB 165 239 192
HSL 142° 69.81% 79.22%
HSB/HSV 142° 30.96% 93.73%
CMYK 30.96% 0.00% 19.67%
6.27%

Color #A5EFC0 in popluar number systems.

HEX A5 EF C0
Decimal 165 239 192
Binary 10100101 11101111 11000000
Octal 245 357 300

Shades and tints

Shades of #A5EFC0

#A5EFC0
(165,239,192)
#96DAAF
(150,218,175)
#87C59E
(135,197,158)
#78B08D
(120,176,141)
#699B7C
(105,155,124)
#5A866B
(90,134,107)
#4B715A
(75,113,90)
#3C5C49
(60,92,73)
#2D4738
(45,71,56)
#1E3227
(30,50,39)
#0F1D16
(15,29,22)
#000000
(0,0,0)

Tints of #A5EFC0

#A5EFC0
(165,239,192)
#ADF0C5
(173,240,197)
#B5F1CA
(181,241,202)
#BDF2CF
(189,242,207)
#C5F3D4
(197,243,212)
#CDF4D9
(205,244,217)
#D5F5DE
(213,245,222)
#DDF6E3
(221,246,227)
#E5F7E8
(229,247,232)
#EDF8ED
(237,248,237)
#F5F9F2
(245,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5EFC0 color. Also use rgb(165,239,192) instead hex code.

Text Font Color

.myTextColor { color: #A5EFC0; }

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

This text font color is #A5EFC0.

Background Color

.myBgColor { background-color: #A5EFC0; }

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

This div background color is #A5EFC0.

Border color

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

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

This div border color is #A5EFC0.

Opacity

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

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

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

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

This text has shadow with #A5EFC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5EFC0.

Preview

Color preview on black background

This text has color #A5EFC0 on black background.


Color preview on white background

This text has color #A5EFC0 on white background.


Black color preview on #A5EFC0 background

This text has black color on #A5EFC0 background.


White color preview on #A5EFC0 background

This text has white color on #A5EFC0 background.


Related colors

Complementary color

Complementary color for #hex is #5A103F.


I love getcolorcode.com

Triadic colors

1 #C0A5EF and #EFC0A5 with #A5EFC0 are triadic colors.

2 #C0EFA5 and #EFA5C0 with #A5EFC0 are triadic colors.