COLOR #F5DD8B

HEX: #F5DD8B RGB: (245,221,139)

Renk bilgisi

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

RGB renk modeli

#F5DD8B color RGB value is (245,221,139).

RGB: (245,221,139) (96%, 87%, 55%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 221 of 255 = 87%
B 139 of 255 = 55%

245
221
139

R + G + B ~ 79%. #F5DD8B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 221 + 139 = 605 (100%)
R 245 of 605 ~ 40.5%
G 221 of 605 ~ 36.53%
B 139 of 605 ~ 22.98'%

%40.5
%36.53
%22.98

CMYK RENK MODELİ

#F5DD8B rengi CMYK tonu (0,10,43,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.80%
  • sarı tonu 43.27%
  • ana renk tonu 3.92%

CMYK: (0,10,43,4)
C0M10Y43K4 (0%, 10%, 43%, 4%)
(0.00 / 0.10 / 0.43 / 0.04)

CMYK yüzdeleri

%0
%9.8
%43.27
%3.92

Codes

Color #F5DD8B in popluar color models

F5 DD 8B
RGB 245 221 139
HSL 46° 84.13% 75.29%
HSB/HSV 46° 43.27% 96.08%
CMYK 0.00% 9.80% 43.27%
3.92%

Color #F5DD8B in popluar number systems.

HEX F5 DD 8B
Decimal 245 221 139
Binary 11110101 11011101 10001011
Octal 365 335 213

Shades and tints

Shades of #F5DD8B

#F5DD8B
(245,221,139)
#DFC97F
(223,201,127)
#C9B573
(201,181,115)
#B3A167
(179,161,103)
#9D8D5B
(157,141,91)
#87794F
(135,121,79)
#716543
(113,101,67)
#5B5137
(91,81,55)
#453D2B
(69,61,43)
#2F291F
(47,41,31)
#191513
(25,21,19)
#000000
(0,0,0)

Tints of #F5DD8B

#F5DD8B
(245,221,139)
#F5E095
(245,224,149)
#F5E39F
(245,227,159)
#F5E6A9
(245,230,169)
#F5E9B3
(245,233,179)
#F5ECBD
(245,236,189)
#F5EFC7
(245,239,199)
#F5F2D1
(245,242,209)
#F5F5DB
(245,245,219)
#F5F8E5
(245,248,229)
#F5FBEF
(245,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5DD8B color. Also use rgb(245,221,139) instead hex code.

Text Font Color

.myTextColor { color: #F5DD8B; }

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

This text font color is #F5DD8B.

Background Color

.myBgColor { background-color: #F5DD8B; }

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

This div background color is #F5DD8B.

Border color

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

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

This div border color is #F5DD8B.

Opacity

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

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

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

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

This text has shadow with #F5DD8B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5DD8B.

Preview

Color preview on black background

This text has color #F5DD8B on black background.


Color preview on white background

This text has color #F5DD8B on white background.


Black color preview on #F5DD8B background

This text has black color on #F5DD8B background.


White color preview on #F5DD8B background

This text has white color on #F5DD8B background.


Related colors

Complementary color

Complementary color for #hex is #0A2274.


I love getcolorcode.com

Triadic colors

1 #8BF5DD and #DD8BF5 with #F5DD8B are triadic colors.

2 #8BDDF5 and #DDF58B with #F5DD8B are triadic colors.