COLOR #FAD5E2

HEX: #FAD5E2 RGB: (250,213,226)

Renk bilgisi

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

RGB renk modeli

#FAD5E2 color RGB value is (250,213,226).

RGB: (250,213,226) (98%, 84%, 89%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 213 of 255 = 84%
B 226 of 255 = 89%

250
213
226

R + G + B ~ 90%. #FAD5E2 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 213 + 226 = 689 (100%)
R 250 of 689 ~ 36.28%
G 213 of 689 ~ 30.91%
B 226 of 689 ~ 32.8'%

%36.28
%30.91
%32.8

CMYK RENK MODELİ

#FAD5E2 rengi CMYK tonu (0,15,10,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.80%
  • sarı tonu 9.60%
  • ana renk tonu 1.96%

CMYK: (0,15,10,2)
C0M15Y10K2 (0%, 15%, 10%, 2%)
(0.00 / 0.15 / 0.10 / 0.02)

CMYK yüzdeleri

%0
%14.8
%9.6
%1.96

Codes

Color #FAD5E2 in popluar color models

FA D5 E2
RGB 250 213 226
HSL 339° 78.72% 90.78%
HSB/HSV 339° 14.80% 98.04%
CMYK 0.00% 14.80% 9.60%
1.96%

Color #FAD5E2 in popluar number systems.

HEX FA D5 E2
Decimal 250 213 226
Binary 11111010 11010101 11100010
Octal 372 325 342

Shades and tints

Shades of #FAD5E2

#FAD5E2
(250,213,226)
#E4C2CE
(228,194,206)
#CEAFBA
(206,175,186)
#B89CA6
(184,156,166)
#A28992
(162,137,146)
#8C767E
(140,118,126)
#76636A
(118,99,106)
#605056
(96,80,86)
#4A3D42
(74,61,66)
#342A2E
(52,42,46)
#1E171A
(30,23,26)
#000000
(0,0,0)

Tints of #FAD5E2

#FAD5E2
(250,213,226)
#FAD8E4
(250,216,228)
#FADBE6
(250,219,230)
#FADEE8
(250,222,232)
#FAE1EA
(250,225,234)
#FAE4EC
(250,228,236)
#FAE7EE
(250,231,238)
#FAEAF0
(250,234,240)
#FAEDF2
(250,237,242)
#FAF0F4
(250,240,244)
#FAF3F6
(250,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FAD5E2 color. Also use rgb(250,213,226) instead hex code.

Text Font Color

.myTextColor { color: #FAD5E2; }

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

This text font color is #FAD5E2.

Background Color

.myBgColor { background-color: #FAD5E2; }

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

This div background color is #FAD5E2.

Border color

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

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

This div border color is #FAD5E2.

Opacity

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

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

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

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

This text has shadow with #FAD5E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAD5E2.

Preview

Color preview on black background

This text has color #FAD5E2 on black background.


Color preview on white background

This text has color #FAD5E2 on white background.


Black color preview on #FAD5E2 background

This text has black color on #FAD5E2 background.


White color preview on #FAD5E2 background

This text has white color on #FAD5E2 background.


Related colors

Complementary color

Complementary color for #hex is #052A1D.


I love getcolorcode.com

Triadic colors

1 #E2FAD5 and #D5E2FA with #FAD5E2 are triadic colors.

2 #E2D5FA and #D5FAE2 with #FAD5E2 are triadic colors.