COLOR #FADD97

HEX: #FADD97 RGB: (250,221,151)

Renk bilgisi

#FADD97 contains mainly red and green colors. #FADD97 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#FADD97 color RGB value is (250,221,151).

RGB: (250,221,151) (98%, 87%, 59%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 221 of 255 = 87%
B 151 of 255 = 59%

250
221
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 221 + 151 = 622 (100%)
R 250 of 622 ~ 40.19%
G 221 of 622 ~ 35.53%
B 151 of 622 ~ 24.28'%

%40.19
%35.53
%24.28

CMYK RENK MODELİ

#FADD97 rengi CMYK tonu (0,12,40,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.60%
  • sarı tonu 39.60%
  • ana renk tonu 1.96%

CMYK: (0,12,40,2)
C0M12Y40K2 (0%, 12%, 40%, 2%)
(0.00 / 0.12 / 0.40 / 0.02)

CMYK yüzdeleri

%0
%11.6
%39.6
%1.96

Codes

Color #FADD97 in popluar color models

FA DD 97
RGB 250 221 151
HSL 42° 90.83% 78.63%
HSB/HSV 42° 39.60% 98.04%
CMYK 0.00% 11.60% 39.60%
1.96%

Color #FADD97 in popluar number systems.

HEX FA DD 97
Decimal 250 221 151
Binary 11111010 11011101 10010111
Octal 372 335 227

Shades and tints

Shades of #FADD97

#FADD97
(250,221,151)
#E4C98A
(228,201,138)
#CEB57D
(206,181,125)
#B8A170
(184,161,112)
#A28D63
(162,141,99)
#8C7956
(140,121,86)
#766549
(118,101,73)
#60513C
(96,81,60)
#4A3D2F
(74,61,47)
#342922
(52,41,34)
#1E1515
(30,21,21)
#000000
(0,0,0)

Tints of #FADD97

#FADD97
(250,221,151)
#FAE0A0
(250,224,160)
#FAE3A9
(250,227,169)
#FAE6B2
(250,230,178)
#FAE9BB
(250,233,187)
#FAECC4
(250,236,196)
#FAEFCD
(250,239,205)
#FAF2D6
(250,242,214)
#FAF5DF
(250,245,223)
#FAF8E8
(250,248,232)
#FAFBF1
(250,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FADD97 color. Also use rgb(250,221,151) instead hex code.

Text Font Color

.myTextColor { color: #FADD97; }

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

This text font color is #FADD97.

Background Color

.myBgColor { background-color: #FADD97; }

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

This div background color is #FADD97.

Border color

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

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

This div border color is #FADD97.

Opacity

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

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

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

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

This text has shadow with #FADD97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FADD97.

Preview

Color preview on black background

This text has color #FADD97 on black background.


Color preview on white background

This text has color #FADD97 on white background.


Black color preview on #FADD97 background

This text has black color on #FADD97 background.


White color preview on #FADD97 background

This text has white color on #FADD97 background.


Related colors

Complementary color

Complementary color for #hex is #052268.


I love getcolorcode.com

Triadic colors

1 #97FADD and #DD97FA with #FADD97 are triadic colors.

2 #97DDFA and #DDFA97 with #FADD97 are triadic colors.