COLOR #F1E388

HEX: #F1E388 RGB: (241,227,136)

Renk bilgisi

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

RGB renk modeli

#F1E388 color RGB value is (241,227,136).

RGB: (241,227,136) (95%, 89%, 53%)

RGB bağlantıları ve doygunluk

R 241 of 255 = 95%
G 227 of 255 = 89%
B 136 of 255 = 53%

241
227
136

R + G + B ~ 79%. #F1E388 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 241 + 227 + 136 = 604 (100%)
R 241 of 604 ~ 39.9%
G 227 of 604 ~ 37.58%
B 136 of 604 ~ 22.52'%

%39.9
%37.58
%22.52

CMYK RENK MODELİ

#F1E388 rengi CMYK tonu (0,6,44,5).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.81%
  • sarı tonu 43.57%
  • ana renk tonu 5.49%

CMYK: (0,6,44,5)
C0M6Y44K5 (0%, 6%, 44%, 5%)
(0.00 / 0.06 / 0.44 / 0.05)

CMYK yüzdeleri

%0
%5.81
%43.57
%5.49

Codes

Color #F1E388 in popluar color models

F1 E3 88
RGB 241 227 136
HSL 52° 78.95% 73.92%
HSB/HSV 52° 43.57% 94.51%
CMYK 0.00% 5.81% 43.57%
5.49%

Color #F1E388 in popluar number systems.

HEX F1 E3 88
Decimal 241 227 136
Binary 11110001 11100011 10001000
Octal 361 343 210

Shades and tints

Shades of #F1E388

#F1E388
(241,227,136)
#DCCF7C
(220,207,124)
#C7BB70
(199,187,112)
#B2A764
(178,167,100)
#9D9358
(157,147,88)
#887F4C
(136,127,76)
#736B40
(115,107,64)
#5E5734
(94,87,52)
#494328
(73,67,40)
#342F1C
(52,47,28)
#1F1B10
(31,27,16)
#000000
(0,0,0)

Tints of #F1E388

#F1E388
(241,227,136)
#F2E592
(242,229,146)
#F3E79C
(243,231,156)
#F4E9A6
(244,233,166)
#F5EBB0
(245,235,176)
#F6EDBA
(246,237,186)
#F7EFC4
(247,239,196)
#F8F1CE
(248,241,206)
#F9F3D8
(249,243,216)
#FAF5E2
(250,245,226)
#FBF7EC
(251,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F1E388 color. Also use rgb(241,227,136) instead hex code.

Text Font Color

.myTextColor { color: #F1E388; }

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

This text font color is #F1E388.

Background Color

.myBgColor { background-color: #F1E388; }

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

This div background color is #F1E388.

Border color

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

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

This div border color is #F1E388.

Opacity

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

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

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

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

This text has shadow with #F1E388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F1E388.

Preview

Color preview on black background

This text has color #F1E388 on black background.


Color preview on white background

This text has color #F1E388 on white background.


Black color preview on #F1E388 background

This text has black color on #F1E388 background.


White color preview on #F1E388 background

This text has white color on #F1E388 background.


Related colors

Complementary color

Complementary color for #hex is #0E1C77.


I love getcolorcode.com

Triadic colors

1 #88F1E3 and #E388F1 with #F1E388 are triadic colors.

2 #88E3F1 and #E3F188 with #F1E388 are triadic colors.