COLOR #FADEB6

HEX: #FADEB6 RGB: (250,222,182)

Renk bilgisi

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

RGB renk modeli

#FADEB6 color RGB value is (250,222,182).

RGB: (250,222,182) (98%, 87%, 71%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 222 of 255 = 87%
B 182 of 255 = 71%

250
222
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 222 + 182 = 654 (100%)
R 250 of 654 ~ 38.23%
G 222 of 654 ~ 33.94%
B 182 of 654 ~ 27.83'%

%38.23
%33.94
%27.83

CMYK RENK MODELİ

#FADEB6 rengi CMYK tonu (0,11,27,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.20%
  • sarı tonu 27.20%
  • ana renk tonu 1.96%

CMYK: (0,11,27,2)
C0M11Y27K2 (0%, 11%, 27%, 2%)
(0.00 / 0.11 / 0.27 / 0.02)

CMYK yüzdeleri

%0
%11.2
%27.2
%1.96

Codes

Color #FADEB6 in popluar color models

FA DE B6
RGB 250 222 182
HSL 35° 87.18% 84.71%
HSB/HSV 35° 27.20% 98.04%
CMYK 0.00% 11.20% 27.20%
1.96%

Color #FADEB6 in popluar number systems.

HEX FA DE B6
Decimal 250 222 182
Binary 11111010 11011110 10110110
Octal 372 336 266

Shades and tints

Shades of #FADEB6

#FADEB6
(250,222,182)
#E4CAA6
(228,202,166)
#CEB696
(206,182,150)
#B8A286
(184,162,134)
#A28E76
(162,142,118)
#8C7A66
(140,122,102)
#766656
(118,102,86)
#605246
(96,82,70)
#4A3E36
(74,62,54)
#342A26
(52,42,38)
#1E1616
(30,22,22)
#000000
(0,0,0)

Tints of #FADEB6

#FADEB6
(250,222,182)
#FAE1BC
(250,225,188)
#FAE4C2
(250,228,194)
#FAE7C8
(250,231,200)
#FAEACE
(250,234,206)
#FAEDD4
(250,237,212)
#FAF0DA
(250,240,218)
#FAF3E0
(250,243,224)
#FAF6E6
(250,246,230)
#FAF9EC
(250,249,236)
#FAFCF2
(250,252,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FADEB6 color. Also use rgb(250,222,182) instead hex code.

Text Font Color

.myTextColor { color: #FADEB6; }

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

This text font color is #FADEB6.

Background Color

.myBgColor { background-color: #FADEB6; }

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

This div background color is #FADEB6.

Border color

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

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

This div border color is #FADEB6.

Opacity

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

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

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

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

This text has shadow with #FADEB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FADEB6.

Preview

Color preview on black background

This text has color #FADEB6 on black background.


Color preview on white background

This text has color #FADEB6 on white background.


Black color preview on #FADEB6 background

This text has black color on #FADEB6 background.


White color preview on #FADEB6 background

This text has white color on #FADEB6 background.


Related colors

Complementary color

Complementary color for #hex is #052149.


I love getcolorcode.com

Triadic colors

1 #B6FADE and #DEB6FA with #FADEB6 are triadic colors.

2 #B6DEFA and #DEFAB6 with #FADEB6 are triadic colors.