COLOR #FEB6D9

HEX: #FEB6D9 RGB: (254,182,217)

Renk bilgisi

#FEB6D9 contains mainly red and blue colors. #FEB6D9 ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#FEB6D9 color RGB value is (254,182,217).

RGB: (254,182,217) (100%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 182 of 255 = 71%
B 217 of 255 = 85%

254
182
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 182 + 217 = 653 (100%)
R 254 of 653 ~ 38.9%
G 182 of 653 ~ 27.87%
B 217 of 653 ~ 33.23'%

%38.9
%27.87
%33.23

CMYK RENK MODELİ

#FEB6D9 rengi CMYK tonu (0,28,15,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.35%
  • sarı tonu 14.57%
  • ana renk tonu 0.39%

CMYK: (0,28,15,0)
C0M28Y15K0 (0%, 28%, 15%, 0%)
(0.00 / 0.28 / 0.15 / 0.00)

CMYK yüzdeleri

%0
%28.35
%14.57
%0.39

Codes

Color #FEB6D9 in popluar color models

FE B6 D9
RGB 254 182 217
HSL 331° 97.30% 85.49%
HSB/HSV 331° 28.35% 99.61%
CMYK 0.00% 28.35% 14.57%
0.39%

Color #FEB6D9 in popluar number systems.

HEX FE B6 D9
Decimal 254 182 217
Binary 11111110 10110110 11011001
Octal 376 266 331

Shades and tints

Shades of #FEB6D9

#FEB6D9
(254,182,217)
#E7A6C6
(231,166,198)
#D096B3
(208,150,179)
#B986A0
(185,134,160)
#A2768D
(162,118,141)
#8B667A
(139,102,122)
#745667
(116,86,103)
#5D4654
(93,70,84)
#463641
(70,54,65)
#2F262E
(47,38,46)
#18161B
(24,22,27)
#000000
(0,0,0)

Tints of #FEB6D9

#FEB6D9
(254,182,217)
#FEBCDC
(254,188,220)
#FEC2DF
(254,194,223)
#FEC8E2
(254,200,226)
#FECEE5
(254,206,229)
#FED4E8
(254,212,232)
#FEDAEB
(254,218,235)
#FEE0EE
(254,224,238)
#FEE6F1
(254,230,241)
#FEECF4
(254,236,244)
#FEF2F7
(254,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEB6D9 color. Also use rgb(254,182,217) instead hex code.

Text Font Color

.myTextColor { color: #FEB6D9; }

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

This text font color is #FEB6D9.

Background Color

.myBgColor { background-color: #FEB6D9; }

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

This div background color is #FEB6D9.

Border color

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

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

This div border color is #FEB6D9.

Opacity

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

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

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

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

This text has shadow with #FEB6D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEB6D9.

Preview

Color preview on black background

This text has color #FEB6D9 on black background.


Color preview on white background

This text has color #FEB6D9 on white background.


Black color preview on #FEB6D9 background

This text has black color on #FEB6D9 background.


White color preview on #FEB6D9 background

This text has white color on #FEB6D9 background.


Related colors

Complementary color

Complementary color for #hex is #014926.


I love getcolorcode.com

Triadic colors

1 #D9FEB6 and #B6D9FE with #FEB6D9 are triadic colors.

2 #D9B6FE and #B6FED9 with #FEB6D9 are triadic colors.