COLOR #FECCD5

HEX: #FECCD5 RGB: (254,204,213)

Renk bilgisi

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

RGB renk modeli

#FECCD5 color RGB value is (254,204,213).

RGB: (254,204,213) (100%, 80%, 84%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 204 of 255 = 80%
B 213 of 255 = 84%

254
204
213

R + G + B ~ 88%. #FECCD5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 204 + 213 = 671 (100%)
R 254 of 671 ~ 37.85%
G 204 of 671 ~ 30.4%
B 213 of 671 ~ 31.74'%

%37.85
%30.4
%31.74

CMYK RENK MODELİ

#FECCD5 rengi CMYK tonu (0,20,16,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.69%
  • sarı tonu 16.14%
  • ana renk tonu 0.39%

CMYK: (0,20,16,0)
C0M20Y16K0 (0%, 20%, 16%, 0%)
(0.00 / 0.20 / 0.16 / 0.00)

CMYK yüzdeleri

%0
%19.69
%16.14
%0.39

Codes

Color #FECCD5 in popluar color models

FE CC D5
RGB 254 204 213
HSL 349° 96.15% 89.80%
HSB/HSV 349° 19.69% 99.61%
CMYK 0.00% 19.69% 16.14%
0.39%

Color #FECCD5 in popluar number systems.

HEX FE CC D5
Decimal 254 204 213
Binary 11111110 11001100 11010101
Octal 376 314 325

Shades and tints

Shades of #FECCD5

#FECCD5
(254,204,213)
#E7BAC2
(231,186,194)
#D0A8AF
(208,168,175)
#B9969C
(185,150,156)
#A28489
(162,132,137)
#8B7276
(139,114,118)
#746063
(116,96,99)
#5D4E50
(93,78,80)
#463C3D
(70,60,61)
#2F2A2A
(47,42,42)
#181817
(24,24,23)
#000000
(0,0,0)

Tints of #FECCD5

#FECCD5
(254,204,213)
#FED0D8
(254,208,216)
#FED4DB
(254,212,219)
#FED8DE
(254,216,222)
#FEDCE1
(254,220,225)
#FEE0E4
(254,224,228)
#FEE4E7
(254,228,231)
#FEE8EA
(254,232,234)
#FEECED
(254,236,237)
#FEF0F0
(254,240,240)
#FEF4F3
(254,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FECCD5 color. Also use rgb(254,204,213) instead hex code.

Text Font Color

.myTextColor { color: #FECCD5; }

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

This text font color is #FECCD5.

Background Color

.myBgColor { background-color: #FECCD5; }

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

This div background color is #FECCD5.

Border color

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

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

This div border color is #FECCD5.

Opacity

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

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

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

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

This text has shadow with #FECCD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FECCD5.

Preview

Color preview on black background

This text has color #FECCD5 on black background.


Color preview on white background

This text has color #FECCD5 on white background.


Black color preview on #FECCD5 background

This text has black color on #FECCD5 background.


White color preview on #FECCD5 background

This text has white color on #FECCD5 background.


Related colors

Complementary color

Complementary color for #hex is #01332A.


I love getcolorcode.com

Triadic colors

1 #D5FECC and #CCD5FE with #FECCD5 are triadic colors.

2 #D5CCFE and #CCFED5 with #FECCD5 are triadic colors.