COLOR #F9EDA2

HEX: #F9EDA2 RGB: (249,237,162)

Renk bilgisi

#F9EDA2 contains mainly red and green colors. #F9EDA2 ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#F9EDA2 color RGB value is (249,237,162).

RGB: (249,237,162) (98%, 93%, 64%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 237 of 255 = 93%
B 162 of 255 = 64%

249
237
162

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 237 + 162 = 648 (100%)
R 249 of 648 ~ 38.43%
G 237 of 648 ~ 36.57%
B 162 of 648 ~ 25'%

%38.43
%36.57
%25

CMYK RENK MODELİ

#F9EDA2 rengi CMYK tonu (0,5,35,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.82%
  • sarı tonu 34.94%
  • ana renk tonu 2.35%

CMYK: (0,5,35,2)
C0M5Y35K2 (0%, 5%, 35%, 2%)
(0.00 / 0.05 / 0.35 / 0.02)

CMYK yüzdeleri

%0
%4.82
%34.94
%2.35

Codes

Color #F9EDA2 in popluar color models

F9 ED A2
RGB 249 237 162
HSL 52° 87.88% 80.59%
HSB/HSV 52° 34.94% 97.65%
CMYK 0.00% 4.82% 34.94%
2.35%

Color #F9EDA2 in popluar number systems.

HEX F9 ED A2
Decimal 249 237 162
Binary 11111001 11101101 10100010
Octal 371 355 242

Shades and tints

Shades of #F9EDA2

#F9EDA2
(249,237,162)
#E3D894
(227,216,148)
#CDC386
(205,195,134)
#B7AE78
(183,174,120)
#A1996A
(161,153,106)
#8B845C
(139,132,92)
#756F4E
(117,111,78)
#5F5A40
(95,90,64)
#494532
(73,69,50)
#333024
(51,48,36)
#1D1B16
(29,27,22)
#000000
(0,0,0)

Tints of #F9EDA2

#F9EDA2
(249,237,162)
#F9EEAA
(249,238,170)
#F9EFB2
(249,239,178)
#F9F0BA
(249,240,186)
#F9F1C2
(249,241,194)
#F9F2CA
(249,242,202)
#F9F3D2
(249,243,210)
#F9F4DA
(249,244,218)
#F9F5E2
(249,245,226)
#F9F6EA
(249,246,234)
#F9F7F2
(249,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9EDA2 color. Also use rgb(249,237,162) instead hex code.

Text Font Color

.myTextColor { color: #F9EDA2; }

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

This text font color is #F9EDA2.

Background Color

.myBgColor { background-color: #F9EDA2; }

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

This div background color is #F9EDA2.

Border color

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

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

This div border color is #F9EDA2.

Opacity

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

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

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

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

This text has shadow with #F9EDA2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9EDA2.

Preview

Color preview on black background

This text has color #F9EDA2 on black background.


Color preview on white background

This text has color #F9EDA2 on white background.


Black color preview on #F9EDA2 background

This text has black color on #F9EDA2 background.


White color preview on #F9EDA2 background

This text has white color on #F9EDA2 background.


Related colors

Complementary color

Complementary color for #hex is #06125D.


I love getcolorcode.com

Triadic colors

1 #A2F9ED and #EDA2F9 with #F9EDA2 are triadic colors.

2 #A2EDF9 and #EDF9A2 with #F9EDA2 are triadic colors.