COLOR #F5EBA5

HEX: #F5EBA5 RGB: (245,235,165)

Renk bilgisi

#F5EBA5 contains mainly red and green colors. #F5EBA5 ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#F5EBA5 color RGB value is (245,235,165).

RGB: (245,235,165) (96%, 92%, 65%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 235 of 255 = 92%
B 165 of 255 = 65%

245
235
165

R + G + B ~ 84%. #F5EBA5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 235 + 165 = 645 (100%)
R 245 of 645 ~ 37.98%
G 235 of 645 ~ 36.43%
B 165 of 645 ~ 25.58'%

%37.98
%36.43
%25.58

CMYK RENK MODELİ

#F5EBA5 rengi CMYK tonu (0,4,33,4).

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

CMYK: (0,4,33,4)
C0M4Y33K4 (0%, 4%, 33%, 4%)
(0.00 / 0.04 / 0.33 / 0.04)

CMYK yüzdeleri

%0
%4.08
%32.65
%3.92

Codes

Color #F5EBA5 in popluar color models

F5 EB A5
RGB 245 235 165
HSL 53° 80.00% 80.39%
HSB/HSV 53° 32.65% 96.08%
CMYK 0.00% 4.08% 32.65%
3.92%

Color #F5EBA5 in popluar number systems.

HEX F5 EB A5
Decimal 245 235 165
Binary 11110101 11101011 10100101
Octal 365 353 245

Shades and tints

Shades of #F5EBA5

#F5EBA5
(245,235,165)
#DFD696
(223,214,150)
#C9C187
(201,193,135)
#B3AC78
(179,172,120)
#9D9769
(157,151,105)
#87825A
(135,130,90)
#716D4B
(113,109,75)
#5B583C
(91,88,60)
#45432D
(69,67,45)
#2F2E1E
(47,46,30)
#19190F
(25,25,15)
#000000
(0,0,0)

Tints of #F5EBA5

#F5EBA5
(245,235,165)
#F5ECAD
(245,236,173)
#F5EDB5
(245,237,181)
#F5EEBD
(245,238,189)
#F5EFC5
(245,239,197)
#F5F0CD
(245,240,205)
#F5F1D5
(245,241,213)
#F5F2DD
(245,242,221)
#F5F3E5
(245,243,229)
#F5F4ED
(245,244,237)
#F5F5F5
(245,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5EBA5; }

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

This text font color is #F5EBA5.

Background Color

.myBgColor { background-color: #F5EBA5; }

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

This div background color is #F5EBA5.

Border color

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

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

This div border color is #F5EBA5.

Opacity

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

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

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

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

This text has shadow with #F5EBA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5EBA5.

Preview

Color preview on black background

This text has color #F5EBA5 on black background.


Color preview on white background

This text has color #F5EBA5 on white background.


Black color preview on #F5EBA5 background

This text has black color on #F5EBA5 background.


White color preview on #F5EBA5 background

This text has white color on #F5EBA5 background.


Related colors

Complementary color

Complementary color for #hex is #0A145A.


I love getcolorcode.com

Triadic colors

1 #A5F5EB and #EBA5F5 with #F5EBA5 are triadic colors.

2 #A5EBF5 and #EBF5A5 with #F5EBA5 are triadic colors.