COLOR #A5F7F0

HEX: #A5F7F0 RGB: (165,247,240)

Color info

#A5F7F0 contains mainly green and blue colors. Web safe color of #A5F7F0 is #99FFFF (or #9FF).

RGB color model

#A5F7F0 color RGB value is (165,247,240).

RGB: (165,247,240) (65%, 97%, 94%)

RGB channels and saturation

R 165 of 255 = 65%
G 247 of 255 = 97%
B 240 of 255 = 94%

165
247
240

R + G + B ~ 85%. #A5F7F0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 247 + 240 = 652 (100%)
R 165 of 652 ~ 25.31%
G 247 of 652 ~ 37.88%
B 240 of 652 ~ 36.81'%

%25.31
%37.88
%36.81

CMYK color model

#A5F7F0 color CMYK value is (33,0,3,3).

  • cyan value is 33.20%
  • magenta value is 0.00%
  • yellow value is 2.83%
  • key color value is 3.14%

CMYK: (33,0,3,3)
C33M0Y3K3 (33%, 0%, 3%, 3%)
(0.33 / 0.00 / 0.03 / 0.03)

CMYK percentages

%33.2
%0
%2.83
%3.14

Codes

Color #A5F7F0 in popluar color models

A5 F7 F0
RGB 165 247 240
HSL 175° 83.67% 80.78%
HSB/HSV 175° 33.20% 96.86%
CMYK 33.20% 0.00% 2.83%
3.14%

Color #A5F7F0 in popluar number systems.

HEX A5 F7 F0
Decimal 165 247 240
Binary 10100101 11110111 11110000
Octal 245 367 360

Shades and tints

Shades of #A5F7F0

#A5F7F0
(165,247,240)
#96E1DB
(150,225,219)
#87CBC6
(135,203,198)
#78B5B1
(120,181,177)
#699F9C
(105,159,156)
#5A8987
(90,137,135)
#4B7372
(75,115,114)
#3C5D5D
(60,93,93)
#2D4748
(45,71,72)
#1E3133
(30,49,51)
#0F1B1E
(15,27,30)
#000000
(0,0,0)

Tints of #A5F7F0

#A5F7F0
(165,247,240)
#ADF7F1
(173,247,241)
#B5F7F2
(181,247,242)
#BDF7F3
(189,247,243)
#C5F7F4
(197,247,244)
#CDF7F5
(205,247,245)
#D5F7F6
(213,247,246)
#DDF7F7
(221,247,247)
#E5F7F8
(229,247,248)
#EDF7F9
(237,247,249)
#F5F7FA
(245,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5F7F0 color. Also use rgb(165,247,240) instead hex code.

Text Font Color

.myTextColor { color: #A5F7F0; }

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

This text font color is #A5F7F0.

Background Color

.myBgColor { background-color: #A5F7F0; }

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

This div background color is #A5F7F0.

Border color

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

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

This div border color is #A5F7F0.

Opacity

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

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

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

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

This text has shadow with #A5F7F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5F7F0.

Preview

Color preview on black background

This text has color #A5F7F0 on black background.


Color preview on white background

This text has color #A5F7F0 on white background.


Black color preview on #A5F7F0 background

This text has black color on #A5F7F0 background.


White color preview on #A5F7F0 background

This text has white color on #A5F7F0 background.


Related colors

Complementary color

Complementary color for #hex is #5A080F.


I love getcolorcode.com

Triadic colors

1 #F0A5F7 and #F7F0A5 with #A5F7F0 are triadic colors.

2 #F0F7A5 and #F7A5F0 with #A5F7F0 are triadic colors.