COLOR #FCADE6

HEX: #FCADE6 RGB: (252,173,230)

Renk bilgisi

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

RGB renk modeli

#FCADE6 color RGB value is (252,173,230).

RGB: (252,173,230) (99%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 173 of 255 = 68%
B 230 of 255 = 90%

252
173
230

R + G + B ~ 86%. #FCADE6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 173 + 230 = 655 (100%)
R 252 of 655 ~ 38.47%
G 173 of 655 ~ 26.41%
B 230 of 655 ~ 35.11'%

%38.47
%26.41
%35.11

CMYK RENK MODELİ

#FCADE6 rengi CMYK tonu (0,31,9,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.35%
  • sarı tonu 8.73%
  • ana renk tonu 1.18%

CMYK: (0,31,9,1)
C0M31Y9K1 (0%, 31%, 9%, 1%)
(0.00 / 0.31 / 0.09 / 0.01)

CMYK yüzdeleri

%0
%31.35
%8.73
%1.18

Codes

Color #FCADE6 in popluar color models

FC AD E6
RGB 252 173 230
HSL 317° 92.94% 83.33%
HSB/HSV 317° 31.35% 98.82%
CMYK 0.00% 31.35% 8.73%
1.18%

Color #FCADE6 in popluar number systems.

HEX FC AD E6
Decimal 252 173 230
Binary 11111100 10101101 11100110
Octal 374 255 346

Shades and tints

Shades of #FCADE6

#FCADE6
(252,173,230)
#E69ED2
(230,158,210)
#D08FBE
(208,143,190)
#BA80AA
(186,128,170)
#A47196
(164,113,150)
#8E6282
(142,98,130)
#78536E
(120,83,110)
#62445A
(98,68,90)
#4C3546
(76,53,70)
#362632
(54,38,50)
#20171E
(32,23,30)
#000000
(0,0,0)

Tints of #FCADE6

#FCADE6
(252,173,230)
#FCB4E8
(252,180,232)
#FCBBEA
(252,187,234)
#FCC2EC
(252,194,236)
#FCC9EE
(252,201,238)
#FCD0F0
(252,208,240)
#FCD7F2
(252,215,242)
#FCDEF4
(252,222,244)
#FCE5F6
(252,229,246)
#FCECF8
(252,236,248)
#FCF3FA
(252,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCADE6 color. Also use rgb(252,173,230) instead hex code.

Text Font Color

.myTextColor { color: #FCADE6; }

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

This text font color is #FCADE6.

Background Color

.myBgColor { background-color: #FCADE6; }

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

This div background color is #FCADE6.

Border color

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

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

This div border color is #FCADE6.

Opacity

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

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

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

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

This text has shadow with #FCADE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCADE6.

Preview

Color preview on black background

This text has color #FCADE6 on black background.


Color preview on white background

This text has color #FCADE6 on white background.


Black color preview on #FCADE6 background

This text has black color on #FCADE6 background.


White color preview on #FCADE6 background

This text has white color on #FCADE6 background.


Related colors

Complementary color

Complementary color for #hex is #035219.


I love getcolorcode.com

Triadic colors

1 #E6FCAD and #ADE6FC with #FCADE6 are triadic colors.

2 #E6ADFC and #ADFCE6 with #FCADE6 are triadic colors.