COLOR #ADFBC7

HEX: #ADFBC7 RGB: (173,251,199)

Renk bilgisi

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

RGB renk modeli

#ADFBC7 color RGB value is (173,251,199).

RGB: (173,251,199) (68%, 98%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 251 of 255 = 98%
B 199 of 255 = 78%

173
251
199

R + G + B ~ 81%. #ADFBC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 251 + 199 = 623 (100%)
R 173 of 623 ~ 27.77%
G 251 of 623 ~ 40.29%
B 199 of 623 ~ 31.94'%

%27.77
%40.29
%31.94

CMYK RENK MODELİ

#ADFBC7 rengi CMYK tonu (31,0,21,2).

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

CMYK: (31,0,21,2)
C31M0Y21K2 (31%, 0%, 21%, 2%)
(0.31 / 0.00 / 0.21 / 0.02)

CMYK yüzdeleri

%31.08
%0
%20.72
%1.57

Codes

Color #ADFBC7 in popluar color models

AD FB C7
RGB 173 251 199
HSL 140° 90.70% 83.14%
HSB/HSV 140° 31.08% 98.43%
CMYK 31.08% 0.00% 20.72%
1.57%

Color #ADFBC7 in popluar number systems.

HEX AD FB C7
Decimal 173 251 199
Binary 10101101 11111011 11000111
Octal 255 373 307

Shades and tints

Shades of #ADFBC7

#ADFBC7
(173,251,199)
#9EE5B5
(158,229,181)
#8FCFA3
(143,207,163)
#80B991
(128,185,145)
#71A37F
(113,163,127)
#628D6D
(98,141,109)
#53775B
(83,119,91)
#446149
(68,97,73)
#354B37
(53,75,55)
#263525
(38,53,37)
#171F13
(23,31,19)
#000000
(0,0,0)

Tints of #ADFBC7

#ADFBC7
(173,251,199)
#B4FBCC
(180,251,204)
#BBFBD1
(187,251,209)
#C2FBD6
(194,251,214)
#C9FBDB
(201,251,219)
#D0FBE0
(208,251,224)
#D7FBE5
(215,251,229)
#DEFBEA
(222,251,234)
#E5FBEF
(229,251,239)
#ECFBF4
(236,251,244)
#F3FBF9
(243,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADFBC7; }

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

This text font color is #ADFBC7.

Background Color

.myBgColor { background-color: #ADFBC7; }

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

This div background color is #ADFBC7.

Border color

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

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

This div border color is #ADFBC7.

Opacity

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

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

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

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

This text has shadow with #ADFBC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFBC7.

Preview

Color preview on black background

This text has color #ADFBC7 on black background.


Color preview on white background

This text has color #ADFBC7 on white background.


Black color preview on #ADFBC7 background

This text has black color on #ADFBC7 background.


White color preview on #ADFBC7 background

This text has white color on #ADFBC7 background.


Related colors

Complementary color

Complementary color for #hex is #520438.


I love getcolorcode.com

Triadic colors

1 #C7ADFB and #FBC7AD with #ADFBC7 are triadic colors.

2 #C7FBAD and #FBADC7 with #ADFBC7 are triadic colors.