COLOR #ADC5F5

HEX: #ADC5F5 RGB: (173,197,245)

Renk bilgisi

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

RGB renk modeli

#ADC5F5 color RGB value is (173,197,245).

RGB: (173,197,245) (68%, 77%, 96%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 197 of 255 = 77%
B 245 of 255 = 96%

173
197
245

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 197 + 245 = 615 (100%)
R 173 of 615 ~ 28.13%
G 197 of 615 ~ 32.03%
B 245 of 615 ~ 39.84'%

%28.13
%32.03
%39.84

CMYK RENK MODELİ

#ADC5F5 rengi CMYK tonu (29,20,0,4).

  • camgöbeği tonu 29.39%
  • eflatun tonu 19.59%
  • sarı tonu 0.00%
  • ana renk tonu 3.92%

CMYK: (29,20,0,4)
C29M20Y0K4 (29%, 20%, 0%, 4%)
(0.29 / 0.20 / 0.00 / 0.04)

CMYK yüzdeleri

%29.39
%19.59
%0
%3.92

Codes

Color #ADC5F5 in popluar color models

AD C5 F5
RGB 173 197 245
HSL 220° 78.26% 81.96%
HSB/HSV 220° 29.39% 96.08%
CMYK 29.39% 19.59% 0.00%
3.92%

Color #ADC5F5 in popluar number systems.

HEX AD C5 F5
Decimal 173 197 245
Binary 10101101 11000101 11110101
Octal 255 305 365

Shades and tints

Shades of #ADC5F5

#ADC5F5
(173,197,245)
#9EB4DF
(158,180,223)
#8FA3C9
(143,163,201)
#8092B3
(128,146,179)
#71819D
(113,129,157)
#627087
(98,112,135)
#535F71
(83,95,113)
#444E5B
(68,78,91)
#353D45
(53,61,69)
#262C2F
(38,44,47)
#171B19
(23,27,25)
#000000
(0,0,0)

Tints of #ADC5F5

#ADC5F5
(173,197,245)
#B4CAF5
(180,202,245)
#BBCFF5
(187,207,245)
#C2D4F5
(194,212,245)
#C9D9F5
(201,217,245)
#D0DEF5
(208,222,245)
#D7E3F5
(215,227,245)
#DEE8F5
(222,232,245)
#E5EDF5
(229,237,245)
#ECF2F5
(236,242,245)
#F3F7F5
(243,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC5F5 color. Also use rgb(173,197,245) instead hex code.

Text Font Color

.myTextColor { color: #ADC5F5; }

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

This text font color is #ADC5F5.

Background Color

.myBgColor { background-color: #ADC5F5; }

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

This div background color is #ADC5F5.

Border color

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

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

This div border color is #ADC5F5.

Opacity

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

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

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

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

This text has shadow with #ADC5F5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC5F5.

Preview

Color preview on black background

This text has color #ADC5F5 on black background.


Color preview on white background

This text has color #ADC5F5 on white background.


Black color preview on #ADC5F5 background

This text has black color on #ADC5F5 background.


White color preview on #ADC5F5 background

This text has white color on #ADC5F5 background.


Related colors

Complementary color

Complementary color for #hex is #523A0A.


I love getcolorcode.com

Triadic colors

1 #F5ADC5 and #C5F5AD with #ADC5F5 are triadic colors.

2 #F5C5AD and #C5ADF5 with #ADC5F5 are triadic colors.