COLOR #F5DBA5

HEX: #F5DBA5 RGB: (245,219,165)

Renk bilgisi

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

RGB renk modeli

#F5DBA5 color RGB value is (245,219,165).

RGB: (245,219,165) (96%, 86%, 65%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 219 of 255 = 86%
B 165 of 255 = 65%

245
219
165

R + G + B ~ 82%. #F5DBA5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 219 + 165 = 629 (100%)
R 245 of 629 ~ 38.95%
G 219 of 629 ~ 34.82%
B 165 of 629 ~ 26.23'%

%38.95
%34.82
%26.23

CMYK RENK MODELİ

#F5DBA5 rengi CMYK tonu (0,11,33,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.61%
  • sarı tonu 32.65%
  • ana renk tonu 3.92%

CMYK: (0,11,33,4)
C0M11Y33K4 (0%, 11%, 33%, 4%)
(0.00 / 0.11 / 0.33 / 0.04)

CMYK yüzdeleri

%0
%10.61
%32.65
%3.92

Codes

Color #F5DBA5 in popluar color models

F5 DB A5
RGB 245 219 165
HSL 41° 80.00% 80.39%
HSB/HSV 41° 32.65% 96.08%
CMYK 0.00% 10.61% 32.65%
3.92%

Color #F5DBA5 in popluar number systems.

HEX F5 DB A5
Decimal 245 219 165
Binary 11110101 11011011 10100101
Octal 365 333 245

Shades and tints

Shades of #F5DBA5

#F5DBA5
(245,219,165)
#DFC896
(223,200,150)
#C9B587
(201,181,135)
#B3A278
(179,162,120)
#9D8F69
(157,143,105)
#877C5A
(135,124,90)
#71694B
(113,105,75)
#5B563C
(91,86,60)
#45432D
(69,67,45)
#2F301E
(47,48,30)
#191D0F
(25,29,15)
#000000
(0,0,0)

Tints of #F5DBA5

#F5DBA5
(245,219,165)
#F5DEAD
(245,222,173)
#F5E1B5
(245,225,181)
#F5E4BD
(245,228,189)
#F5E7C5
(245,231,197)
#F5EACD
(245,234,205)
#F5EDD5
(245,237,213)
#F5F0DD
(245,240,221)
#F5F3E5
(245,243,229)
#F5F6ED
(245,246,237)
#F5F9F5
(245,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5DBA5 color. Also use rgb(245,219,165) instead hex code.

Text Font Color

.myTextColor { color: #F5DBA5; }

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

This text font color is #F5DBA5.

Background Color

.myBgColor { background-color: #F5DBA5; }

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

This div background color is #F5DBA5.

Border color

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

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

This div border color is #F5DBA5.

Opacity

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

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

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

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

This text has shadow with #F5DBA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5DBA5.

Preview

Color preview on black background

This text has color #F5DBA5 on black background.


Color preview on white background

This text has color #F5DBA5 on white background.


Black color preview on #F5DBA5 background

This text has black color on #F5DBA5 background.


White color preview on #F5DBA5 background

This text has white color on #F5DBA5 background.


Related colors

Complementary color

Complementary color for #hex is #0A245A.


I love getcolorcode.com

Triadic colors

1 #A5F5DB and #DBA5F5 with #F5DBA5 are triadic colors.

2 #A5DBF5 and #DBF5A5 with #F5DBA5 are triadic colors.