COLOR #ADFAB3

HEX: #ADFAB3 RGB: (173,250,179)

Renk bilgisi

#ADFAB3 contains mainly green color. #ADFAB3 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADFAB3 color RGB value is (173,250,179).

RGB: (173,250,179) (68%, 98%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 250 of 255 = 98%
B 179 of 255 = 70%

173
250
179

R + G + B ~ 79%. #ADFAB3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 250 + 179 = 602 (100%)
R 173 of 602 ~ 28.74%
G 250 of 602 ~ 41.53%
B 179 of 602 ~ 29.73'%

%28.74
%41.53
%29.73

CMYK RENK MODELİ

#ADFAB3 rengi CMYK tonu (31,0,28,2).

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

CMYK: (31,0,28,2)
C31M0Y28K2 (31%, 0%, 28%, 2%)
(0.31 / 0.00 / 0.28 / 0.02)

CMYK yüzdeleri

%30.8
%0
%28.4
%1.96

Codes

Color #ADFAB3 in popluar color models

AD FA B3
RGB 173 250 179
HSL 125° 88.51% 82.94%
HSB/HSV 125° 30.80% 98.04%
CMYK 30.80% 0.00% 28.40%
1.96%

Color #ADFAB3 in popluar number systems.

HEX AD FA B3
Decimal 173 250 179
Binary 10101101 11111010 10110011
Octal 255 372 263

Shades and tints

Shades of #ADFAB3

#ADFAB3
(173,250,179)
#9EE4A3
(158,228,163)
#8FCE93
(143,206,147)
#80B883
(128,184,131)
#71A273
(113,162,115)
#628C63
(98,140,99)
#537653
(83,118,83)
#446043
(68,96,67)
#354A33
(53,74,51)
#263423
(38,52,35)
#171E13
(23,30,19)
#000000
(0,0,0)

Tints of #ADFAB3

#ADFAB3
(173,250,179)
#B4FAB9
(180,250,185)
#BBFABF
(187,250,191)
#C2FAC5
(194,250,197)
#C9FACB
(201,250,203)
#D0FAD1
(208,250,209)
#D7FAD7
(215,250,215)
#DEFADD
(222,250,221)
#E5FAE3
(229,250,227)
#ECFAE9
(236,250,233)
#F3FAEF
(243,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADFAB3; }

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

This text font color is #ADFAB3.

Background Color

.myBgColor { background-color: #ADFAB3; }

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

This div background color is #ADFAB3.

Border color

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

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

This div border color is #ADFAB3.

Opacity

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

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

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

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

This text has shadow with #ADFAB3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFAB3.

Preview

Color preview on black background

This text has color #ADFAB3 on black background.


Color preview on white background

This text has color #ADFAB3 on white background.


Black color preview on #ADFAB3 background

This text has black color on #ADFAB3 background.


White color preview on #ADFAB3 background

This text has white color on #ADFAB3 background.


Related colors

Complementary color

Complementary color for #hex is #52054C.


I love getcolorcode.com

Triadic colors

1 #B3ADFA and #FAB3AD with #ADFAB3 are triadic colors.

2 #B3FAAD and #FAADB3 with #ADFAB3 are triadic colors.