COLOR #FECCC6

HEX: #FECCC6 RGB: (254,204,198)

Renk bilgisi

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

RGB renk modeli

#FECCC6 color RGB value is (254,204,198).

RGB: (254,204,198) (100%, 80%, 78%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 204 of 255 = 80%
B 198 of 255 = 78%

254
204
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 204 + 198 = 656 (100%)
R 254 of 656 ~ 38.72%
G 204 of 656 ~ 31.1%
B 198 of 656 ~ 30.18'%

%38.72
%31.1
%30.18

CMYK RENK MODELİ

#FECCC6 rengi CMYK tonu (0,20,22,0).

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

CMYK: (0,20,22,0)
C0M20Y22K0 (0%, 20%, 22%, 0%)
(0.00 / 0.20 / 0.22 / 0.00)

CMYK yüzdeleri

%0
%19.69
%22.05
%0.39

Codes

Color #FECCC6 in popluar color models

FE CC C6
RGB 254 204 198
HSL 96.55% 88.63%
HSB/HSV 22.05% 99.61%
CMYK 0.00% 19.69% 22.05%
0.39%

Color #FECCC6 in popluar number systems.

HEX FE CC C6
Decimal 254 204 198
Binary 11111110 11001100 11000110
Octal 376 314 306

Shades and tints

Shades of #FECCC6

#FECCC6
(254,204,198)
#E7BAB4
(231,186,180)
#D0A8A2
(208,168,162)
#B99690
(185,150,144)
#A2847E
(162,132,126)
#8B726C
(139,114,108)
#74605A
(116,96,90)
#5D4E48
(93,78,72)
#463C36
(70,60,54)
#2F2A24
(47,42,36)
#181812
(24,24,18)
#000000
(0,0,0)

Tints of #FECCC6

#FECCC6
(254,204,198)
#FED0CB
(254,208,203)
#FED4D0
(254,212,208)
#FED8D5
(254,216,213)
#FEDCDA
(254,220,218)
#FEE0DF
(254,224,223)
#FEE4E4
(254,228,228)
#FEE8E9
(254,232,233)
#FEECEE
(254,236,238)
#FEF0F3
(254,240,243)
#FEF4F8
(254,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FECCC6; }

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

This text font color is #FECCC6.

Background Color

.myBgColor { background-color: #FECCC6; }

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

This div background color is #FECCC6.

Border color

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

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

This div border color is #FECCC6.

Opacity

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

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

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

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

This text has shadow with #FECCC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FECCC6.

Preview

Color preview on black background

This text has color #FECCC6 on black background.


Color preview on white background

This text has color #FECCC6 on white background.


Black color preview on #FECCC6 background

This text has black color on #FECCC6 background.


White color preview on #FECCC6 background

This text has white color on #FECCC6 background.


Related colors

Complementary color

Complementary color for #hex is #013339.


I love getcolorcode.com

Triadic colors

1 #C6FECC and #CCC6FE with #FECCC6 are triadic colors.

2 #C6CCFE and #CCFEC6 with #FECCC6 are triadic colors.