COLOR #ADEBAF

HEX: #ADEBAF RGB: (173,235,175)

Renk bilgisi

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

RGB renk modeli

#ADEBAF color RGB value is (173,235,175).

RGB: (173,235,175) (68%, 92%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 175 of 255 = 69%

173
235
175

R + G + B ~ 76%. #ADEBAF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 175 = 583 (100%)
R 173 of 583 ~ 29.67%
G 235 of 583 ~ 40.31%
B 175 of 583 ~ 30.02'%

%29.67
%40.31
%30.02

CMYK RENK MODELİ

#ADEBAF rengi CMYK tonu (26,0,26,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 25.53%
  • ana renk tonu 7.84%

CMYK: (26,0,26,8)
C26M0Y26K8 (26%, 0%, 26%, 8%)
(0.26 / 0.00 / 0.26 / 0.08)

CMYK yüzdeleri

%26.38
%0
%25.53
%7.84

Codes

Color #ADEBAF in popluar color models

AD EB AF
RGB 173 235 175
HSL 122° 60.78% 80.00%
HSB/HSV 122° 26.38% 92.16%
CMYK 26.38% 0.00% 25.53%
7.84%

Color #ADEBAF in popluar number systems.

HEX AD EB AF
Decimal 173 235 175
Binary 10101101 11101011 10101111
Octal 255 353 257

Shades and tints

Shades of #ADEBAF

#ADEBAF
(173,235,175)
#9ED6A0
(158,214,160)
#8FC191
(143,193,145)
#80AC82
(128,172,130)
#719773
(113,151,115)
#628264
(98,130,100)
#536D55
(83,109,85)
#445846
(68,88,70)
#354337
(53,67,55)
#262E28
(38,46,40)
#171919
(23,25,25)
#000000
(0,0,0)

Tints of #ADEBAF

#ADEBAF
(173,235,175)
#B4ECB6
(180,236,182)
#BBEDBD
(187,237,189)
#C2EEC4
(194,238,196)
#C9EFCB
(201,239,203)
#D0F0D2
(208,240,210)
#D7F1D9
(215,241,217)
#DEF2E0
(222,242,224)
#E5F3E7
(229,243,231)
#ECF4EE
(236,244,238)
#F3F5F5
(243,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEBAF color. Also use rgb(173,235,175) instead hex code.

Text Font Color

.myTextColor { color: #ADEBAF; }

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

This text font color is #ADEBAF.

Background Color

.myBgColor { background-color: #ADEBAF; }

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

This div background color is #ADEBAF.

Border color

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

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

This div border color is #ADEBAF.

Opacity

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

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

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

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

This text has shadow with #ADEBAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBAF.

Preview

Color preview on black background

This text has color #ADEBAF on black background.


Color preview on white background

This text has color #ADEBAF on white background.


Black color preview on #ADEBAF background

This text has black color on #ADEBAF background.


White color preview on #ADEBAF background

This text has white color on #ADEBAF background.


Related colors

Complementary color

Complementary color for #hex is #521450.


I love getcolorcode.com

Triadic colors

1 #AFADEB and #EBAFAD with #ADEBAF are triadic colors.

2 #AFEBAD and #EBADAF with #ADEBAF are triadic colors.