COLOR #ADFBD5

HEX: #ADFBD5 RGB: (173,251,213)

Renk bilgisi

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

RGB renk modeli

#ADFBD5 color RGB value is (173,251,213).

RGB: (173,251,213) (68%, 98%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 251 of 255 = 98%
B 213 of 255 = 84%

173
251
213

R + G + B ~ 83%. #ADFBD5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 251 + 213 = 637 (100%)
R 173 of 637 ~ 27.16%
G 251 of 637 ~ 39.4%
B 213 of 637 ~ 33.44'%

%27.16
%39.4
%33.44

CMYK RENK MODELİ

#ADFBD5 rengi CMYK tonu (31,0,15,2).

  • camgöbeği tonu 31.08%
  • eflatun tonu 0.00%
  • sarı tonu 15.14%
  • ana renk tonu 1.57%

CMYK: (31,0,15,2)
C31M0Y15K2 (31%, 0%, 15%, 2%)
(0.31 / 0.00 / 0.15 / 0.02)

CMYK yüzdeleri

%31.08
%0
%15.14
%1.57

Codes

Color #ADFBD5 in popluar color models

AD FB D5
RGB 173 251 213
HSL 151° 90.70% 83.14%
HSB/HSV 151° 31.08% 98.43%
CMYK 31.08% 0.00% 15.14%
1.57%

Color #ADFBD5 in popluar number systems.

HEX AD FB D5
Decimal 173 251 213
Binary 10101101 11111011 11010101
Octal 255 373 325

Shades and tints

Shades of #ADFBD5

#ADFBD5
(173,251,213)
#9EE5C2
(158,229,194)
#8FCFAF
(143,207,175)
#80B99C
(128,185,156)
#71A389
(113,163,137)
#628D76
(98,141,118)
#537763
(83,119,99)
#446150
(68,97,80)
#354B3D
(53,75,61)
#26352A
(38,53,42)
#171F17
(23,31,23)
#000000
(0,0,0)

Tints of #ADFBD5

#ADFBD5
(173,251,213)
#B4FBD8
(180,251,216)
#BBFBDB
(187,251,219)
#C2FBDE
(194,251,222)
#C9FBE1
(201,251,225)
#D0FBE4
(208,251,228)
#D7FBE7
(215,251,231)
#DEFBEA
(222,251,234)
#E5FBED
(229,251,237)
#ECFBF0
(236,251,240)
#F3FBF3
(243,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADFBD5 color. Also use rgb(173,251,213) instead hex code.

Text Font Color

.myTextColor { color: #ADFBD5; }

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

This text font color is #ADFBD5.

Background Color

.myBgColor { background-color: #ADFBD5; }

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

This div background color is #ADFBD5.

Border color

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

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

This div border color is #ADFBD5.

Opacity

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

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

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

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

This text has shadow with #ADFBD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFBD5.

Preview

Color preview on black background

This text has color #ADFBD5 on black background.


Color preview on white background

This text has color #ADFBD5 on white background.


Black color preview on #ADFBD5 background

This text has black color on #ADFBD5 background.


White color preview on #ADFBD5 background

This text has white color on #ADFBD5 background.


Related colors

Complementary color

Complementary color for #hex is #52042A.


I love getcolorcode.com

Triadic colors

1 #D5ADFB and #FBD5AD with #ADFBD5 are triadic colors.

2 #D5FBAD and #FBADD5 with #ADFBD5 are triadic colors.