COLOR #ADECBF

HEX: #ADECBF RGB: (173,236,191)

Renk bilgisi

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

RGB renk modeli

#ADECBF color RGB value is (173,236,191).

RGB: (173,236,191) (68%, 93%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 191 of 255 = 75%

173
236
191

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 191 = 600 (100%)
R 173 of 600 ~ 28.83%
G 236 of 600 ~ 39.33%
B 191 of 600 ~ 31.83'%

%28.83
%39.33
%31.83

CMYK RENK MODELİ

#ADECBF rengi CMYK tonu (27,0,19,7).

  • camgöbeği tonu 26.69%
  • eflatun tonu 0.00%
  • sarı tonu 19.07%
  • ana renk tonu 7.45%

CMYK: (27,0,19,7)
C27M0Y19K7 (27%, 0%, 19%, 7%)
(0.27 / 0.00 / 0.19 / 0.07)

CMYK yüzdeleri

%26.69
%0
%19.07
%7.45

Codes

Color #ADECBF in popluar color models

AD EC BF
RGB 173 236 191
HSL 137° 62.38% 80.20%
HSB/HSV 137° 26.69% 92.55%
CMYK 26.69% 0.00% 19.07%
7.45%

Color #ADECBF in popluar number systems.

HEX AD EC BF
Decimal 173 236 191
Binary 10101101 11101100 10111111
Octal 255 354 277

Shades and tints

Shades of #ADECBF

#ADECBF
(173,236,191)
#9ED7AE
(158,215,174)
#8FC29D
(143,194,157)
#80AD8C
(128,173,140)
#71987B
(113,152,123)
#62836A
(98,131,106)
#536E59
(83,110,89)
#445948
(68,89,72)
#354437
(53,68,55)
#262F26
(38,47,38)
#171A15
(23,26,21)
#000000
(0,0,0)

Tints of #ADECBF

#ADECBF
(173,236,191)
#B4EDC4
(180,237,196)
#BBEEC9
(187,238,201)
#C2EFCE
(194,239,206)
#C9F0D3
(201,240,211)
#D0F1D8
(208,241,216)
#D7F2DD
(215,242,221)
#DEF3E2
(222,243,226)
#E5F4E7
(229,244,231)
#ECF5EC
(236,245,236)
#F3F6F1
(243,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADECBF color. Also use rgb(173,236,191) instead hex code.

Text Font Color

.myTextColor { color: #ADECBF; }

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

This text font color is #ADECBF.

Background Color

.myBgColor { background-color: #ADECBF; }

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

This div background color is #ADECBF.

Border color

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

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

This div border color is #ADECBF.

Opacity

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

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

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

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

This text has shadow with #ADECBF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECBF.

Preview

Color preview on black background

This text has color #ADECBF on black background.


Color preview on white background

This text has color #ADECBF on white background.


Black color preview on #ADECBF background

This text has black color on #ADECBF background.


White color preview on #ADECBF background

This text has white color on #ADECBF background.


Related colors

Complementary color

Complementary color for #hex is #521340.


I love getcolorcode.com

Triadic colors

1 #BFADEC and #ECBFAD with #ADECBF are triadic colors.

2 #BFECAD and #ECADBF with #ADECBF are triadic colors.