COLOR #F6BBDE

HEX: #F6BBDE RGB: (246,187,222)

Color info

#F6BBDE contains red, green and blue colors in about the same proportion. Web safe color of #F6BBDE is #FFCCCC (or #FCC).

RGB color model

#F6BBDE color RGB value is (246,187,222).

RGB: (246,187,222) (96%, 73%, 87%)

RGB channels and saturation

R 246 of 255 = 96%
G 187 of 255 = 73%
B 222 of 255 = 87%

246
187
222

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

Portions of RGB colors in percentages

R + G + B = 246 + 187 + 222 = 655 (100%)
R 246 of 655 ~ 37.56%
G 187 of 655 ~ 28.55%
B 222 of 655 ~ 33.89'%

%37.56
%28.55
%33.89

CMYK color model

#F6BBDE color CMYK value is (0,24,10,4).

  • cyan value is 0.00%
  • magenta value is 23.98%
  • yellow value is 9.76%
  • key color value is 3.53%

CMYK: (0,24,10,4)
C0M24Y10K4 (0%, 24%, 10%, 4%)
(0.00 / 0.24 / 0.10 / 0.04)

CMYK percentages

%0
%23.98
%9.76
%3.53

Codes

Color #F6BBDE in popluar color models

F6 BB DE
RGB 246 187 222
HSL 324° 76.62% 84.90%
HSB/HSV 324° 23.98% 96.47%
CMYK 0.00% 23.98% 9.76%
3.53%

Color #F6BBDE in popluar number systems.

HEX F6 BB DE
Decimal 246 187 222
Binary 11110110 10111011 11011110
Octal 366 273 336

Shades and tints

Shades of #F6BBDE

#F6BBDE
(246,187,222)
#E0AACA
(224,170,202)
#CA99B6
(202,153,182)
#B488A2
(180,136,162)
#9E778E
(158,119,142)
#88667A
(136,102,122)
#725566
(114,85,102)
#5C4452
(92,68,82)
#46333E
(70,51,62)
#30222A
(48,34,42)
#1A1116
(26,17,22)
#000000
(0,0,0)

Tints of #F6BBDE

#F6BBDE
(246,187,222)
#F6C1E1
(246,193,225)
#F6C7E4
(246,199,228)
#F6CDE7
(246,205,231)
#F6D3EA
(246,211,234)
#F6D9ED
(246,217,237)
#F6DFF0
(246,223,240)
#F6E5F3
(246,229,243)
#F6EBF6
(246,235,246)
#F6F1F9
(246,241,249)
#F6F7FC
(246,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6BBDE color. Also use rgb(246,187,222) instead hex code.

Text Font Color

.myTextColor { color: #F6BBDE; }

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

This text font color is #F6BBDE.

Background Color

.myBgColor { background-color: #F6BBDE; }

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

This div background color is #F6BBDE.

Border color

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

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

This div border color is #F6BBDE.

Opacity

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

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

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

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

This text has shadow with #F6BBDE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6BBDE.

Preview

Color preview on black background

This text has color #F6BBDE on black background.


Color preview on white background

This text has color #F6BBDE on white background.


Black color preview on #F6BBDE background

This text has black color on #F6BBDE background.


White color preview on #F6BBDE background

This text has white color on #F6BBDE background.


Related colors

Complementary color

Complementary color for #hex is #094421.


I love getcolorcode.com

Gradients

Color #F6BBDE is used in Pink Pearl gradient.

Pink Pearl


Triadic colors

1 #DEF6BB and #BBDEF6 with #F6BBDE are triadic colors.

2 #DEBBF6 and #BBF6DE with #F6BBDE are triadic colors.