COLOR #ADEBBD

HEX: #ADEBBD RGB: (173,235,189)

Renk bilgisi

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

RGB renk modeli

#ADEBBD color RGB value is (173,235,189).

RGB: (173,235,189) (68%, 92%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 189 of 255 = 74%

173
235
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 189 = 597 (100%)
R 173 of 597 ~ 28.98%
G 235 of 597 ~ 39.36%
B 189 of 597 ~ 31.66'%

%28.98
%39.36
%31.66

CMYK RENK MODELİ

#ADEBBD rengi CMYK tonu (26,0,20,8).

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

CMYK: (26,0,20,8)
C26M0Y20K8 (26%, 0%, 20%, 8%)
(0.26 / 0.00 / 0.20 / 0.08)

CMYK yüzdeleri

%26.38
%0
%19.57
%7.84

Codes

Color #ADEBBD in popluar color models

AD EB BD
RGB 173 235 189
HSL 135° 60.78% 80.00%
HSB/HSV 135° 26.38% 92.16%
CMYK 26.38% 0.00% 19.57%
7.84%

Color #ADEBBD in popluar number systems.

HEX AD EB BD
Decimal 173 235 189
Binary 10101101 11101011 10111101
Octal 255 353 275

Shades and tints

Shades of #ADEBBD

#ADEBBD
(173,235,189)
#9ED6AC
(158,214,172)
#8FC19B
(143,193,155)
#80AC8A
(128,172,138)
#719779
(113,151,121)
#628268
(98,130,104)
#536D57
(83,109,87)
#445846
(68,88,70)
#354335
(53,67,53)
#262E24
(38,46,36)
#171913
(23,25,19)
#000000
(0,0,0)

Tints of #ADEBBD

#ADEBBD
(173,235,189)
#B4ECC3
(180,236,195)
#BBEDC9
(187,237,201)
#C2EECF
(194,238,207)
#C9EFD5
(201,239,213)
#D0F0DB
(208,240,219)
#D7F1E1
(215,241,225)
#DEF2E7
(222,242,231)
#E5F3ED
(229,243,237)
#ECF4F3
(236,244,243)
#F3F5F9
(243,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBBD; }

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

This text font color is #ADEBBD.

Background Color

.myBgColor { background-color: #ADEBBD; }

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

This div background color is #ADEBBD.

Border color

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

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

This div border color is #ADEBBD.

Opacity

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

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

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

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

This text has shadow with #ADEBBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBBD.

Preview

Color preview on black background

This text has color #ADEBBD on black background.


Color preview on white background

This text has color #ADEBBD on white background.


Black color preview on #ADEBBD background

This text has black color on #ADEBBD background.


White color preview on #ADEBBD background

This text has white color on #ADEBBD background.


Related colors

Complementary color

Complementary color for #hex is #521442.


I love getcolorcode.com

Triadic colors

1 #BDADEB and #EBBDAD with #ADEBBD are triadic colors.

2 #BDEBAD and #EBADBD with #ADEBBD are triadic colors.