COLOR #ADFACE

HEX: #ADFACE RGB: (173,250,206)

Renk bilgisi

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

RGB renk modeli

#ADFACE color RGB value is (173,250,206).

RGB: (173,250,206) (68%, 98%, 81%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 250 of 255 = 98%
B 206 of 255 = 81%

173
250
206

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 250 + 206 = 629 (100%)
R 173 of 629 ~ 27.5%
G 250 of 629 ~ 39.75%
B 206 of 629 ~ 32.75'%

%27.5
%39.75
%32.75

CMYK RENK MODELİ

#ADFACE rengi CMYK tonu (31,0,18,2).

  • camgöbeği tonu 30.80%
  • eflatun tonu 0.00%
  • sarı tonu 17.60%
  • ana renk tonu 1.96%

CMYK: (31,0,18,2)
C31M0Y18K2 (31%, 0%, 18%, 2%)
(0.31 / 0.00 / 0.18 / 0.02)

CMYK yüzdeleri

%30.8
%0
%17.6
%1.96

Codes

Color #ADFACE in popluar color models

AD FA CE
RGB 173 250 206
HSL 146° 88.51% 82.94%
HSB/HSV 146° 30.80% 98.04%
CMYK 30.80% 0.00% 17.60%
1.96%

Color #ADFACE in popluar number systems.

HEX AD FA CE
Decimal 173 250 206
Binary 10101101 11111010 11001110
Octal 255 372 316

Shades and tints

Shades of #ADFACE

#ADFACE
(173,250,206)
#9EE4BC
(158,228,188)
#8FCEAA
(143,206,170)
#80B898
(128,184,152)
#71A286
(113,162,134)
#628C74
(98,140,116)
#537662
(83,118,98)
#446050
(68,96,80)
#354A3E
(53,74,62)
#26342C
(38,52,44)
#171E1A
(23,30,26)
#000000
(0,0,0)

Tints of #ADFACE

#ADFACE
(173,250,206)
#B4FAD2
(180,250,210)
#BBFAD6
(187,250,214)
#C2FADA
(194,250,218)
#C9FADE
(201,250,222)
#D0FAE2
(208,250,226)
#D7FAE6
(215,250,230)
#DEFAEA
(222,250,234)
#E5FAEE
(229,250,238)
#ECFAF2
(236,250,242)
#F3FAF6
(243,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADFACE color. Also use rgb(173,250,206) instead hex code.

Text Font Color

.myTextColor { color: #ADFACE; }

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

This text font color is #ADFACE.

Background Color

.myBgColor { background-color: #ADFACE; }

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

This div background color is #ADFACE.

Border color

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

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

This div border color is #ADFACE.

Opacity

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

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

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

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

This text has shadow with #ADFACE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFACE.

Preview

Color preview on black background

This text has color #ADFACE on black background.


Color preview on white background

This text has color #ADFACE on white background.


Black color preview on #ADFACE background

This text has black color on #ADFACE background.


White color preview on #ADFACE background

This text has white color on #ADFACE background.


Related colors

Complementary color

Complementary color for #hex is #520531.


I love getcolorcode.com

Triadic colors

1 #CEADFA and #FACEAD with #ADFACE are triadic colors.

2 #CEFAAD and #FAADCE with #ADFACE are triadic colors.