COLOR #ADEBBC

HEX: #ADEBBC RGB: (173,235,188)

Renk bilgisi

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

RGB renk modeli

#ADEBBC color RGB value is (173,235,188).

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

RGB bağlantıları ve doygunluk

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

173
235
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 188 = 596 (100%)
R 173 of 596 ~ 29.03%
G 235 of 596 ~ 39.43%
B 188 of 596 ~ 31.54'%

%29.03
%39.43
%31.54

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 20.00%
  • 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
%20
%7.84

Codes

Color #ADEBBC in popluar color models

AD EB BC
RGB 173 235 188
HSL 135° 60.78% 80.00%
HSB/HSV 135° 26.38% 92.16%
CMYK 26.38% 0.00% 20.00%
7.84%

Color #ADEBBC in popluar number systems.

HEX AD EB BC
Decimal 173 235 188
Binary 10101101 11101011 10111100
Octal 255 353 274

Shades and tints

Shades of #ADEBBC

#ADEBBC
(173,235,188)
#9ED6AB
(158,214,171)
#8FC19A
(143,193,154)
#80AC89
(128,172,137)
#719778
(113,151,120)
#628267
(98,130,103)
#536D56
(83,109,86)
#445845
(68,88,69)
#354334
(53,67,52)
#262E23
(38,46,35)
#171912
(23,25,18)
#000000
(0,0,0)

Tints of #ADEBBC

#ADEBBC
(173,235,188)
#B4ECC2
(180,236,194)
#BBEDC8
(187,237,200)
#C2EECE
(194,238,206)
#C9EFD4
(201,239,212)
#D0F0DA
(208,240,218)
#D7F1E0
(215,241,224)
#DEF2E6
(222,242,230)
#E5F3EC
(229,243,236)
#ECF4F2
(236,244,242)
#F3F5F8
(243,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBBC; }

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

This text font color is #ADEBBC.

Background Color

.myBgColor { background-color: #ADEBBC; }

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

This div background color is #ADEBBC.

Border color

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

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

This div border color is #ADEBBC.

Opacity

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

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

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

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

This text has shadow with #ADEBBC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBBC.

Preview

Color preview on black background

This text has color #ADEBBC on black background.


Color preview on white background

This text has color #ADEBBC on white background.


Black color preview on #ADEBBC background

This text has black color on #ADEBBC background.


White color preview on #ADEBBC background

This text has white color on #ADEBBC background.


Related colors

Complementary color

Complementary color for #hex is #521443.


I love getcolorcode.com

Triadic colors

1 #BCADEB and #EBBCAD with #ADEBBC are triadic colors.

2 #BCEBAD and #EBADBC with #ADEBBC are triadic colors.