COLOR #F0E693

HEX: #F0E693 RGB: (240,230,147)

Renk bilgisi

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

RGB renk modeli

#F0E693 color RGB value is (240,230,147).

RGB: (240,230,147) (94%, 90%, 58%)

RGB bağlantıları ve doygunluk

R 240 of 255 = 94%
G 230 of 255 = 90%
B 147 of 255 = 58%

240
230
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 240 + 230 + 147 = 617 (100%)
R 240 of 617 ~ 38.9%
G 230 of 617 ~ 37.28%
B 147 of 617 ~ 23.82'%

%38.9
%37.28
%23.82

CMYK RENK MODELİ

#F0E693 rengi CMYK tonu (0,4,39,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.17%
  • sarı tonu 38.75%
  • ana renk tonu 5.88%

CMYK: (0,4,39,6)
C0M4Y39K6 (0%, 4%, 39%, 6%)
(0.00 / 0.04 / 0.39 / 0.06)

CMYK yüzdeleri

%0
%4.17
%38.75
%5.88

Codes

Color #F0E693 in popluar color models

F0 E6 93
RGB 240 230 147
HSL 54° 75.61% 75.88%
HSB/HSV 54° 38.75% 94.12%
CMYK 0.00% 4.17% 38.75%
5.88%

Color #F0E693 in popluar number systems.

HEX F0 E6 93
Decimal 240 230 147
Binary 11110000 11100110 10010011
Octal 360 346 223

Shades and tints

Shades of #F0E693

#F0E693
(240,230,147)
#DBD286
(219,210,134)
#C6BE79
(198,190,121)
#B1AA6C
(177,170,108)
#9C965F
(156,150,95)
#878252
(135,130,82)
#726E45
(114,110,69)
#5D5A38
(93,90,56)
#48462B
(72,70,43)
#33321E
(51,50,30)
#1E1E11
(30,30,17)
#000000
(0,0,0)

Tints of #F0E693

#F0E693
(240,230,147)
#F1E89C
(241,232,156)
#F2EAA5
(242,234,165)
#F3ECAE
(243,236,174)
#F4EEB7
(244,238,183)
#F5F0C0
(245,240,192)
#F6F2C9
(246,242,201)
#F7F4D2
(247,244,210)
#F8F6DB
(248,246,219)
#F9F8E4
(249,248,228)
#FAFAED
(250,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F0E693 color. Also use rgb(240,230,147) instead hex code.

Text Font Color

.myTextColor { color: #F0E693; }

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

This text font color is #F0E693.

Background Color

.myBgColor { background-color: #F0E693; }

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

This div background color is #F0E693.

Border color

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

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

This div border color is #F0E693.

Opacity

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

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

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

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

This text has shadow with #F0E693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0E693.

Preview

Color preview on black background

This text has color #F0E693 on black background.


Color preview on white background

This text has color #F0E693 on white background.


Black color preview on #F0E693 background

This text has black color on #F0E693 background.


White color preview on #F0E693 background

This text has white color on #F0E693 background.


Related colors

Complementary color

Complementary color for #hex is #0F196C.


I love getcolorcode.com

Triadic colors

1 #93F0E6 and #E693F0 with #F0E693 are triadic colors.

2 #93E6F0 and #E6F093 with #F0E693 are triadic colors.