COLOR #F0EDDB

HEX: #F0EDDB RGB: (240,237,219)

Renk bilgisi

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

RGB renk modeli

#F0EDDB color RGB value is (240,237,219).

RGB: (240,237,219) (94%, 93%, 86%)

RGB bağlantıları ve doygunluk

R 240 of 255 = 94%
G 237 of 255 = 93%
B 219 of 255 = 86%

240
237
219

R + G + B ~ 91%. #F0EDDB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 240 + 237 + 219 = 696 (100%)
R 240 of 696 ~ 34.48%
G 237 of 696 ~ 34.05%
B 219 of 696 ~ 31.47'%

%34.48
%34.05
%31.47

CMYK RENK MODELİ

#F0EDDB rengi CMYK tonu (0,1,9,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.25%
  • sarı tonu 8.75%
  • ana renk tonu 5.88%

CMYK: (0,1,9,6)
C0M1Y9K6 (0%, 1%, 9%, 6%)
(0.00 / 0.01 / 0.09 / 0.06)

CMYK yüzdeleri

%0
%1.25
%8.75
%5.88

Codes

Color #F0EDDB in popluar color models

F0 ED DB
RGB 240 237 219
HSL 51° 41.18% 90.00%
HSB/HSV 51° 8.75% 94.12%
CMYK 0.00% 1.25% 8.75%
5.88%

Color #F0EDDB in popluar number systems.

HEX F0 ED DB
Decimal 240 237 219
Binary 11110000 11101101 11011011
Octal 360 355 333

Shades and tints

Shades of #F0EDDB

#F0EDDB
(240,237,219)
#DBD8C8
(219,216,200)
#C6C3B5
(198,195,181)
#B1AEA2
(177,174,162)
#9C998F
(156,153,143)
#87847C
(135,132,124)
#726F69
(114,111,105)
#5D5A56
(93,90,86)
#484543
(72,69,67)
#333030
(51,48,48)
#1E1B1D
(30,27,29)
#000000
(0,0,0)

Tints of #F0EDDB

#F0EDDB
(240,237,219)
#F1EEDE
(241,238,222)
#F2EFE1
(242,239,225)
#F3F0E4
(243,240,228)
#F4F1E7
(244,241,231)
#F5F2EA
(245,242,234)
#F6F3ED
(246,243,237)
#F7F4F0
(247,244,240)
#F8F5F3
(248,245,243)
#F9F6F6
(249,246,246)
#FAF7F9
(250,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F0EDDB color. Also use rgb(240,237,219) instead hex code.

Text Font Color

.myTextColor { color: #F0EDDB; }

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

This text font color is #F0EDDB.

Background Color

.myBgColor { background-color: #F0EDDB; }

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

This div background color is #F0EDDB.

Border color

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

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

This div border color is #F0EDDB.

Opacity

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

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

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

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

This text has shadow with #F0EDDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0EDDB.

Preview

Color preview on black background

This text has color #F0EDDB on black background.


Color preview on white background

This text has color #F0EDDB on white background.


Black color preview on #F0EDDB background

This text has black color on #F0EDDB background.


White color preview on #F0EDDB background

This text has white color on #F0EDDB background.


Related colors

Complementary color

Complementary color for #hex is #0F1224.


I love getcolorcode.com

Triadic colors

1 #DBF0ED and #EDDBF0 with #F0EDDB are triadic colors.

2 #DBEDF0 and #EDF0DB with #F0EDDB are triadic colors.