COLOR #F8D4D6

HEX: #F8D4D6 RGB: (248,212,214)

Renk bilgisi

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

RGB renk modeli

#F8D4D6 color RGB value is (248,212,214).

RGB: (248,212,214) (97%, 83%, 84%)

RGB bağlantıları ve doygunluk

R 248 of 255 = 97%
G 212 of 255 = 83%
B 214 of 255 = 84%

248
212
214

R + G + B ~ 88%. #F8D4D6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 248 + 212 + 214 = 674 (100%)
R 248 of 674 ~ 36.8%
G 212 of 674 ~ 31.45%
B 214 of 674 ~ 31.75'%

%36.8
%31.45
%31.75

CMYK RENK MODELİ

#F8D4D6 rengi CMYK tonu (0,15,14,3).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.52%
  • sarı tonu 13.71%
  • ana renk tonu 2.75%

CMYK: (0,15,14,3)
C0M15Y14K3 (0%, 15%, 14%, 3%)
(0.00 / 0.15 / 0.14 / 0.03)

CMYK yüzdeleri

%0
%14.52
%13.71
%2.75

Codes

Color #F8D4D6 in popluar color models

F8 D4 D6
RGB 248 212 214
HSL 357° 72.00% 90.20%
HSB/HSV 357° 14.52% 97.25%
CMYK 0.00% 14.52% 13.71%
2.75%

Color #F8D4D6 in popluar number systems.

HEX F8 D4 D6
Decimal 248 212 214
Binary 11111000 11010100 11010110
Octal 370 324 326

Shades and tints

Shades of #F8D4D6

#F8D4D6
(248,212,214)
#E2C1C3
(226,193,195)
#CCAEB0
(204,174,176)
#B69B9D
(182,155,157)
#A0888A
(160,136,138)
#8A7577
(138,117,119)
#746264
(116,98,100)
#5E4F51
(94,79,81)
#483C3E
(72,60,62)
#32292B
(50,41,43)
#1C1618
(28,22,24)
#000000
(0,0,0)

Tints of #F8D4D6

#F8D4D6
(248,212,214)
#F8D7D9
(248,215,217)
#F8DADC
(248,218,220)
#F8DDDF
(248,221,223)
#F8E0E2
(248,224,226)
#F8E3E5
(248,227,229)
#F8E6E8
(248,230,232)
#F8E9EB
(248,233,235)
#F8ECEE
(248,236,238)
#F8EFF1
(248,239,241)
#F8F2F4
(248,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F8D4D6 color. Also use rgb(248,212,214) instead hex code.

Text Font Color

.myTextColor { color: #F8D4D6; }

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

This text font color is #F8D4D6.

Background Color

.myBgColor { background-color: #F8D4D6; }

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

This div background color is #F8D4D6.

Border color

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

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

This div border color is #F8D4D6.

Opacity

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

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

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

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

This text has shadow with #F8D4D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F8D4D6.

Preview

Color preview on black background

This text has color #F8D4D6 on black background.


Color preview on white background

This text has color #F8D4D6 on white background.


Black color preview on #F8D4D6 background

This text has black color on #F8D4D6 background.


White color preview on #F8D4D6 background

This text has white color on #F8D4D6 background.


Related colors

Complementary color

Complementary color for #hex is #072B29.


I love getcolorcode.com

Triadic colors

1 #D6F8D4 and #D4D6F8 with #F8D4D6 are triadic colors.

2 #D6D4F8 and #D4F8D6 with #F8D4D6 are triadic colors.