COLOR #F6C5E3

HEX: #F6C5E3 RGB: (246,197,227)

Renk bilgisi

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

RGB renk modeli

#F6C5E3 color RGB value is (246,197,227).

RGB: (246,197,227) (96%, 77%, 89%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 197 of 255 = 77%
B 227 of 255 = 89%

246
197
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 197 + 227 = 670 (100%)
R 246 of 670 ~ 36.72%
G 197 of 670 ~ 29.4%
B 227 of 670 ~ 33.88'%

%36.72
%29.4
%33.88

CMYK RENK MODELİ

#F6C5E3 rengi CMYK tonu (0,20,8,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.92%
  • sarı tonu 7.72%
  • ana renk tonu 3.53%

CMYK: (0,20,8,4)
C0M20Y8K4 (0%, 20%, 8%, 4%)
(0.00 / 0.20 / 0.08 / 0.04)

CMYK yüzdeleri

%0
%19.92
%7.72
%3.53

Codes

Color #F6C5E3 in popluar color models

F6 C5 E3
RGB 246 197 227
HSL 323° 73.13% 86.86%
HSB/HSV 323° 19.92% 96.47%
CMYK 0.00% 19.92% 7.72%
3.53%

Color #F6C5E3 in popluar number systems.

HEX F6 C5 E3
Decimal 246 197 227
Binary 11110110 11000101 11100011
Octal 366 305 343

Shades and tints

Shades of #F6C5E3

#F6C5E3
(246,197,227)
#E0B4CF
(224,180,207)
#CAA3BB
(202,163,187)
#B492A7
(180,146,167)
#9E8193
(158,129,147)
#88707F
(136,112,127)
#725F6B
(114,95,107)
#5C4E57
(92,78,87)
#463D43
(70,61,67)
#302C2F
(48,44,47)
#1A1B1B
(26,27,27)
#000000
(0,0,0)

Tints of #F6C5E3

#F6C5E3
(246,197,227)
#F6CAE5
(246,202,229)
#F6CFE7
(246,207,231)
#F6D4E9
(246,212,233)
#F6D9EB
(246,217,235)
#F6DEED
(246,222,237)
#F6E3EF
(246,227,239)
#F6E8F1
(246,232,241)
#F6EDF3
(246,237,243)
#F6F2F5
(246,242,245)
#F6F7F7
(246,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6C5E3 color. Also use rgb(246,197,227) instead hex code.

Text Font Color

.myTextColor { color: #F6C5E3; }

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

This text font color is #F6C5E3.

Background Color

.myBgColor { background-color: #F6C5E3; }

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

This div background color is #F6C5E3.

Border color

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

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

This div border color is #F6C5E3.

Opacity

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

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

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

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

This text has shadow with #F6C5E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6C5E3.

Preview

Color preview on black background

This text has color #F6C5E3 on black background.


Color preview on white background

This text has color #F6C5E3 on white background.


Black color preview on #F6C5E3 background

This text has black color on #F6C5E3 background.


White color preview on #F6C5E3 background

This text has white color on #F6C5E3 background.


Related colors

Complementary color

Complementary color for #hex is #093A1C.


I love getcolorcode.com

Triadic colors

1 #E3F6C5 and #C5E3F6 with #F6C5E3 are triadic colors.

2 #E3C5F6 and #C5F6E3 with #F6C5E3 are triadic colors.