COLOR #ADF6B5

HEX: #ADF6B5 RGB: (173,246,181)

Renk bilgisi

#ADF6B5 contains mainly green color. #ADF6B5 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADF6B5 color RGB value is (173,246,181).

RGB: (173,246,181) (68%, 96%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 246 of 255 = 96%
B 181 of 255 = 71%

173
246
181

R + G + B ~ 78%. #ADF6B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 246 + 181 = 600 (100%)
R 173 of 600 ~ 28.83%
G 246 of 600 ~ 41%
B 181 of 600 ~ 30.17'%

%28.83
%41
%30.17

CMYK RENK MODELİ

#ADF6B5 rengi CMYK tonu (30,0,26,4).

  • camgöbeği tonu 29.67%
  • eflatun tonu 0.00%
  • sarı tonu 26.42%
  • ana renk tonu 3.53%

CMYK: (30,0,26,4)
C30M0Y26K4 (30%, 0%, 26%, 4%)
(0.30 / 0.00 / 0.26 / 0.04)

CMYK yüzdeleri

%29.67
%0
%26.42
%3.53

Codes

Color #ADF6B5 in popluar color models

AD F6 B5
RGB 173 246 181
HSL 127° 80.22% 82.16%
HSB/HSV 127° 29.67% 96.47%
CMYK 29.67% 0.00% 26.42%
3.53%

Color #ADF6B5 in popluar number systems.

HEX AD F6 B5
Decimal 173 246 181
Binary 10101101 11110110 10110101
Octal 255 366 265

Shades and tints

Shades of #ADF6B5

#ADF6B5
(173,246,181)
#9EE0A5
(158,224,165)
#8FCA95
(143,202,149)
#80B485
(128,180,133)
#719E75
(113,158,117)
#628865
(98,136,101)
#537255
(83,114,85)
#445C45
(68,92,69)
#354635
(53,70,53)
#263025
(38,48,37)
#171A15
(23,26,21)
#000000
(0,0,0)

Tints of #ADF6B5

#ADF6B5
(173,246,181)
#B4F6BB
(180,246,187)
#BBF6C1
(187,246,193)
#C2F6C7
(194,246,199)
#C9F6CD
(201,246,205)
#D0F6D3
(208,246,211)
#D7F6D9
(215,246,217)
#DEF6DF
(222,246,223)
#E5F6E5
(229,246,229)
#ECF6EB
(236,246,235)
#F3F6F1
(243,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADF6B5 color. Also use rgb(173,246,181) instead hex code.

Text Font Color

.myTextColor { color: #ADF6B5; }

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

This text font color is #ADF6B5.

Background Color

.myBgColor { background-color: #ADF6B5; }

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

This div background color is #ADF6B5.

Border color

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

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

This div border color is #ADF6B5.

Opacity

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

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

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

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

This text has shadow with #ADF6B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF6B5.

Preview

Color preview on black background

This text has color #ADF6B5 on black background.


Color preview on white background

This text has color #ADF6B5 on white background.


Black color preview on #ADF6B5 background

This text has black color on #ADF6B5 background.


White color preview on #ADF6B5 background

This text has white color on #ADF6B5 background.


Related colors

Complementary color

Complementary color for #hex is #52094A.


I love getcolorcode.com

Triadic colors

1 #B5ADF6 and #F6B5AD with #ADF6B5 are triadic colors.

2 #B5F6AD and #F6ADB5 with #ADF6B5 are triadic colors.