COLOR #F9EDB5

HEX: #F9EDB5 RGB: (249,237,181)

Renk bilgisi

#F9EDB5 contains mainly red and green colors. #F9EDB5 ‘ nin web güvenlik rengi #FFFFCC (ya da #FFC) dir.

RGB renk modeli

#F9EDB5 color RGB value is (249,237,181).

RGB: (249,237,181) (98%, 93%, 71%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 237 of 255 = 93%
B 181 of 255 = 71%

249
237
181

R + G + B ~ 87%. #F9EDB5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 237 + 181 = 667 (100%)
R 249 of 667 ~ 37.33%
G 237 of 667 ~ 35.53%
B 181 of 667 ~ 27.14'%

%37.33
%35.53
%27.14

CMYK RENK MODELİ

#F9EDB5 rengi CMYK tonu (0,5,27,2).

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

CMYK: (0,5,27,2)
C0M5Y27K2 (0%, 5%, 27%, 2%)
(0.00 / 0.05 / 0.27 / 0.02)

CMYK yüzdeleri

%0
%4.82
%27.31
%2.35

Codes

Color #F9EDB5 in popluar color models

F9 ED B5
RGB 249 237 181
HSL 49° 85.00% 84.31%
HSB/HSV 49° 27.31% 97.65%
CMYK 0.00% 4.82% 27.31%
2.35%

Color #F9EDB5 in popluar number systems.

HEX F9 ED B5
Decimal 249 237 181
Binary 11111001 11101101 10110101
Octal 371 355 265

Shades and tints

Shades of #F9EDB5

#F9EDB5
(249,237,181)
#E3D8A5
(227,216,165)
#CDC395
(205,195,149)
#B7AE85
(183,174,133)
#A19975
(161,153,117)
#8B8465
(139,132,101)
#756F55
(117,111,85)
#5F5A45
(95,90,69)
#494535
(73,69,53)
#333025
(51,48,37)
#1D1B15
(29,27,21)
#000000
(0,0,0)

Tints of #F9EDB5

#F9EDB5
(249,237,181)
#F9EEBB
(249,238,187)
#F9EFC1
(249,239,193)
#F9F0C7
(249,240,199)
#F9F1CD
(249,241,205)
#F9F2D3
(249,242,211)
#F9F3D9
(249,243,217)
#F9F4DF
(249,244,223)
#F9F5E5
(249,245,229)
#F9F6EB
(249,246,235)
#F9F7F1
(249,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9EDB5; }

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

This text font color is #F9EDB5.

Background Color

.myBgColor { background-color: #F9EDB5; }

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

This div background color is #F9EDB5.

Border color

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

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

This div border color is #F9EDB5.

Opacity

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

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

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

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

This text has shadow with #F9EDB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9EDB5.

Preview

Color preview on black background

This text has color #F9EDB5 on black background.


Color preview on white background

This text has color #F9EDB5 on white background.


Black color preview on #F9EDB5 background

This text has black color on #F9EDB5 background.


White color preview on #F9EDB5 background

This text has white color on #F9EDB5 background.


Related colors

Complementary color

Complementary color for #hex is #06124A.


I love getcolorcode.com

Triadic colors

1 #B5F9ED and #EDB5F9 with #F9EDB5 are triadic colors.

2 #B5EDF9 and #EDF9B5 with #F9EDB5 are triadic colors.