COLOR #F2BADA

HEX: #F2BADA RGB: (242,186,218)

Color info

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

RGB color model

#F2BADA color RGB value is (242,186,218).

RGB: (242,186,218) (95%, 73%, 85%)

RGB channels and saturation

R 242 of 255 = 95%
G 186 of 255 = 73%
B 218 of 255 = 85%

242
186
218

R + G + B ~ 84%. #F2BADA is quite light color.

Portions of RGB colors in percentages

R + G + B = 242 + 186 + 218 = 646 (100%)
R 242 of 646 ~ 37.46%
G 186 of 646 ~ 28.79%
B 218 of 646 ~ 33.75'%

%37.46
%28.79
%33.75

CMYK color model

#F2BADA color CMYK value is (0,23,10,5).

  • cyan value is 0.00%
  • magenta value is 23.14%
  • yellow value is 9.92%
  • key color value is 5.10%
CMYK: (0,23,10,5) C0M23Y10K5 (0%,23%,10%,5%) (0.00/0.23/0.10/0.05) 

CMYK percentages

%0
%23.14
%9.92
%5.1

Codes

Color #F2BADA in popluar color models

F2 BA DA
RGB 242 186 218
HSL 326° 68.29% 83.92%
HSB/HSV 326° 23.14% 94.90%
CMYK 0.00% 23.14% 9.92%
5.10%

Color #F2BADA in popluar number systems.

HEX F2 BA DA
Decimal 242 186 218
Binary 11110010 10111010 11011010
Octal 362 272 332

Shades and tints

Shades of #F2BADA

#F2BADA
(242,186,218)
#DCAAC7
(220,170,199)
#C69AB4
(198,154,180)
#B08AA1
(176,138,161)
#9A7A8E
(154,122,142)
#846A7B
(132,106,123)
#6E5A68
(110,90,104)
#584A55
(88,74,85)
#423A42
(66,58,66)
#2C2A2F
(44,42,47)
#161A1C
(22,26,28)
#000000
(0,0,0)

Tints of #F2BADA

#F2BADA
(242,186,218)
#F3C0DD
(243,192,221)
#F4C6E0
(244,198,224)
#F5CCE3
(245,204,227)
#F6D2E6
(246,210,230)
#F7D8E9
(247,216,233)
#F8DEEC
(248,222,236)
#F9E4EF
(249,228,239)
#FAEAF2
(250,234,242)
#FBF0F5
(251,240,245)
#FCF6F8
(252,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F2BADA color. Also use rgb(242,186,218) instead hex code.

Text Font Color

.myTextColor { color: #F2BADA; }

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

This text font color is #F2BADA.

Background Color

.myBgColor { background-color: #F2BADA; }

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

This div background color is #F2BADA.

Border color

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

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

This div border color is #F2BADA.

Opacity

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

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

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

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

This text has shadow with #F2BADA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F2BADA.

Preview

Color preview on black background

This text has color #F2BADA on black background.


Color preview on white background

This text has color #F2BADA on white background.


Black color preview on #F2BADA background

This text has black color on #F2BADA background.


White color preview on #F2BADA background

This text has white color on #F2BADA background.


Related colors

Complementary color

Complementary color for #hex is #0D4525.


I love getcolorcode.com

Triadic colors

1 #DAF2BA and #BADAF2 with #F2BADA are triadic colors.

2 #DABAF2 and #BAF2DA with #F2BADA are triadic colors.