COLOR #F5EBDD

HEX: #F5EBDD RGB: (245,235,221)

Renk bilgisi

#F5EBDD contains red, green and blue colors in about the same proportion. #F5EBDD ‘ nin web güvenlik rengi #FFFFCC (ya da #FFC) dir.

RGB renk modeli

#F5EBDD color RGB value is (245,235,221).

RGB: (245,235,221) (96%, 92%, 87%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 235 of 255 = 92%
B 221 of 255 = 87%

245
235
221

R + G + B ~ 92%. #F5EBDD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 235 + 221 = 701 (100%)
R 245 of 701 ~ 34.95%
G 235 of 701 ~ 33.52%
B 221 of 701 ~ 31.53'%

%34.95
%33.52
%31.53

CMYK RENK MODELİ

#F5EBDD rengi CMYK tonu (0,4,10,4).

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

CMYK: (0,4,10,4)
C0M4Y10K4 (0%, 4%, 10%, 4%)
(0.00 / 0.04 / 0.10 / 0.04)

CMYK yüzdeleri

%0
%4.08
%9.8
%3.92

Codes

Color #F5EBDD in popluar color models

F5 EB DD
RGB 245 235 221
HSL 35° 54.55% 91.37%
HSB/HSV 35° 9.80% 96.08%
CMYK 0.00% 4.08% 9.80%
3.92%

Color #F5EBDD in popluar number systems.

HEX F5 EB DD
Decimal 245 235 221
Binary 11110101 11101011 11011101
Octal 365 353 335

Shades and tints

Shades of #F5EBDD

#F5EBDD
(245,235,221)
#DFD6C9
(223,214,201)
#C9C1B5
(201,193,181)
#B3ACA1
(179,172,161)
#9D978D
(157,151,141)
#878279
(135,130,121)
#716D65
(113,109,101)
#5B5851
(91,88,81)
#45433D
(69,67,61)
#2F2E29
(47,46,41)
#191915
(25,25,21)
#000000
(0,0,0)

Tints of #F5EBDD

#F5EBDD
(245,235,221)
#F5ECE0
(245,236,224)
#F5EDE3
(245,237,227)
#F5EEE6
(245,238,230)
#F5EFE9
(245,239,233)
#F5F0EC
(245,240,236)
#F5F1EF
(245,241,239)
#F5F2F2
(245,242,242)
#F5F3F5
(245,243,245)
#F5F4F8
(245,244,248)
#F5F5FB
(245,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5EBDD; }

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

This text font color is #F5EBDD.

Background Color

.myBgColor { background-color: #F5EBDD; }

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

This div background color is #F5EBDD.

Border color

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

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

This div border color is #F5EBDD.

Opacity

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

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

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

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

This text has shadow with #F5EBDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5EBDD.

Preview

Color preview on black background

This text has color #F5EBDD on black background.


Color preview on white background

This text has color #F5EBDD on white background.


Black color preview on #F5EBDD background

This text has black color on #F5EBDD background.


White color preview on #F5EBDD background

This text has white color on #F5EBDD background.


Related colors

Complementary color

Complementary color for #hex is #0A1422.


I love getcolorcode.com

Triadic colors

1 #DDF5EB and #EBDDF5 with #F5EBDD are triadic colors.

2 #DDEBF5 and #EBF5DD with #F5EBDD are triadic colors.