COLOR #F1F594

HEX: #F1F594 RGB: (241,245,148)

Renk bilgisi

#F1F594 contains mainly red and green colors. #F1F594 ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#F1F594 color RGB value is (241,245,148).

RGB: (241,245,148) (95%, 96%, 58%)

RGB bağlantıları ve doygunluk

R 241 of 255 = 95%
G 245 of 255 = 96%
B 148 of 255 = 58%

241
245
148

R + G + B ~ 83%. #F1F594 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 241 + 245 + 148 = 634 (100%)
R 241 of 634 ~ 38.01%
G 245 of 634 ~ 38.64%
B 148 of 634 ~ 23.34'%

%38.01
%38.64
%23.34

CMYK RENK MODELİ

#F1F594 rengi CMYK tonu (2,0,40,4).

  • camgöbeği tonu 1.63%
  • eflatun tonu 0.00%
  • sarı tonu 39.59%
  • ana renk tonu 3.92%

CMYK: (2,0,40,4)
C2M0Y40K4 (2%, 0%, 40%, 4%)
(0.02 / 0.00 / 0.40 / 0.04)

CMYK yüzdeleri

%1.63
%0
%39.59
%3.92

Codes

Color #F1F594 in popluar color models

F1 F5 94
RGB 241 245 148
HSL 62° 82.91% 77.06%
HSB/HSV 62° 39.59% 96.08%
CMYK 1.63% 0.00% 39.59%
3.92%

Color #F1F594 in popluar number systems.

HEX F1 F5 94
Decimal 241 245 148
Binary 11110001 11110101 10010100
Octal 361 365 224

Shades and tints

Shades of #F1F594

#F1F594
(241,245,148)
#DCDF87
(220,223,135)
#C7C97A
(199,201,122)
#B2B36D
(178,179,109)
#9D9D60
(157,157,96)
#888753
(136,135,83)
#737146
(115,113,70)
#5E5B39
(94,91,57)
#49452C
(73,69,44)
#342F1F
(52,47,31)
#1F1912
(31,25,18)
#000000
(0,0,0)

Tints of #F1F594

#F1F594
(241,245,148)
#F2F59D
(242,245,157)
#F3F5A6
(243,245,166)
#F4F5AF
(244,245,175)
#F5F5B8
(245,245,184)
#F6F5C1
(246,245,193)
#F7F5CA
(247,245,202)
#F8F5D3
(248,245,211)
#F9F5DC
(249,245,220)
#FAF5E5
(250,245,229)
#FBF5EE
(251,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F1F594 color. Also use rgb(241,245,148) instead hex code.

Text Font Color

.myTextColor { color: #F1F594; }

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

This text font color is #F1F594.

Background Color

.myBgColor { background-color: #F1F594; }

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

This div background color is #F1F594.

Border color

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

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

This div border color is #F1F594.

Opacity

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

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

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

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

This text has shadow with #F1F594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F1F594.

Preview

Color preview on black background

This text has color #F1F594 on black background.


Color preview on white background

This text has color #F1F594 on white background.


Black color preview on #F1F594 background

This text has black color on #F1F594 background.


White color preview on #F1F594 background

This text has white color on #F1F594 background.


Related colors

Complementary color

Complementary color for #hex is #0E0A6B.


I love getcolorcode.com

Triadic colors

1 #94F1F5 and #F594F1 with #F1F594 are triadic colors.

2 #94F5F1 and #F5F194 with #F1F594 are triadic colors.