COLOR #F6DDDA

HEX: #F6DDDA RGB: (246,221,218)

Renk bilgisi

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

RGB renk modeli

#F6DDDA color RGB value is (246,221,218).

RGB: (246,221,218) (96%, 87%, 85%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 221 of 255 = 87%
B 218 of 255 = 85%

246
221
218

R + G + B ~ 89%. #F6DDDA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 221 + 218 = 685 (100%)
R 246 of 685 ~ 35.91%
G 221 of 685 ~ 32.26%
B 218 of 685 ~ 31.82'%

%35.91
%32.26
%31.82

CMYK RENK MODELİ

#F6DDDA rengi CMYK tonu (0,10,11,4).

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

CMYK: (0,10,11,4)
C0M10Y11K4 (0%, 10%, 11%, 4%)
(0.00 / 0.10 / 0.11 / 0.04)

CMYK yüzdeleri

%0
%10.16
%11.38
%3.53

Codes

Color #F6DDDA in popluar color models

F6 DD DA
RGB 246 221 218
HSL 60.87% 90.98%
HSB/HSV 11.38% 96.47%
CMYK 0.00% 10.16% 11.38%
3.53%

Color #F6DDDA in popluar number systems.

HEX F6 DD DA
Decimal 246 221 218
Binary 11110110 11011101 11011010
Octal 366 335 332

Shades and tints

Shades of #F6DDDA

#F6DDDA
(246,221,218)
#E0C9C7
(224,201,199)
#CAB5B4
(202,181,180)
#B4A1A1
(180,161,161)
#9E8D8E
(158,141,142)
#88797B
(136,121,123)
#726568
(114,101,104)
#5C5155
(92,81,85)
#463D42
(70,61,66)
#30292F
(48,41,47)
#1A151C
(26,21,28)
#000000
(0,0,0)

Tints of #F6DDDA

#F6DDDA
(246,221,218)
#F6E0DD
(246,224,221)
#F6E3E0
(246,227,224)
#F6E6E3
(246,230,227)
#F6E9E6
(246,233,230)
#F6ECE9
(246,236,233)
#F6EFEC
(246,239,236)
#F6F2EF
(246,242,239)
#F6F5F2
(246,245,242)
#F6F8F5
(246,248,245)
#F6FBF8
(246,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6DDDA; }

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

This text font color is #F6DDDA.

Background Color

.myBgColor { background-color: #F6DDDA; }

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

This div background color is #F6DDDA.

Border color

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

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

This div border color is #F6DDDA.

Opacity

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

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

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

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

This text has shadow with #F6DDDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6DDDA.

Preview

Color preview on black background

This text has color #F6DDDA on black background.


Color preview on white background

This text has color #F6DDDA on white background.


Black color preview on #F6DDDA background

This text has black color on #F6DDDA background.


White color preview on #F6DDDA background

This text has white color on #F6DDDA background.


Related colors

Complementary color

Complementary color for #hex is #092225.


I love getcolorcode.com

Triadic colors

1 #DAF6DD and #DDDAF6 with #F6DDDA are triadic colors.

2 #DADDF6 and #DDF6DA with #F6DDDA are triadic colors.