COLOR #ADC4F9

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

Renk bilgisi

#ADC4F9 contains mainly green and blue colors. #ADC4F9 ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

173
196
249

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

Yüzdelerle RGB renk parçaları

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

%27.99
%31.72
%40.29

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%30.52
%21.29
%0
%2.35

Codes

Color #ADC4F9 in popluar color models

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

Color #ADC4F9 in popluar number systems.

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

Shades and tints

Shades of #ADC4F9

#ADC4F9
(173,196,249)
#9EB3E3
(158,179,227)
#8FA2CD
(143,162,205)
#8091B7
(128,145,183)
#7180A1
(113,128,161)
#626F8B
(98,111,139)
#535E75
(83,94,117)
#444D5F
(68,77,95)
#353C49
(53,60,73)
#262B33
(38,43,51)
#171A1D
(23,26,29)
#000000
(0,0,0)

Tints of #ADC4F9

#ADC4F9
(173,196,249)
#B4C9F9
(180,201,249)
#BBCEF9
(187,206,249)
#C2D3F9
(194,211,249)
#C9D8F9
(201,216,249)
#D0DDF9
(208,221,249)
#D7E2F9
(215,226,249)
#DEE7F9
(222,231,249)
#E5ECF9
(229,236,249)
#ECF1F9
(236,241,249)
#F3F6F9
(243,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC4F9; }

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

This text font color is #ADC4F9.

Background Color

.myBgColor { background-color: #ADC4F9; }

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

This div background color is #ADC4F9.

Border color

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

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

This div border color is #ADC4F9.

Opacity

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

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

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

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

This text has shadow with #ADC4F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC4F9.

Preview

Color preview on black background

This text has color #ADC4F9 on black background.


Color preview on white background

This text has color #ADC4F9 on white background.


Black color preview on #ADC4F9 background

This text has black color on #ADC4F9 background.


White color preview on #ADC4F9 background

This text has white color on #ADC4F9 background.


Related colors

Complementary color

Complementary color for #hex is #523B06.


I love getcolorcode.com

Triadic colors

1 #F9ADC4 and #C4F9AD with #ADC4F9 are triadic colors.

2 #F9C4AD and #C4ADF9 with #ADC4F9 are triadic colors.