COLOR #F0E296

HEX: #F0E296 RGB: (240,226,150)

Renk bilgisi

#F0E296 contains mainly red and green colors. #F0E296 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#F0E296 color RGB value is (240,226,150).

RGB: (240,226,150) (94%, 89%, 59%)

RGB bağlantıları ve doygunluk

R 240 of 255 = 94%
G 226 of 255 = 89%
B 150 of 255 = 59%

240
226
150

R + G + B ~ 81%. #F0E296 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 240 + 226 + 150 = 616 (100%)
R 240 of 616 ~ 38.96%
G 226 of 616 ~ 36.69%
B 150 of 616 ~ 24.35'%

%38.96
%36.69
%24.35

CMYK RENK MODELİ

#F0E296 rengi CMYK tonu (0,6,38,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.83%
  • sarı tonu 37.50%
  • ana renk tonu 5.88%

CMYK: (0,6,38,6)
C0M6Y38K6 (0%, 6%, 38%, 6%)
(0.00 / 0.06 / 0.38 / 0.06)

CMYK yüzdeleri

%0
%5.83
%37.5
%5.88

Codes

Color #F0E296 in popluar color models

F0 E2 96
RGB 240 226 150
HSL 51° 75.00% 76.47%
HSB/HSV 51° 37.50% 94.12%
CMYK 0.00% 5.83% 37.50%
5.88%

Color #F0E296 in popluar number systems.

HEX F0 E2 96
Decimal 240 226 150
Binary 11110000 11100010 10010110
Octal 360 342 226

Shades and tints

Shades of #F0E296

#F0E296
(240,226,150)
#DBCE89
(219,206,137)
#C6BA7C
(198,186,124)
#B1A66F
(177,166,111)
#9C9262
(156,146,98)
#877E55
(135,126,85)
#726A48
(114,106,72)
#5D563B
(93,86,59)
#48422E
(72,66,46)
#332E21
(51,46,33)
#1E1A14
(30,26,20)
#000000
(0,0,0)

Tints of #F0E296

#F0E296
(240,226,150)
#F1E49F
(241,228,159)
#F2E6A8
(242,230,168)
#F3E8B1
(243,232,177)
#F4EABA
(244,234,186)
#F5ECC3
(245,236,195)
#F6EECC
(246,238,204)
#F7F0D5
(247,240,213)
#F8F2DE
(248,242,222)
#F9F4E7
(249,244,231)
#FAF6F0
(250,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F0E296 color. Also use rgb(240,226,150) instead hex code.

Text Font Color

.myTextColor { color: #F0E296; }

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

This text font color is #F0E296.

Background Color

.myBgColor { background-color: #F0E296; }

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

This div background color is #F0E296.

Border color

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

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

This div border color is #F0E296.

Opacity

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

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

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

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

This text has shadow with #F0E296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0E296.

Preview

Color preview on black background

This text has color #F0E296 on black background.


Color preview on white background

This text has color #F0E296 on white background.


Black color preview on #F0E296 background

This text has black color on #F0E296 background.


White color preview on #F0E296 background

This text has white color on #F0E296 background.


Related colors

Complementary color

Complementary color for #hex is #0F1D69.


I love getcolorcode.com

Triadic colors

1 #96F0E2 and #E296F0 with #F0E296 are triadic colors.

2 #96E2F0 and #E2F096 with #F0E296 are triadic colors.