COLOR #F5DD93

HEX: #F5DD93 RGB: (245,221,147)

Renk bilgisi

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

RGB renk modeli

#F5DD93 color RGB value is (245,221,147).

RGB: (245,221,147) (96%, 87%, 58%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 221 of 255 = 87%
B 147 of 255 = 58%

245
221
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 221 + 147 = 613 (100%)
R 245 of 613 ~ 39.97%
G 221 of 613 ~ 36.05%
B 147 of 613 ~ 23.98'%

%39.97
%36.05
%23.98

CMYK RENK MODELİ

#F5DD93 rengi CMYK tonu (0,10,40,4).

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

CMYK: (0,10,40,4)
C0M10Y40K4 (0%, 10%, 40%, 4%)
(0.00 / 0.10 / 0.40 / 0.04)

CMYK yüzdeleri

%0
%9.8
%40
%3.92

Codes

Color #F5DD93 in popluar color models

F5 DD 93
RGB 245 221 147
HSL 45° 83.05% 76.86%
HSB/HSV 45° 40.00% 96.08%
CMYK 0.00% 9.80% 40.00%
3.92%

Color #F5DD93 in popluar number systems.

HEX F5 DD 93
Decimal 245 221 147
Binary 11110101 11011101 10010011
Octal 365 335 223

Shades and tints

Shades of #F5DD93

#F5DD93
(245,221,147)
#DFC986
(223,201,134)
#C9B579
(201,181,121)
#B3A16C
(179,161,108)
#9D8D5F
(157,141,95)
#877952
(135,121,82)
#716545
(113,101,69)
#5B5138
(91,81,56)
#453D2B
(69,61,43)
#2F291E
(47,41,30)
#191511
(25,21,17)
#000000
(0,0,0)

Tints of #F5DD93

#F5DD93
(245,221,147)
#F5E09C
(245,224,156)
#F5E3A5
(245,227,165)
#F5E6AE
(245,230,174)
#F5E9B7
(245,233,183)
#F5ECC0
(245,236,192)
#F5EFC9
(245,239,201)
#F5F2D2
(245,242,210)
#F5F5DB
(245,245,219)
#F5F8E4
(245,248,228)
#F5FBED
(245,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5DD93; }

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

This text font color is #F5DD93.

Background Color

.myBgColor { background-color: #F5DD93; }

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

This div background color is #F5DD93.

Border color

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

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

This div border color is #F5DD93.

Opacity

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

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

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

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

This text has shadow with #F5DD93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5DD93.

Preview

Color preview on black background

This text has color #F5DD93 on black background.


Color preview on white background

This text has color #F5DD93 on white background.


Black color preview on #F5DD93 background

This text has black color on #F5DD93 background.


White color preview on #F5DD93 background

This text has white color on #F5DD93 background.


Related colors

Complementary color

Complementary color for #hex is #0A226C.


I love getcolorcode.com

Triadic colors

1 #93F5DD and #DD93F5 with #F5DD93 are triadic colors.

2 #93DDF5 and #DDF593 with #F5DD93 are triadic colors.