COLOR #ADCCF6

HEX: #ADCCF6 RGB: (173,204,246)

Renk bilgisi

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

RGB renk modeli

#ADCCF6 color RGB value is (173,204,246).

RGB: (173,204,246) (68%, 80%, 96%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 204 of 255 = 80%
B 246 of 255 = 96%

173
204
246

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 204 + 246 = 623 (100%)
R 173 of 623 ~ 27.77%
G 204 of 623 ~ 32.74%
B 246 of 623 ~ 39.49'%

%27.77
%32.74
%39.49

CMYK RENK MODELİ

#ADCCF6 rengi CMYK tonu (30,17,0,4).

  • camgöbeği tonu 29.67%
  • eflatun tonu 17.07%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%
CMYK: (30,17,0,4) C30M17Y0K4 (30%,17%,0%,4%) (0.30/0.17/0.00/0.04) 

CMYK yüzdeleri

%29.67
%17.07
%0
%3.53

Codes

Color #ADCCF6 in popluar color models

AD CC F6
RGB 173 204 246
HSL 215° 80.22% 82.16%
HSB/HSV 215° 29.67% 96.47%
CMYK 29.67% 17.07% 0.00%
3.53%

Color #ADCCF6 in popluar number systems.

HEX AD CC F6
Decimal 173 204 246
Binary 10101101 11001100 11110110
Octal 255 314 366

Shades and tints

Shades of #ADCCF6

#ADCCF6
(173,204,246)
#9EBAE0
(158,186,224)
#8FA8CA
(143,168,202)
#8096B4
(128,150,180)
#71849E
(113,132,158)
#627288
(98,114,136)
#536072
(83,96,114)
#444E5C
(68,78,92)
#353C46
(53,60,70)
#262A30
(38,42,48)
#17181A
(23,24,26)
#000000
(0,0,0)

Tints of #ADCCF6

#ADCCF6
(173,204,246)
#B4D0F6
(180,208,246)
#BBD4F6
(187,212,246)
#C2D8F6
(194,216,246)
#C9DCF6
(201,220,246)
#D0E0F6
(208,224,246)
#D7E4F6
(215,228,246)
#DEE8F6
(222,232,246)
#E5ECF6
(229,236,246)
#ECF0F6
(236,240,246)
#F3F4F6
(243,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCCF6 color. Also use rgb(173,204,246) instead hex code.

Text Font Color

.myTextColor { color: #ADCCF6; }

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

This text font color is #ADCCF6.

Background Color

.myBgColor { background-color: #ADCCF6; }

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

This div background color is #ADCCF6.

Border color

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

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

This div border color is #ADCCF6.

Opacity

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

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

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

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

This text has shadow with #ADCCF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCCF6.

Preview

Color preview on black background

This text has color #ADCCF6 on black background.


Color preview on white background

This text has color #ADCCF6 on white background.


Black color preview on #ADCCF6 background

This text has black color on #ADCCF6 background.


White color preview on #ADCCF6 background

This text has white color on #ADCCF6 background.


Related colors

Complementary color

Complementary color for #hex is #523309.


I love getcolorcode.com

Triadic colors

1 #F6ADCC and #CCF6AD with #ADCCF6 are triadic colors.

2 #F6CCAD and #CCADF6 with #ADCCF6 are triadic colors.