COLOR #F6C2ED

HEX: #F6C2ED RGB: (246,194,237)

Renk bilgisi

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

RGB renk modeli

#F6C2ED color RGB value is (246,194,237).

RGB: (246,194,237) (96%, 76%, 93%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 194 of 255 = 76%
B 237 of 255 = 93%

246
194
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 194 + 237 = 677 (100%)
R 246 of 677 ~ 36.34%
G 194 of 677 ~ 28.66%
B 237 of 677 ~ 35.01'%

%36.34
%28.66
%35.01

CMYK RENK MODELİ

#F6C2ED rengi CMYK tonu (0,21,4,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.14%
  • sarı tonu 3.66%
  • ana renk tonu 3.53%

CMYK: (0,21,4,4)
C0M21Y4K4 (0%, 21%, 4%, 4%)
(0.00 / 0.21 / 0.04 / 0.04)

CMYK yüzdeleri

%0
%21.14
%3.66
%3.53

Codes

Color #F6C2ED in popluar color models

F6 C2 ED
RGB 246 194 237
HSL 310° 74.29% 86.27%
HSB/HSV 310° 21.14% 96.47%
CMYK 0.00% 21.14% 3.66%
3.53%

Color #F6C2ED in popluar number systems.

HEX F6 C2 ED
Decimal 246 194 237
Binary 11110110 11000010 11101101
Octal 366 302 355

Shades and tints

Shades of #F6C2ED

#F6C2ED
(246,194,237)
#E0B1D8
(224,177,216)
#CAA0C3
(202,160,195)
#B48FAE
(180,143,174)
#9E7E99
(158,126,153)
#886D84
(136,109,132)
#725C6F
(114,92,111)
#5C4B5A
(92,75,90)
#463A45
(70,58,69)
#302930
(48,41,48)
#1A181B
(26,24,27)
#000000
(0,0,0)

Tints of #F6C2ED

#F6C2ED
(246,194,237)
#F6C7EE
(246,199,238)
#F6CCEF
(246,204,239)
#F6D1F0
(246,209,240)
#F6D6F1
(246,214,241)
#F6DBF2
(246,219,242)
#F6E0F3
(246,224,243)
#F6E5F4
(246,229,244)
#F6EAF5
(246,234,245)
#F6EFF6
(246,239,246)
#F6F4F7
(246,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6C2ED color. Also use rgb(246,194,237) instead hex code.

Text Font Color

.myTextColor { color: #F6C2ED; }

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

This text font color is #F6C2ED.

Background Color

.myBgColor { background-color: #F6C2ED; }

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

This div background color is #F6C2ED.

Border color

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

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

This div border color is #F6C2ED.

Opacity

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

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

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

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

This text has shadow with #F6C2ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6C2ED.

Preview

Color preview on black background

This text has color #F6C2ED on black background.


Color preview on white background

This text has color #F6C2ED on white background.


Black color preview on #F6C2ED background

This text has black color on #F6C2ED background.


White color preview on #F6C2ED background

This text has white color on #F6C2ED background.


Related colors

Complementary color

Complementary color for #hex is #093D12.


I love getcolorcode.com

Triadic colors

1 #EDF6C2 and #C2EDF6 with #F6C2ED are triadic colors.

2 #EDC2F6 and #C2F6ED with #F6C2ED are triadic colors.