COLOR #AFADDC

HEX: #AFADDC RGB: (175,173,220)

Renk bilgisi

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

RGB renk modeli

#AFADDC color RGB value is (175,173,220).

RGB: (175,173,220) (69%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 173 of 255 = 68%
B 220 of 255 = 86%

175
173
220

R + G + B ~ 74%. #AFADDC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 173 + 220 = 568 (100%)
R 175 of 568 ~ 30.81%
G 173 of 568 ~ 30.46%
B 220 of 568 ~ 38.73'%

%30.81
%30.46
%38.73

CMYK RENK MODELİ

#AFADDC rengi CMYK tonu (20,21,0,14).

  • camgöbeği tonu 20.45%
  • eflatun tonu 21.36%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (20,21,0,14)
C20M21Y0K14 (20%, 21%, 0%, 14%)
(0.20 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%20.45
%21.36
%0
%13.73

Codes

Color #AFADDC in popluar color models

AF AD DC
RGB 175 173 220
HSL 243° 40.17% 77.06%
HSB/HSV 243° 21.36% 86.27%
CMYK 20.45% 21.36% 0.00%
13.73%

Color #AFADDC in popluar number systems.

HEX AF AD DC
Decimal 175 173 220
Binary 10101111 10101101 11011100
Octal 257 255 334

Shades and tints

Shades of #AFADDC

#AFADDC
(175,173,220)
#A09EC8
(160,158,200)
#918FB4
(145,143,180)
#8280A0
(130,128,160)
#73718C
(115,113,140)
#646278
(100,98,120)
#555364
(85,83,100)
#464450
(70,68,80)
#37353C
(55,53,60)
#282628
(40,38,40)
#191714
(25,23,20)
#000000
(0,0,0)

Tints of #AFADDC

#AFADDC
(175,173,220)
#B6B4DF
(182,180,223)
#BDBBE2
(189,187,226)
#C4C2E5
(196,194,229)
#CBC9E8
(203,201,232)
#D2D0EB
(210,208,235)
#D9D7EE
(217,215,238)
#E0DEF1
(224,222,241)
#E7E5F4
(231,229,244)
#EEECF7
(238,236,247)
#F5F3FA
(245,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFADDC color. Also use rgb(175,173,220) instead hex code.

Text Font Color

.myTextColor { color: #AFADDC; }

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

This text font color is #AFADDC.

Background Color

.myBgColor { background-color: #AFADDC; }

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

This div background color is #AFADDC.

Border color

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

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

This div border color is #AFADDC.

Opacity

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

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

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

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

This text has shadow with #AFADDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFADDC.

Preview

Color preview on black background

This text has color #AFADDC on black background.


Color preview on white background

This text has color #AFADDC on white background.


Black color preview on #AFADDC background

This text has black color on #AFADDC background.


White color preview on #AFADDC background

This text has white color on #AFADDC background.


Related colors

Complementary color

Complementary color for #hex is #505223.


I love getcolorcode.com

Triadic colors

1 #DCAFAD and #ADDCAF with #AFADDC are triadic colors.

2 #DCADAF and #ADAFDC with #AFADDC are triadic colors.