COLOR #F1ED85

HEX: #F1ED85 RGB: (241,237,133)

Renk bilgisi

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

RGB renk modeli

#F1ED85 color RGB value is (241,237,133).

RGB: (241,237,133) (95%, 93%, 52%)

RGB bağlantıları ve doygunluk

R 241 of 255 = 95%
G 237 of 255 = 93%
B 133 of 255 = 52%

241
237
133

R + G + B ~ 80%. #F1ED85 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 241 + 237 + 133 = 611 (100%)
R 241 of 611 ~ 39.44%
G 237 of 611 ~ 38.79%
B 133 of 611 ~ 21.77'%

%39.44
%38.79
%21.77

CMYK RENK MODELİ

#F1ED85 rengi CMYK tonu (0,2,45,5).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.66%
  • sarı tonu 44.81%
  • ana renk tonu 5.49%

CMYK: (0,2,45,5)
C0M2Y45K5 (0%, 2%, 45%, 5%)
(0.00 / 0.02 / 0.45 / 0.05)

CMYK yüzdeleri

%0
%1.66
%44.81
%5.49

Codes

Color #F1ED85 in popluar color models

F1 ED 85
RGB 241 237 133
HSL 58° 79.41% 73.33%
HSB/HSV 58° 44.81% 94.51%
CMYK 0.00% 1.66% 44.81%
5.49%

Color #F1ED85 in popluar number systems.

HEX F1 ED 85
Decimal 241 237 133
Binary 11110001 11101101 10000101
Octal 361 355 205

Shades and tints

Shades of #F1ED85

#F1ED85
(241,237,133)
#DCD879
(220,216,121)
#C7C36D
(199,195,109)
#B2AE61
(178,174,97)
#9D9955
(157,153,85)
#888449
(136,132,73)
#736F3D
(115,111,61)
#5E5A31
(94,90,49)
#494525
(73,69,37)
#343019
(52,48,25)
#1F1B0D
(31,27,13)
#000000
(0,0,0)

Tints of #F1ED85

#F1ED85
(241,237,133)
#F2EE90
(242,238,144)
#F3EF9B
(243,239,155)
#F4F0A6
(244,240,166)
#F5F1B1
(245,241,177)
#F6F2BC
(246,242,188)
#F7F3C7
(247,243,199)
#F8F4D2
(248,244,210)
#F9F5DD
(249,245,221)
#FAF6E8
(250,246,232)
#FBF7F3
(251,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F1ED85 color. Also use rgb(241,237,133) instead hex code.

Text Font Color

.myTextColor { color: #F1ED85; }

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

This text font color is #F1ED85.

Background Color

.myBgColor { background-color: #F1ED85; }

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

This div background color is #F1ED85.

Border color

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

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

This div border color is #F1ED85.

Opacity

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

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

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

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

This text has shadow with #F1ED85 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F1ED85.

Preview

Color preview on black background

This text has color #F1ED85 on black background.


Color preview on white background

This text has color #F1ED85 on white background.


Black color preview on #F1ED85 background

This text has black color on #F1ED85 background.


White color preview on #F1ED85 background

This text has white color on #F1ED85 background.


Related colors

Complementary color

Complementary color for #hex is #0E127A.


I love getcolorcode.com

Triadic colors

1 #85F1ED and #ED85F1 with #F1ED85 are triadic colors.

2 #85EDF1 and #EDF185 with #F1ED85 are triadic colors.