COLOR #F6CEDD

HEX: #F6CEDD RGB: (246,206,221)

Renk bilgisi

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

RGB renk modeli

#F6CEDD color RGB value is (246,206,221).

RGB: (246,206,221) (96%, 81%, 87%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 206 of 255 = 81%
B 221 of 255 = 87%

246
206
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 206 + 221 = 673 (100%)
R 246 of 673 ~ 36.55%
G 206 of 673 ~ 30.61%
B 221 of 673 ~ 32.84'%

%36.55
%30.61
%32.84

CMYK RENK MODELİ

#F6CEDD rengi CMYK tonu (0,16,10,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.26%
  • sarı tonu 10.16%
  • ana renk tonu 3.53%

CMYK: (0,16,10,4)
C0M16Y10K4 (0%, 16%, 10%, 4%)
(0.00 / 0.16 / 0.10 / 0.04)

CMYK yüzdeleri

%0
%16.26
%10.16
%3.53

Codes

Color #F6CEDD in popluar color models

F6 CE DD
RGB 246 206 221
HSL 338° 68.97% 88.63%
HSB/HSV 338° 16.26% 96.47%
CMYK 0.00% 16.26% 10.16%
3.53%

Color #F6CEDD in popluar number systems.

HEX F6 CE DD
Decimal 246 206 221
Binary 11110110 11001110 11011101
Octal 366 316 335

Shades and tints

Shades of #F6CEDD

#F6CEDD
(246,206,221)
#E0BCC9
(224,188,201)
#CAAAB5
(202,170,181)
#B498A1
(180,152,161)
#9E868D
(158,134,141)
#887479
(136,116,121)
#726265
(114,98,101)
#5C5051
(92,80,81)
#463E3D
(70,62,61)
#302C29
(48,44,41)
#1A1A15
(26,26,21)
#000000
(0,0,0)

Tints of #F6CEDD

#F6CEDD
(246,206,221)
#F6D2E0
(246,210,224)
#F6D6E3
(246,214,227)
#F6DAE6
(246,218,230)
#F6DEE9
(246,222,233)
#F6E2EC
(246,226,236)
#F6E6EF
(246,230,239)
#F6EAF2
(246,234,242)
#F6EEF5
(246,238,245)
#F6F2F8
(246,242,248)
#F6F6FB
(246,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6CEDD color. Also use rgb(246,206,221) instead hex code.

Text Font Color

.myTextColor { color: #F6CEDD; }

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

This text font color is #F6CEDD.

Background Color

.myBgColor { background-color: #F6CEDD; }

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

This div background color is #F6CEDD.

Border color

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

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

This div border color is #F6CEDD.

Opacity

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

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

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

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

This text has shadow with #F6CEDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6CEDD.

Preview

Color preview on black background

This text has color #F6CEDD on black background.


Color preview on white background

This text has color #F6CEDD on white background.


Black color preview on #F6CEDD background

This text has black color on #F6CEDD background.


White color preview on #F6CEDD background

This text has white color on #F6CEDD background.


Related colors

Complementary color

Complementary color for #hex is #093122.


I love getcolorcode.com

Triadic colors

1 #DDF6CE and #CEDDF6 with #F6CEDD are triadic colors.

2 #DDCEF6 and #CEF6DD with #F6CEDD are triadic colors.