COLOR #F0C6DC

HEX: #F0C6DC RGB: (240,198,220)

Renk bilgisi

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

RGB renk modeli

#F0C6DC color RGB value is (240,198,220).

RGB: (240,198,220) (94%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 240 of 255 = 94%
G 198 of 255 = 78%
B 220 of 255 = 86%

240
198
220

R + G + B ~ 86%. #F0C6DC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 240 + 198 + 220 = 658 (100%)
R 240 of 658 ~ 36.47%
G 198 of 658 ~ 30.09%
B 220 of 658 ~ 33.43'%

%36.47
%30.09
%33.43

CMYK RENK MODELİ

#F0C6DC rengi CMYK tonu (0,18,8,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.50%
  • sarı tonu 8.33%
  • ana renk tonu 5.88%

CMYK: (0,18,8,6)
C0M18Y8K6 (0%, 18%, 8%, 6%)
(0.00 / 0.18 / 0.08 / 0.06)

CMYK yüzdeleri

%0
%17.5
%8.33
%5.88

Codes

Color #F0C6DC in popluar color models

F0 C6 DC
RGB 240 198 220
HSL 329° 58.33% 85.88%
HSB/HSV 329° 17.50% 94.12%
CMYK 0.00% 17.50% 8.33%
5.88%

Color #F0C6DC in popluar number systems.

HEX F0 C6 DC
Decimal 240 198 220
Binary 11110000 11000110 11011100
Octal 360 306 334

Shades and tints

Shades of #F0C6DC

#F0C6DC
(240,198,220)
#DBB4C8
(219,180,200)
#C6A2B4
(198,162,180)
#B190A0
(177,144,160)
#9C7E8C
(156,126,140)
#876C78
(135,108,120)
#725A64
(114,90,100)
#5D4850
(93,72,80)
#48363C
(72,54,60)
#332428
(51,36,40)
#1E1214
(30,18,20)
#000000
(0,0,0)

Tints of #F0C6DC

#F0C6DC
(240,198,220)
#F1CBDF
(241,203,223)
#F2D0E2
(242,208,226)
#F3D5E5
(243,213,229)
#F4DAE8
(244,218,232)
#F5DFEB
(245,223,235)
#F6E4EE
(246,228,238)
#F7E9F1
(247,233,241)
#F8EEF4
(248,238,244)
#F9F3F7
(249,243,247)
#FAF8FA
(250,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F0C6DC color. Also use rgb(240,198,220) instead hex code.

Text Font Color

.myTextColor { color: #F0C6DC; }

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

This text font color is #F0C6DC.

Background Color

.myBgColor { background-color: #F0C6DC; }

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

This div background color is #F0C6DC.

Border color

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

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

This div border color is #F0C6DC.

Opacity

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

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

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

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

This text has shadow with #F0C6DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0C6DC.

Preview

Color preview on black background

This text has color #F0C6DC on black background.


Color preview on white background

This text has color #F0C6DC on white background.


Black color preview on #F0C6DC background

This text has black color on #F0C6DC background.


White color preview on #F0C6DC background

This text has white color on #F0C6DC background.


Related colors

Complementary color

Complementary color for #hex is #0F3923.


I love getcolorcode.com

Triadic colors

1 #DCF0C6 and #C6DCF0 with #F0C6DC are triadic colors.

2 #DCC6F0 and #C6F0DC with #F0C6DC are triadic colors.