COLOR #F6DD99

HEX: #F6DD99 RGB: (246,221,153)

Renk bilgisi

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

RGB renk modeli

#F6DD99 color RGB value is (246,221,153).

RGB: (246,221,153) (96%, 87%, 60%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 221 of 255 = 87%
B 153 of 255 = 60%

246
221
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 221 + 153 = 620 (100%)
R 246 of 620 ~ 39.68%
G 221 of 620 ~ 35.65%
B 153 of 620 ~ 24.68'%

%39.68
%35.65
%24.68

CMYK RENK MODELİ

#F6DD99 rengi CMYK tonu (0,10,38,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.16%
  • sarı tonu 37.80%
  • ana renk tonu 3.53%

CMYK: (0,10,38,4)
C0M10Y38K4 (0%, 10%, 38%, 4%)
(0.00 / 0.10 / 0.38 / 0.04)

CMYK yüzdeleri

%0
%10.16
%37.8
%3.53

Codes

Color #F6DD99 in popluar color models

F6 DD 99
RGB 246 221 153
HSL 44° 83.78% 78.24%
HSB/HSV 44° 37.80% 96.47%
CMYK 0.00% 10.16% 37.80%
3.53%

Color #F6DD99 in popluar number systems.

HEX F6 DD 99
Decimal 246 221 153
Binary 11110110 11011101 10011001
Octal 366 335 231

Shades and tints

Shades of #F6DD99

#F6DD99
(246,221,153)
#E0C98C
(224,201,140)
#CAB57F
(202,181,127)
#B4A172
(180,161,114)
#9E8D65
(158,141,101)
#887958
(136,121,88)
#72654B
(114,101,75)
#5C513E
(92,81,62)
#463D31
(70,61,49)
#302924
(48,41,36)
#1A1517
(26,21,23)
#000000
(0,0,0)

Tints of #F6DD99

#F6DD99
(246,221,153)
#F6E0A2
(246,224,162)
#F6E3AB
(246,227,171)
#F6E6B4
(246,230,180)
#F6E9BD
(246,233,189)
#F6ECC6
(246,236,198)
#F6EFCF
(246,239,207)
#F6F2D8
(246,242,216)
#F6F5E1
(246,245,225)
#F6F8EA
(246,248,234)
#F6FBF3
(246,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6DD99; }

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

This text font color is #F6DD99.

Background Color

.myBgColor { background-color: #F6DD99; }

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

This div background color is #F6DD99.

Border color

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

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

This div border color is #F6DD99.

Opacity

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

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

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

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

This text has shadow with #F6DD99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6DD99.

Preview

Color preview on black background

This text has color #F6DD99 on black background.


Color preview on white background

This text has color #F6DD99 on white background.


Black color preview on #F6DD99 background

This text has black color on #F6DD99 background.


White color preview on #F6DD99 background

This text has white color on #F6DD99 background.


Related colors

Complementary color

Complementary color for #hex is #092266.


I love getcolorcode.com

Triadic colors

1 #99F6DD and #DD99F6 with #F6DD99 are triadic colors.

2 #99DDF6 and #DDF699 with #F6DD99 are triadic colors.