COLOR #F5EBAB

HEX: #F5EBAB RGB: (245,235,171)

Renk bilgisi

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

RGB renk modeli

#F5EBAB color RGB value is (245,235,171).

RGB: (245,235,171) (96%, 92%, 67%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 235 of 255 = 92%
B 171 of 255 = 67%

245
235
171

R + G + B ~ 85%. #F5EBAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 235 + 171 = 651 (100%)
R 245 of 651 ~ 37.63%
G 235 of 651 ~ 36.1%
B 171 of 651 ~ 26.27'%

%37.63
%36.1
%26.27

CMYK RENK MODELİ

#F5EBAB rengi CMYK tonu (0,4,30,4).

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

CMYK: (0,4,30,4)
C0M4Y30K4 (0%, 4%, 30%, 4%)
(0.00 / 0.04 / 0.30 / 0.04)

CMYK yüzdeleri

%0
%4.08
%30.2
%3.92

Codes

Color #F5EBAB in popluar color models

F5 EB AB
RGB 245 235 171
HSL 52° 78.72% 81.57%
HSB/HSV 52° 30.20% 96.08%
CMYK 0.00% 4.08% 30.20%
3.92%

Color #F5EBAB in popluar number systems.

HEX F5 EB AB
Decimal 245 235 171
Binary 11110101 11101011 10101011
Octal 365 353 253

Shades and tints

Shades of #F5EBAB

#F5EBAB
(245,235,171)
#DFD69C
(223,214,156)
#C9C18D
(201,193,141)
#B3AC7E
(179,172,126)
#9D976F
(157,151,111)
#878260
(135,130,96)
#716D51
(113,109,81)
#5B5842
(91,88,66)
#454333
(69,67,51)
#2F2E24
(47,46,36)
#191915
(25,25,21)
#000000
(0,0,0)

Tints of #F5EBAB

#F5EBAB
(245,235,171)
#F5ECB2
(245,236,178)
#F5EDB9
(245,237,185)
#F5EEC0
(245,238,192)
#F5EFC7
(245,239,199)
#F5F0CE
(245,240,206)
#F5F1D5
(245,241,213)
#F5F2DC
(245,242,220)
#F5F3E3
(245,243,227)
#F5F4EA
(245,244,234)
#F5F5F1
(245,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5EBAB; }

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

This text font color is #F5EBAB.

Background Color

.myBgColor { background-color: #F5EBAB; }

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

This div background color is #F5EBAB.

Border color

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

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

This div border color is #F5EBAB.

Opacity

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

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

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

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

This text has shadow with #F5EBAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5EBAB.

Preview

Color preview on black background

This text has color #F5EBAB on black background.


Color preview on white background

This text has color #F5EBAB on white background.


Black color preview on #F5EBAB background

This text has black color on #F5EBAB background.


White color preview on #F5EBAB background

This text has white color on #F5EBAB background.


Related colors

Complementary color

Complementary color for #hex is #0A1454.


I love getcolorcode.com

Triadic colors

1 #ABF5EB and #EBABF5 with #F5EBAB are triadic colors.

2 #ABEBF5 and #EBF5AB with #F5EBAB are triadic colors.