COLOR #F0DD99

HEX: #F0DD99 RGB: (240,221,153)

Renk bilgisi

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

RGB renk modeli

#F0DD99 color RGB value is (240,221,153).

RGB: (240,221,153) (94%, 87%, 60%)

RGB bağlantıları ve doygunluk

R 240 of 255 = 94%
G 221 of 255 = 87%
B 153 of 255 = 60%

240
221
153

R + G + B ~ 80%. #F0DD99 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 240 + 221 + 153 = 614 (100%)
R 240 of 614 ~ 39.09%
G 221 of 614 ~ 35.99%
B 153 of 614 ~ 24.92'%

%39.09
%35.99
%24.92

CMYK RENK MODELİ

#F0DD99 rengi CMYK tonu (0,8,36,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.92%
  • sarı tonu 36.25%
  • ana renk tonu 5.88%

CMYK: (0,8,36,6)
C0M8Y36K6 (0%, 8%, 36%, 6%)
(0.00 / 0.08 / 0.36 / 0.06)

CMYK yüzdeleri

%0
%7.92
%36.25
%5.88

Codes

Color #F0DD99 in popluar color models

F0 DD 99
RGB 240 221 153
HSL 47° 74.36% 77.06%
HSB/HSV 47° 36.25% 94.12%
CMYK 0.00% 7.92% 36.25%
5.88%

Color #F0DD99 in popluar number systems.

HEX F0 DD 99
Decimal 240 221 153
Binary 11110000 11011101 10011001
Octal 360 335 231

Shades and tints

Shades of #F0DD99

#F0DD99
(240,221,153)
#DBC98C
(219,201,140)
#C6B57F
(198,181,127)
#B1A172
(177,161,114)
#9C8D65
(156,141,101)
#877958
(135,121,88)
#72654B
(114,101,75)
#5D513E
(93,81,62)
#483D31
(72,61,49)
#332924
(51,41,36)
#1E1517
(30,21,23)
#000000
(0,0,0)

Tints of #F0DD99

#F0DD99
(240,221,153)
#F1E0A2
(241,224,162)
#F2E3AB
(242,227,171)
#F3E6B4
(243,230,180)
#F4E9BD
(244,233,189)
#F5ECC6
(245,236,198)
#F6EFCF
(246,239,207)
#F7F2D8
(247,242,216)
#F8F5E1
(248,245,225)
#F9F8EA
(249,248,234)
#FAFBF3
(250,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F0DD99 color. Also use rgb(240,221,153) instead hex code.

Text Font Color

.myTextColor { color: #F0DD99; }

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

This text font color is #F0DD99.

Background Color

.myBgColor { background-color: #F0DD99; }

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

This div background color is #F0DD99.

Border color

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

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

This div border color is #F0DD99.

Opacity

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

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

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

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

This text has shadow with #F0DD99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0DD99.

Preview

Color preview on black background

This text has color #F0DD99 on black background.


Color preview on white background

This text has color #F0DD99 on white background.


Black color preview on #F0DD99 background

This text has black color on #F0DD99 background.


White color preview on #F0DD99 background

This text has white color on #F0DD99 background.


Related colors

Complementary color

Complementary color for #hex is #0F2266.


I love getcolorcode.com

Triadic colors

1 #99F0DD and #DD99F0 with #F0DD99 are triadic colors.

2 #99DDF0 and #DDF099 with #F0DD99 are triadic colors.