COLOR #A6F9D7

HEX: #A6F9D7 RGB: (166,249,215)

Renk bilgisi

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

RGB renk modeli

#A6F9D7 color RGB value is (166,249,215).

RGB: (166,249,215) (65%, 98%, 84%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 249 of 255 = 98%
B 215 of 255 = 84%

166
249
215

R + G + B ~ 82%. #A6F9D7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 249 + 215 = 630 (100%)
R 166 of 630 ~ 26.35%
G 249 of 630 ~ 39.52%
B 215 of 630 ~ 34.13'%

%26.35
%39.52
%34.13

CMYK RENK MODELİ

#A6F9D7 rengi CMYK tonu (33,0,14,2).

  • camgöbeği tonu 33.33%
  • eflatun tonu 0.00%
  • sarı tonu 13.65%
  • ana renk tonu 2.35%

CMYK: (33,0,14,2)
C33M0Y14K2 (33%, 0%, 14%, 2%)
(0.33 / 0.00 / 0.14 / 0.02)

CMYK yüzdeleri

%33.33
%0
%13.65
%2.35

Codes

Color #A6F9D7 in popluar color models

A6 F9 D7
RGB 166 249 215
HSL 155° 87.37% 81.37%
HSB/HSV 155° 33.33% 97.65%
CMYK 33.33% 0.00% 13.65%
2.35%

Color #A6F9D7 in popluar number systems.

HEX A6 F9 D7
Decimal 166 249 215
Binary 10100110 11111001 11010111
Octal 246 371 327

Shades and tints

Shades of #A6F9D7

#A6F9D7
(166,249,215)
#97E3C4
(151,227,196)
#88CDB1
(136,205,177)
#79B79E
(121,183,158)
#6AA18B
(106,161,139)
#5B8B78
(91,139,120)
#4C7565
(76,117,101)
#3D5F52
(61,95,82)
#2E493F
(46,73,63)
#1F332C
(31,51,44)
#101D19
(16,29,25)
#000000
(0,0,0)

Tints of #A6F9D7

#A6F9D7
(166,249,215)
#AEF9DA
(174,249,218)
#B6F9DD
(182,249,221)
#BEF9E0
(190,249,224)
#C6F9E3
(198,249,227)
#CEF9E6
(206,249,230)
#D6F9E9
(214,249,233)
#DEF9EC
(222,249,236)
#E6F9EF
(230,249,239)
#EEF9F2
(238,249,242)
#F6F9F5
(246,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6F9D7 color. Also use rgb(166,249,215) instead hex code.

Text Font Color

.myTextColor { color: #A6F9D7; }

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

This text font color is #A6F9D7.

Background Color

.myBgColor { background-color: #A6F9D7; }

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

This div background color is #A6F9D7.

Border color

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

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

This div border color is #A6F9D7.

Opacity

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

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

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

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

This text has shadow with #A6F9D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6F9D7.

Preview

Color preview on black background

This text has color #A6F9D7 on black background.


Color preview on white background

This text has color #A6F9D7 on white background.


Black color preview on #A6F9D7 background

This text has black color on #A6F9D7 background.


White color preview on #A6F9D7 background

This text has white color on #A6F9D7 background.


Related colors

Complementary color

Complementary color for #hex is #590628.


I love getcolorcode.com

Triadic colors

1 #D7A6F9 and #F9D7A6 with #A6F9D7 are triadic colors.

2 #D7F9A6 and #F9A6D7 with #A6F9D7 are triadic colors.