COLOR #F6CDD6

HEX: #F6CDD6 RGB: (246,205,214)

Renk bilgisi

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

RGB renk modeli

#F6CDD6 color RGB value is (246,205,214).

RGB: (246,205,214) (96%, 80%, 84%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 205 of 255 = 80%
B 214 of 255 = 84%

246
205
214

R + G + B ~ 87%. #F6CDD6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 205 + 214 = 665 (100%)
R 246 of 665 ~ 36.99%
G 205 of 665 ~ 30.83%
B 214 of 665 ~ 32.18'%

%36.99
%30.83
%32.18

CMYK RENK MODELİ

#F6CDD6 rengi CMYK tonu (0,17,13,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.67%
  • sarı tonu 13.01%
  • ana renk tonu 3.53%

CMYK: (0,17,13,4)
C0M17Y13K4 (0%, 17%, 13%, 4%)
(0.00 / 0.17 / 0.13 / 0.04)

CMYK yüzdeleri

%0
%16.67
%13.01
%3.53

Codes

Color #F6CDD6 in popluar color models

F6 CD D6
RGB 246 205 214
HSL 347° 69.49% 88.43%
HSB/HSV 347° 16.67% 96.47%
CMYK 0.00% 16.67% 13.01%
3.53%

Color #F6CDD6 in popluar number systems.

HEX F6 CD D6
Decimal 246 205 214
Binary 11110110 11001101 11010110
Octal 366 315 326

Shades and tints

Shades of #F6CDD6

#F6CDD6
(246,205,214)
#E0BBC3
(224,187,195)
#CAA9B0
(202,169,176)
#B4979D
(180,151,157)
#9E858A
(158,133,138)
#887377
(136,115,119)
#726164
(114,97,100)
#5C4F51
(92,79,81)
#463D3E
(70,61,62)
#302B2B
(48,43,43)
#1A1918
(26,25,24)
#000000
(0,0,0)

Tints of #F6CDD6

#F6CDD6
(246,205,214)
#F6D1D9
(246,209,217)
#F6D5DC
(246,213,220)
#F6D9DF
(246,217,223)
#F6DDE2
(246,221,226)
#F6E1E5
(246,225,229)
#F6E5E8
(246,229,232)
#F6E9EB
(246,233,235)
#F6EDEE
(246,237,238)
#F6F1F1
(246,241,241)
#F6F5F4
(246,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6CDD6 color. Also use rgb(246,205,214) instead hex code.

Text Font Color

.myTextColor { color: #F6CDD6; }

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

This text font color is #F6CDD6.

Background Color

.myBgColor { background-color: #F6CDD6; }

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

This div background color is #F6CDD6.

Border color

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

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

This div border color is #F6CDD6.

Opacity

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

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

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

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

This text has shadow with #F6CDD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6CDD6.

Preview

Color preview on black background

This text has color #F6CDD6 on black background.


Color preview on white background

This text has color #F6CDD6 on white background.


Black color preview on #F6CDD6 background

This text has black color on #F6CDD6 background.


White color preview on #F6CDD6 background

This text has white color on #F6CDD6 background.


Related colors

Complementary color

Complementary color for #hex is #093229.


I love getcolorcode.com

Triadic colors

1 #D6F6CD and #CDD6F6 with #F6CDD6 are triadic colors.

2 #D6CDF6 and #CDF6D6 with #F6CDD6 are triadic colors.