COLOR #A8ADD4

HEX: #A8ADD4 RGB: (168,173,212)

Renk bilgisi

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

RGB renk modeli

#A8ADD4 color RGB value is (168,173,212).

RGB: (168,173,212) (66%, 68%, 83%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 173 of 255 = 68%
B 212 of 255 = 83%

168
173
212

R + G + B ~ 72%. #A8ADD4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 173 + 212 = 553 (100%)
R 168 of 553 ~ 30.38%
G 173 of 553 ~ 31.28%
B 212 of 553 ~ 38.34'%

%30.38
%31.28
%38.34

CMYK RENK MODELİ

#A8ADD4 rengi CMYK tonu (21,18,0,17).

  • camgöbeği tonu 20.75%
  • eflatun tonu 18.40%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (21,18,0,17)
C21M18Y0K17 (21%, 18%, 0%, 17%)
(0.21 / 0.18 / 0.00 / 0.17)

CMYK yüzdeleri

%20.75
%18.4
%0
%16.86

Codes

Color #A8ADD4 in popluar color models

A8 AD D4
RGB 168 173 212
HSL 233° 33.85% 74.51%
HSB/HSV 233° 20.75% 83.14%
CMYK 20.75% 18.40% 0.00%
16.86%

Color #A8ADD4 in popluar number systems.

HEX A8 AD D4
Decimal 168 173 212
Binary 10101000 10101101 11010100
Octal 250 255 324

Shades and tints

Shades of #A8ADD4

#A8ADD4
(168,173,212)
#999EC1
(153,158,193)
#8A8FAE
(138,143,174)
#7B809B
(123,128,155)
#6C7188
(108,113,136)
#5D6275
(93,98,117)
#4E5362
(78,83,98)
#3F444F
(63,68,79)
#30353C
(48,53,60)
#212629
(33,38,41)
#121716
(18,23,22)
#000000
(0,0,0)

Tints of #A8ADD4

#A8ADD4
(168,173,212)
#AFB4D7
(175,180,215)
#B6BBDA
(182,187,218)
#BDC2DD
(189,194,221)
#C4C9E0
(196,201,224)
#CBD0E3
(203,208,227)
#D2D7E6
(210,215,230)
#D9DEE9
(217,222,233)
#E0E5EC
(224,229,236)
#E7ECEF
(231,236,239)
#EEF3F2
(238,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8ADD4 color. Also use rgb(168,173,212) instead hex code.

Text Font Color

.myTextColor { color: #A8ADD4; }

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

This text font color is #A8ADD4.

Background Color

.myBgColor { background-color: #A8ADD4; }

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

This div background color is #A8ADD4.

Border color

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

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

This div border color is #A8ADD4.

Opacity

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

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

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

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

This text has shadow with #A8ADD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8ADD4.

Preview

Color preview on black background

This text has color #A8ADD4 on black background.


Color preview on white background

This text has color #A8ADD4 on white background.


Black color preview on #A8ADD4 background

This text has black color on #A8ADD4 background.


White color preview on #A8ADD4 background

This text has white color on #A8ADD4 background.


Related colors

Complementary color

Complementary color for #hex is #57522B.


I love getcolorcode.com

Triadic colors

1 #D4A8AD and #ADD4A8 with #A8ADD4 are triadic colors.

2 #D4ADA8 and #ADA8D4 with #A8ADD4 are triadic colors.