COLOR #FADDF6

HEX: #FADDF6 RGB: (250,221,246)

Renk bilgisi

#FADDF6 contains red, green and blue colors in about the same proportion. #FADDF6 ‘ nin web güvenlik rengi #FFCCFF (ya da #FCF) dir.

RGB renk modeli

#FADDF6 color RGB value is (250,221,246).

RGB: (250,221,246) (98%, 87%, 96%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 221 of 255 = 87%
B 246 of 255 = 96%

250
221
246

R + G + B ~ 94%. #FADDF6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 221 + 246 = 717 (100%)
R 250 of 717 ~ 34.87%
G 221 of 717 ~ 30.82%
B 246 of 717 ~ 34.31'%

%34.87
%30.82
%34.31

CMYK RENK MODELİ

#FADDF6 rengi CMYK tonu (0,12,2,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.60%
  • sarı tonu 1.60%
  • ana renk tonu 1.96%

CMYK: (0,12,2,2)
C0M12Y2K2 (0%, 12%, 2%, 2%)
(0.00 / 0.12 / 0.02 / 0.02)

CMYK yüzdeleri

%0
%11.6
%1.6
%1.96

Codes

Color #FADDF6 in popluar color models

FA DD F6
RGB 250 221 246
HSL 308° 74.36% 92.35%
HSB/HSV 308° 11.60% 98.04%
CMYK 0.00% 11.60% 1.60%
1.96%

Color #FADDF6 in popluar number systems.

HEX FA DD F6
Decimal 250 221 246
Binary 11111010 11011101 11110110
Octal 372 335 366

Shades and tints

Shades of #FADDF6

#FADDF6
(250,221,246)
#E4C9E0
(228,201,224)
#CEB5CA
(206,181,202)
#B8A1B4
(184,161,180)
#A28D9E
(162,141,158)
#8C7988
(140,121,136)
#766572
(118,101,114)
#60515C
(96,81,92)
#4A3D46
(74,61,70)
#342930
(52,41,48)
#1E151A
(30,21,26)
#000000
(0,0,0)

Tints of #FADDF6

#FADDF6
(250,221,246)
#FAE0F6
(250,224,246)
#FAE3F6
(250,227,246)
#FAE6F6
(250,230,246)
#FAE9F6
(250,233,246)
#FAECF6
(250,236,246)
#FAEFF6
(250,239,246)
#FAF2F6
(250,242,246)
#FAF5F6
(250,245,246)
#FAF8F6
(250,248,246)
#FAFBF6
(250,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FADDF6 color. Also use rgb(250,221,246) instead hex code.

Text Font Color

.myTextColor { color: #FADDF6; }

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

This text font color is #FADDF6.

Background Color

.myBgColor { background-color: #FADDF6; }

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

This div background color is #FADDF6.

Border color

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

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

This div border color is #FADDF6.

Opacity

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

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

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

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

This text has shadow with #FADDF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FADDF6.

Preview

Color preview on black background

This text has color #FADDF6 on black background.


Color preview on white background

This text has color #FADDF6 on white background.


Black color preview on #FADDF6 background

This text has black color on #FADDF6 background.


White color preview on #FADDF6 background

This text has white color on #FADDF6 background.


Related colors

Complementary color

Complementary color for #hex is #052209.


I love getcolorcode.com

Triadic colors

1 #F6FADD and #DDF6FA with #FADDF6 are triadic colors.

2 #F6DDFA and #DDFAF6 with #FADDF6 are triadic colors.