COLOR #F6B6E4

HEX: #F6B6E4 RGB: (246,182,228)

Renk bilgisi

#F6B6E4 contains mainly red and blue colors. #F6B6E4 ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#F6B6E4 color RGB value is (246,182,228).

RGB: (246,182,228) (96%, 71%, 89%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 182 of 255 = 71%
B 228 of 255 = 89%

246
182
228

R + G + B ~ 85%. #F6B6E4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 182 + 228 = 656 (100%)
R 246 of 656 ~ 37.5%
G 182 of 656 ~ 27.74%
B 228 of 656 ~ 34.76'%

%37.5
%27.74
%34.76

CMYK RENK MODELİ

#F6B6E4 rengi CMYK tonu (0,26,7,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.02%
  • sarı tonu 7.32%
  • ana renk tonu 3.53%

CMYK: (0,26,7,4)
C0M26Y7K4 (0%, 26%, 7%, 4%)
(0.00 / 0.26 / 0.07 / 0.04)

CMYK yüzdeleri

%0
%26.02
%7.32
%3.53

Codes

Color #F6B6E4 in popluar color models

F6 B6 E4
RGB 246 182 228
HSL 317° 78.05% 83.92%
HSB/HSV 317° 26.02% 96.47%
CMYK 0.00% 26.02% 7.32%
3.53%

Color #F6B6E4 in popluar number systems.

HEX F6 B6 E4
Decimal 246 182 228
Binary 11110110 10110110 11100100
Octal 366 266 344

Shades and tints

Shades of #F6B6E4

#F6B6E4
(246,182,228)
#E0A6D0
(224,166,208)
#CA96BC
(202,150,188)
#B486A8
(180,134,168)
#9E7694
(158,118,148)
#886680
(136,102,128)
#72566C
(114,86,108)
#5C4658
(92,70,88)
#463644
(70,54,68)
#302630
(48,38,48)
#1A161C
(26,22,28)
#000000
(0,0,0)

Tints of #F6B6E4

#F6B6E4
(246,182,228)
#F6BCE6
(246,188,230)
#F6C2E8
(246,194,232)
#F6C8EA
(246,200,234)
#F6CEEC
(246,206,236)
#F6D4EE
(246,212,238)
#F6DAF0
(246,218,240)
#F6E0F2
(246,224,242)
#F6E6F4
(246,230,244)
#F6ECF6
(246,236,246)
#F6F2F8
(246,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6B6E4 color. Also use rgb(246,182,228) instead hex code.

Text Font Color

.myTextColor { color: #F6B6E4; }

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

This text font color is #F6B6E4.

Background Color

.myBgColor { background-color: #F6B6E4; }

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

This div background color is #F6B6E4.

Border color

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

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

This div border color is #F6B6E4.

Opacity

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

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

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

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

This text has shadow with #F6B6E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6B6E4.

Preview

Color preview on black background

This text has color #F6B6E4 on black background.


Color preview on white background

This text has color #F6B6E4 on white background.


Black color preview on #F6B6E4 background

This text has black color on #F6B6E4 background.


White color preview on #F6B6E4 background

This text has white color on #F6B6E4 background.


Related colors

Complementary color

Complementary color for #hex is #09491B.


I love getcolorcode.com

Triadic colors

1 #E4F6B6 and #B6E4F6 with #F6B6E4 are triadic colors.

2 #E4B6F6 and #B6F6E4 with #F6B6E4 are triadic colors.