COLOR #ADACE3

HEX: #ADACE3 RGB: (173,172,227)

Renk bilgisi

#ADACE3 contains red, green and blue colors in about the same proportion. #ADACE3 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#ADACE3 color RGB value is (173,172,227).

RGB: (173,172,227) (68%, 67%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 172 of 255 = 67%
B 227 of 255 = 89%

173
172
227

R + G + B ~ 75%. #ADACE3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 172 + 227 = 572 (100%)
R 173 of 572 ~ 30.24%
G 172 of 572 ~ 30.07%
B 227 of 572 ~ 39.69'%

%30.24
%30.07
%39.69

CMYK RENK MODELİ

#ADACE3 rengi CMYK tonu (24,24,0,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 24.23%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (24,24,0,11)
C24M24Y0K11 (24%, 24%, 0%, 11%)
(0.24 / 0.24 / 0.00 / 0.11)

CMYK yüzdeleri

%23.79
%24.23
%0
%10.98

Codes

Color #ADACE3 in popluar color models

AD AC E3
RGB 173 172 227
HSL 241° 49.55% 78.24%
HSB/HSV 241° 24.23% 89.02%
CMYK 23.79% 24.23% 0.00%
10.98%

Color #ADACE3 in popluar number systems.

HEX AD AC E3
Decimal 173 172 227
Binary 10101101 10101100 11100011
Octal 255 254 343

Shades and tints

Shades of #ADACE3

#ADACE3
(173,172,227)
#9E9DCF
(158,157,207)
#8F8EBB
(143,142,187)
#807FA7
(128,127,167)
#717093
(113,112,147)
#62617F
(98,97,127)
#53526B
(83,82,107)
#444357
(68,67,87)
#353443
(53,52,67)
#26252F
(38,37,47)
#17161B
(23,22,27)
#000000
(0,0,0)

Tints of #ADACE3

#ADACE3
(173,172,227)
#B4B3E5
(180,179,229)
#BBBAE7
(187,186,231)
#C2C1E9
(194,193,233)
#C9C8EB
(201,200,235)
#D0CFED
(208,207,237)
#D7D6EF
(215,214,239)
#DEDDF1
(222,221,241)
#E5E4F3
(229,228,243)
#ECEBF5
(236,235,245)
#F3F2F7
(243,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADACE3 color. Also use rgb(173,172,227) instead hex code.

Text Font Color

.myTextColor { color: #ADACE3; }

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

This text font color is #ADACE3.

Background Color

.myBgColor { background-color: #ADACE3; }

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

This div background color is #ADACE3.

Border color

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

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

This div border color is #ADACE3.

Opacity

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

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

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

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

This text has shadow with #ADACE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADACE3.

Preview

Color preview on black background

This text has color #ADACE3 on black background.


Color preview on white background

This text has color #ADACE3 on white background.


Black color preview on #ADACE3 background

This text has black color on #ADACE3 background.


White color preview on #ADACE3 background

This text has white color on #ADACE3 background.


Related colors

Complementary color

Complementary color for #hex is #52531C.


I love getcolorcode.com

Triadic colors

1 #E3ADAC and #ACE3AD with #ADACE3 are triadic colors.

2 #E3ACAD and #ACADE3 with #ADACE3 are triadic colors.