COLOR #ADF9C4

HEX: #ADF9C4 RGB: (173,249,196)

Renk bilgisi

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

RGB renk modeli

#ADF9C4 color RGB value is (173,249,196).

RGB: (173,249,196) (68%, 98%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 249 of 255 = 98%
B 196 of 255 = 77%

173
249
196

R + G + B ~ 81%. #ADF9C4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 249 + 196 = 618 (100%)
R 173 of 618 ~ 27.99%
G 249 of 618 ~ 40.29%
B 196 of 618 ~ 31.72'%

%27.99
%40.29
%31.72

CMYK RENK MODELİ

#ADF9C4 rengi CMYK tonu (31,0,21,2).

  • camgöbeği tonu 30.52%
  • eflatun tonu 0.00%
  • sarı tonu 21.29%
  • ana renk tonu 2.35%

CMYK: (31,0,21,2)
C31M0Y21K2 (31%, 0%, 21%, 2%)
(0.31 / 0.00 / 0.21 / 0.02)

CMYK yüzdeleri

%30.52
%0
%21.29
%2.35

Codes

Color #ADF9C4 in popluar color models

AD F9 C4
RGB 173 249 196
HSL 138° 86.36% 82.75%
HSB/HSV 138° 30.52% 97.65%
CMYK 30.52% 0.00% 21.29%
2.35%

Color #ADF9C4 in popluar number systems.

HEX AD F9 C4
Decimal 173 249 196
Binary 10101101 11111001 11000100
Octal 255 371 304

Shades and tints

Shades of #ADF9C4

#ADF9C4
(173,249,196)
#9EE3B3
(158,227,179)
#8FCDA2
(143,205,162)
#80B791
(128,183,145)
#71A180
(113,161,128)
#628B6F
(98,139,111)
#53755E
(83,117,94)
#445F4D
(68,95,77)
#35493C
(53,73,60)
#26332B
(38,51,43)
#171D1A
(23,29,26)
#000000
(0,0,0)

Tints of #ADF9C4

#ADF9C4
(173,249,196)
#B4F9C9
(180,249,201)
#BBF9CE
(187,249,206)
#C2F9D3
(194,249,211)
#C9F9D8
(201,249,216)
#D0F9DD
(208,249,221)
#D7F9E2
(215,249,226)
#DEF9E7
(222,249,231)
#E5F9EC
(229,249,236)
#ECF9F1
(236,249,241)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADF9C4; }

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

This text font color is #ADF9C4.

Background Color

.myBgColor { background-color: #ADF9C4; }

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

This div background color is #ADF9C4.

Border color

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

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

This div border color is #ADF9C4.

Opacity

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

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

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

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

This text has shadow with #ADF9C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF9C4.

Preview

Color preview on black background

This text has color #ADF9C4 on black background.


Color preview on white background

This text has color #ADF9C4 on white background.


Black color preview on #ADF9C4 background

This text has black color on #ADF9C4 background.


White color preview on #ADF9C4 background

This text has white color on #ADF9C4 background.


Related colors

Complementary color

Complementary color for #hex is #52063B.


I love getcolorcode.com

Triadic colors

1 #C4ADF9 and #F9C4AD with #ADF9C4 are triadic colors.

2 #C4F9AD and #F9ADC4 with #ADF9C4 are triadic colors.