COLOR #F6DDF3

HEX: #F6DDF3 RGB: (246,221,243)

Renk bilgisi

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

RGB renk modeli

#F6DDF3 color RGB value is (246,221,243).

RGB: (246,221,243) (96%, 87%, 95%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 221 of 255 = 87%
B 243 of 255 = 95%

246
221
243

R + G + B ~ 93%. #F6DDF3 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 221 + 243 = 710 (100%)
R 246 of 710 ~ 34.65%
G 221 of 710 ~ 31.13%
B 243 of 710 ~ 34.23'%

%34.65
%31.13
%34.23

CMYK RENK MODELİ

#F6DDF3 rengi CMYK tonu (0,10,1,4).

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

CMYK: (0,10,1,4)
C0M10Y1K4 (0%, 10%, 1%, 4%)
(0.00 / 0.10 / 0.01 / 0.04)

CMYK yüzdeleri

%0
%10.16
%1.22
%3.53

Codes

Color #F6DDF3 in popluar color models

F6 DD F3
RGB 246 221 243
HSL 307° 58.14% 91.57%
HSB/HSV 307° 10.16% 96.47%
CMYK 0.00% 10.16% 1.22%
3.53%

Color #F6DDF3 in popluar number systems.

HEX F6 DD F3
Decimal 246 221 243
Binary 11110110 11011101 11110011
Octal 366 335 363

Shades and tints

Shades of #F6DDF3

#F6DDF3
(246,221,243)
#E0C9DD
(224,201,221)
#CAB5C7
(202,181,199)
#B4A1B1
(180,161,177)
#9E8D9B
(158,141,155)
#887985
(136,121,133)
#72656F
(114,101,111)
#5C5159
(92,81,89)
#463D43
(70,61,67)
#30292D
(48,41,45)
#1A1517
(26,21,23)
#000000
(0,0,0)

Tints of #F6DDF3

#F6DDF3
(246,221,243)
#F6E0F4
(246,224,244)
#F6E3F5
(246,227,245)
#F6E6F6
(246,230,246)
#F6E9F7
(246,233,247)
#F6ECF8
(246,236,248)
#F6EFF9
(246,239,249)
#F6F2FA
(246,242,250)
#F6F5FB
(246,245,251)
#F6F8FC
(246,248,252)
#F6FBFD
(246,251,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6DDF3; }

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

This text font color is #F6DDF3.

Background Color

.myBgColor { background-color: #F6DDF3; }

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

This div background color is #F6DDF3.

Border color

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

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

This div border color is #F6DDF3.

Opacity

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

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

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

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

This text has shadow with #F6DDF3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6DDF3.

Preview

Color preview on black background

This text has color #F6DDF3 on black background.


Color preview on white background

This text has color #F6DDF3 on white background.


Black color preview on #F6DDF3 background

This text has black color on #F6DDF3 background.


White color preview on #F6DDF3 background

This text has white color on #F6DDF3 background.


Related colors

Complementary color

Complementary color for #hex is #09220C.


I love getcolorcode.com

Triadic colors

1 #F3F6DD and #DDF3F6 with #F6DDF3 are triadic colors.

2 #F3DDF6 and #DDF6F3 with #F6DDF3 are triadic colors.