COLOR #F1E693

HEX: #F1E693 RGB: (241,230,147)

Renk bilgisi

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

RGB renk modeli

#F1E693 color RGB value is (241,230,147).

RGB: (241,230,147) (95%, 90%, 58%)

RGB bağlantıları ve doygunluk

R 241 of 255 = 95%
G 230 of 255 = 90%
B 147 of 255 = 58%

241
230
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 241 + 230 + 147 = 618 (100%)
R 241 of 618 ~ 39%
G 230 of 618 ~ 37.22%
B 147 of 618 ~ 23.79'%

%39
%37.22
%23.79

CMYK RENK MODELİ

#F1E693 rengi CMYK tonu (0,5,39,5).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.56%
  • sarı tonu 39.00%
  • ana renk tonu 5.49%

CMYK: (0,5,39,5)
C0M5Y39K5 (0%, 5%, 39%, 5%)
(0.00 / 0.05 / 0.39 / 0.05)

CMYK yüzdeleri

%0
%4.56
%39
%5.49

Codes

Color #F1E693 in popluar color models

F1 E6 93
RGB 241 230 147
HSL 53° 77.05% 76.08%
HSB/HSV 53° 39.00% 94.51%
CMYK 0.00% 4.56% 39.00%
5.49%

Color #F1E693 in popluar number systems.

HEX F1 E6 93
Decimal 241 230 147
Binary 11110001 11100110 10010011
Octal 361 346 223

Shades and tints

Shades of #F1E693

#F1E693
(241,230,147)
#DCD286
(220,210,134)
#C7BE79
(199,190,121)
#B2AA6C
(178,170,108)
#9D965F
(157,150,95)
#888252
(136,130,82)
#736E45
(115,110,69)
#5E5A38
(94,90,56)
#49462B
(73,70,43)
#34321E
(52,50,30)
#1F1E11
(31,30,17)
#000000
(0,0,0)

Tints of #F1E693

#F1E693
(241,230,147)
#F2E89C
(242,232,156)
#F3EAA5
(243,234,165)
#F4ECAE
(244,236,174)
#F5EEB7
(245,238,183)
#F6F0C0
(246,240,192)
#F7F2C9
(247,242,201)
#F8F4D2
(248,244,210)
#F9F6DB
(249,246,219)
#FAF8E4
(250,248,228)
#FBFAED
(251,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F1E693; }

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

This text font color is #F1E693.

Background Color

.myBgColor { background-color: #F1E693; }

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

This div background color is #F1E693.

Border color

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

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

This div border color is #F1E693.

Opacity

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

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

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

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

This text has shadow with #F1E693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F1E693.

Preview

Color preview on black background

This text has color #F1E693 on black background.


Color preview on white background

This text has color #F1E693 on white background.


Black color preview on #F1E693 background

This text has black color on #F1E693 background.


White color preview on #F1E693 background

This text has white color on #F1E693 background.


Related colors

Complementary color

Complementary color for #hex is #0E196C.


I love getcolorcode.com

Triadic colors

1 #93F1E6 and #E693F1 with #F1E693 are triadic colors.

2 #93E6F1 and #E6F193 with #F1E693 are triadic colors.