COLOR #F2EDBE

HEX: #F2EDBE RGB: (242,237,190)

Renk bilgisi

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

RGB renk modeli

#F2EDBE color RGB value is (242,237,190).

RGB: (242,237,190) (95%, 93%, 75%)

RGB bağlantıları ve doygunluk

R 242 of 255 = 95%
G 237 of 255 = 93%
B 190 of 255 = 75%

242
237
190

R + G + B ~ 88%. #F2EDBE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 242 + 237 + 190 = 669 (100%)
R 242 of 669 ~ 36.17%
G 237 of 669 ~ 35.43%
B 190 of 669 ~ 28.4'%

%36.17
%35.43
%28.4

CMYK RENK MODELİ

#F2EDBE rengi CMYK tonu (0,2,21,5).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.07%
  • sarı tonu 21.49%
  • ana renk tonu 5.10%

CMYK: (0,2,21,5)
C0M2Y21K5 (0%, 2%, 21%, 5%)
(0.00 / 0.02 / 0.21 / 0.05)

CMYK yüzdeleri

%0
%2.07
%21.49
%5.1

Codes

Color #F2EDBE in popluar color models

F2 ED BE
RGB 242 237 190
HSL 54° 66.67% 84.71%
HSB/HSV 54° 21.49% 94.90%
CMYK 0.00% 2.07% 21.49%
5.10%

Color #F2EDBE in popluar number systems.

HEX F2 ED BE
Decimal 242 237 190
Binary 11110010 11101101 10111110
Octal 362 355 276

Shades and tints

Shades of #F2EDBE

#F2EDBE
(242,237,190)
#DCD8AD
(220,216,173)
#C6C39C
(198,195,156)
#B0AE8B
(176,174,139)
#9A997A
(154,153,122)
#848469
(132,132,105)
#6E6F58
(110,111,88)
#585A47
(88,90,71)
#424536
(66,69,54)
#2C3025
(44,48,37)
#161B14
(22,27,20)
#000000
(0,0,0)

Tints of #F2EDBE

#F2EDBE
(242,237,190)
#F3EEC3
(243,238,195)
#F4EFC8
(244,239,200)
#F5F0CD
(245,240,205)
#F6F1D2
(246,241,210)
#F7F2D7
(247,242,215)
#F8F3DC
(248,243,220)
#F9F4E1
(249,244,225)
#FAF5E6
(250,245,230)
#FBF6EB
(251,246,235)
#FCF7F0
(252,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F2EDBE color. Also use rgb(242,237,190) instead hex code.

Text Font Color

.myTextColor { color: #F2EDBE; }

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

This text font color is #F2EDBE.

Background Color

.myBgColor { background-color: #F2EDBE; }

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

This div background color is #F2EDBE.

Border color

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

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

This div border color is #F2EDBE.

Opacity

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

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

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

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

This text has shadow with #F2EDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F2EDBE.

Preview

Color preview on black background

This text has color #F2EDBE on black background.


Color preview on white background

This text has color #F2EDBE on white background.


Black color preview on #F2EDBE background

This text has black color on #F2EDBE background.


White color preview on #F2EDBE background

This text has white color on #F2EDBE background.


Related colors

Complementary color

Complementary color for #hex is #0D1241.


I love getcolorcode.com

Triadic colors

1 #BEF2ED and #EDBEF2 with #F2EDBE are triadic colors.

2 #BEEDF2 and #EDF2BE with #F2EDBE are triadic colors.