COLOR #F0ADCD

HEX: #F0ADCD RGB: (240,173,205)

Renk bilgisi

#F0ADCD contains mainly red and blue colors. #F0ADCD ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#F0ADCD color RGB value is (240,173,205).

RGB: (240,173,205) (94%, 68%, 80%)

RGB bağlantıları ve doygunluk

R 240 of 255 = 94%
G 173 of 255 = 68%
B 205 of 255 = 80%

240
173
205

R + G + B ~ 81%. #F0ADCD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 240 + 173 + 205 = 618 (100%)
R 240 of 618 ~ 38.83%
G 173 of 618 ~ 27.99%
B 205 of 618 ~ 33.17'%

%38.83
%27.99
%33.17

CMYK RENK MODELİ

#F0ADCD rengi CMYK tonu (0,28,15,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.92%
  • sarı tonu 14.58%
  • ana renk tonu 5.88%

CMYK: (0,28,15,6)
C0M28Y15K6 (0%, 28%, 15%, 6%)
(0.00 / 0.28 / 0.15 / 0.06)

CMYK yüzdeleri

%0
%27.92
%14.58
%5.88

Codes

Color #F0ADCD in popluar color models

F0 AD CD
RGB 240 173 205
HSL 331° 69.07% 80.98%
HSB/HSV 331° 27.92% 94.12%
CMYK 0.00% 27.92% 14.58%
5.88%

Color #F0ADCD in popluar number systems.

HEX F0 AD CD
Decimal 240 173 205
Binary 11110000 10101101 11001101
Octal 360 255 315

Shades and tints

Shades of #F0ADCD

#F0ADCD
(240,173,205)
#DB9EBB
(219,158,187)
#C68FA9
(198,143,169)
#B18097
(177,128,151)
#9C7185
(156,113,133)
#876273
(135,98,115)
#725361
(114,83,97)
#5D444F
(93,68,79)
#48353D
(72,53,61)
#33262B
(51,38,43)
#1E1719
(30,23,25)
#000000
(0,0,0)

Tints of #F0ADCD

#F0ADCD
(240,173,205)
#F1B4D1
(241,180,209)
#F2BBD5
(242,187,213)
#F3C2D9
(243,194,217)
#F4C9DD
(244,201,221)
#F5D0E1
(245,208,225)
#F6D7E5
(246,215,229)
#F7DEE9
(247,222,233)
#F8E5ED
(248,229,237)
#F9ECF1
(249,236,241)
#FAF3F5
(250,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F0ADCD color. Also use rgb(240,173,205) instead hex code.

Text Font Color

.myTextColor { color: #F0ADCD; }

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

This text font color is #F0ADCD.

Background Color

.myBgColor { background-color: #F0ADCD; }

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

This div background color is #F0ADCD.

Border color

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

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

This div border color is #F0ADCD.

Opacity

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

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

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

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

This text has shadow with #F0ADCD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0ADCD.

Preview

Color preview on black background

This text has color #F0ADCD on black background.


Color preview on white background

This text has color #F0ADCD on white background.


Black color preview on #F0ADCD background

This text has black color on #F0ADCD background.


White color preview on #F0ADCD background

This text has white color on #F0ADCD background.


Related colors

Complementary color

Complementary color for #hex is #0F5232.


I love getcolorcode.com

Triadic colors

1 #CDF0AD and #ADCDF0 with #F0ADCD are triadic colors.

2 #CDADF0 and #ADF0CD with #F0ADCD are triadic colors.