COLOR #FDA6D4

HEX: #FDA6D4 RGB: (253,166,212)

Renk bilgisi

#FDA6D4 contains mainly red and blue colors. #FDA6D4 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#FDA6D4 color RGB value is (253,166,212).

RGB: (253,166,212) (99%, 65%, 83%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 166 of 255 = 65%
B 212 of 255 = 83%

253
166
212

R + G + B ~ 82%. #FDA6D4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 166 + 212 = 631 (100%)
R 253 of 631 ~ 40.1%
G 166 of 631 ~ 26.31%
B 212 of 631 ~ 33.6'%

%40.1
%26.31
%33.6

CMYK RENK MODELİ

#FDA6D4 rengi CMYK tonu (0,34,16,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.39%
  • sarı tonu 16.21%
  • ana renk tonu 0.78%

CMYK: (0,34,16,1)
C0M34Y16K1 (0%, 34%, 16%, 1%)
(0.00 / 0.34 / 0.16 / 0.01)

CMYK yüzdeleri

%0
%34.39
%16.21
%0.78

Codes

Color #FDA6D4 in popluar color models

FD A6 D4
RGB 253 166 212
HSL 328° 95.60% 82.16%
HSB/HSV 328° 34.39% 99.22%
CMYK 0.00% 34.39% 16.21%
0.78%

Color #FDA6D4 in popluar number systems.

HEX FD A6 D4
Decimal 253 166 212
Binary 11111101 10100110 11010100
Octal 375 246 324

Shades and tints

Shades of #FDA6D4

#FDA6D4
(253,166,212)
#E697C1
(230,151,193)
#CF88AE
(207,136,174)
#B8799B
(184,121,155)
#A16A88
(161,106,136)
#8A5B75
(138,91,117)
#734C62
(115,76,98)
#5C3D4F
(92,61,79)
#452E3C
(69,46,60)
#2E1F29
(46,31,41)
#171016
(23,16,22)
#000000
(0,0,0)

Tints of #FDA6D4

#FDA6D4
(253,166,212)
#FDAED7
(253,174,215)
#FDB6DA
(253,182,218)
#FDBEDD
(253,190,221)
#FDC6E0
(253,198,224)
#FDCEE3
(253,206,227)
#FDD6E6
(253,214,230)
#FDDEE9
(253,222,233)
#FDE6EC
(253,230,236)
#FDEEEF
(253,238,239)
#FDF6F2
(253,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDA6D4 color. Also use rgb(253,166,212) instead hex code.

Text Font Color

.myTextColor { color: #FDA6D4; }

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

This text font color is #FDA6D4.

Background Color

.myBgColor { background-color: #FDA6D4; }

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

This div background color is #FDA6D4.

Border color

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

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

This div border color is #FDA6D4.

Opacity

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

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

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

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

This text has shadow with #FDA6D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDA6D4.

Preview

Color preview on black background

This text has color #FDA6D4 on black background.


Color preview on white background

This text has color #FDA6D4 on white background.


Black color preview on #FDA6D4 background

This text has black color on #FDA6D4 background.


White color preview on #FDA6D4 background

This text has white color on #FDA6D4 background.


Related colors

Complementary color

Complementary color for #hex is #02592B.


I love getcolorcode.com

Triadic colors

1 #D4FDA6 and #A6D4FD with #FDA6D4 are triadic colors.

2 #D4A6FD and #A6FDD4 with #FDA6D4 are triadic colors.