COLOR #F6D2DB

HEX: #F6D2DB RGB: (246,210,219)

Renk bilgisi

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

RGB renk modeli

#F6D2DB color RGB value is (246,210,219).

RGB: (246,210,219) (96%, 82%, 86%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 210 of 255 = 82%
B 219 of 255 = 86%

246
210
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 210 + 219 = 675 (100%)
R 246 of 675 ~ 36.44%
G 210 of 675 ~ 31.11%
B 219 of 675 ~ 32.44'%

%36.44
%31.11
%32.44

CMYK RENK MODELİ

#F6D2DB rengi CMYK tonu (0,15,11,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.63%
  • sarı tonu 10.98%
  • ana renk tonu 3.53%

CMYK: (0,15,11,4)
C0M15Y11K4 (0%, 15%, 11%, 4%)
(0.00 / 0.15 / 0.11 / 0.04)

CMYK yüzdeleri

%0
%14.63
%10.98
%3.53

Codes

Color #F6D2DB in popluar color models

F6 D2 DB
RGB 246 210 219
HSL 345° 66.67% 89.41%
HSB/HSV 345° 14.63% 96.47%
CMYK 0.00% 14.63% 10.98%
3.53%

Color #F6D2DB in popluar number systems.

HEX F6 D2 DB
Decimal 246 210 219
Binary 11110110 11010010 11011011
Octal 366 322 333

Shades and tints

Shades of #F6D2DB

#F6D2DB
(246,210,219)
#E0BFC8
(224,191,200)
#CAACB5
(202,172,181)
#B499A2
(180,153,162)
#9E868F
(158,134,143)
#88737C
(136,115,124)
#726069
(114,96,105)
#5C4D56
(92,77,86)
#463A43
(70,58,67)
#302730
(48,39,48)
#1A141D
(26,20,29)
#000000
(0,0,0)

Tints of #F6D2DB

#F6D2DB
(246,210,219)
#F6D6DE
(246,214,222)
#F6DAE1
(246,218,225)
#F6DEE4
(246,222,228)
#F6E2E7
(246,226,231)
#F6E6EA
(246,230,234)
#F6EAED
(246,234,237)
#F6EEF0
(246,238,240)
#F6F2F3
(246,242,243)
#F6F6F6
(246,246,246)
#F6FAF9
(246,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6D2DB color. Also use rgb(246,210,219) instead hex code.

Text Font Color

.myTextColor { color: #F6D2DB; }

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

This text font color is #F6D2DB.

Background Color

.myBgColor { background-color: #F6D2DB; }

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

This div background color is #F6D2DB.

Border color

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

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

This div border color is #F6D2DB.

Opacity

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

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

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

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

This text has shadow with #F6D2DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6D2DB.

Preview

Color preview on black background

This text has color #F6D2DB on black background.


Color preview on white background

This text has color #F6D2DB on white background.


Black color preview on #F6D2DB background

This text has black color on #F6D2DB background.


White color preview on #F6D2DB background

This text has white color on #F6D2DB background.


Related colors

Complementary color

Complementary color for #hex is #092D24.


I love getcolorcode.com

Triadic colors

1 #DBF6D2 and #D2DBF6 with #F6D2DB are triadic colors.

2 #DBD2F6 and #D2F6DB with #F6D2DB are triadic colors.