COLOR #ADEFC4

HEX: #ADEFC4 RGB: (173,239,196)

Renk bilgisi

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

RGB renk modeli

#ADEFC4 color RGB value is (173,239,196).

RGB: (173,239,196) (68%, 94%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 196 of 255 = 77%

173
239
196

R + G + B ~ 80%. #ADEFC4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 196 = 608 (100%)
R 173 of 608 ~ 28.45%
G 239 of 608 ~ 39.31%
B 196 of 608 ~ 32.24'%

%28.45
%39.31
%32.24

CMYK RENK MODELİ

#ADEFC4 rengi CMYK tonu (28,0,18,6).

  • camgöbeği tonu 27.62%
  • eflatun tonu 0.00%
  • sarı tonu 17.99%
  • ana renk tonu 6.27%

CMYK: (28,0,18,6)
C28M0Y18K6 (28%, 0%, 18%, 6%)
(0.28 / 0.00 / 0.18 / 0.06)

CMYK yüzdeleri

%27.62
%0
%17.99
%6.27

Codes

Color #ADEFC4 in popluar color models

AD EF C4
RGB 173 239 196
HSL 141° 67.35% 80.78%
HSB/HSV 141° 27.62% 93.73%
CMYK 27.62% 0.00% 17.99%
6.27%

Color #ADEFC4 in popluar number systems.

HEX AD EF C4
Decimal 173 239 196
Binary 10101101 11101111 11000100
Octal 255 357 304

Shades and tints

Shades of #ADEFC4

#ADEFC4
(173,239,196)
#9EDAB3
(158,218,179)
#8FC5A2
(143,197,162)
#80B091
(128,176,145)
#719B80
(113,155,128)
#62866F
(98,134,111)
#53715E
(83,113,94)
#445C4D
(68,92,77)
#35473C
(53,71,60)
#26322B
(38,50,43)
#171D1A
(23,29,26)
#000000
(0,0,0)

Tints of #ADEFC4

#ADEFC4
(173,239,196)
#B4F0C9
(180,240,201)
#BBF1CE
(187,241,206)
#C2F2D3
(194,242,211)
#C9F3D8
(201,243,216)
#D0F4DD
(208,244,221)
#D7F5E2
(215,245,226)
#DEF6E7
(222,246,231)
#E5F7EC
(229,247,236)
#ECF8F1
(236,248,241)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEFC4 color. Also use rgb(173,239,196) instead hex code.

Text Font Color

.myTextColor { color: #ADEFC4; }

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

This text font color is #ADEFC4.

Background Color

.myBgColor { background-color: #ADEFC4; }

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

This div background color is #ADEFC4.

Border color

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

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

This div border color is #ADEFC4.

Opacity

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

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

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

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

This text has shadow with #ADEFC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFC4.

Preview

Color preview on black background

This text has color #ADEFC4 on black background.


Color preview on white background

This text has color #ADEFC4 on white background.


Black color preview on #ADEFC4 background

This text has black color on #ADEFC4 background.


White color preview on #ADEFC4 background

This text has white color on #ADEFC4 background.


Related colors

Complementary color

Complementary color for #hex is #52103B.


I love getcolorcode.com

Triadic colors

1 #C4ADEF and #EFC4AD with #ADEFC4 are triadic colors.

2 #C4EFAD and #EFADC4 with #ADEFC4 are triadic colors.