COLOR #F2E75A

HEX: #F2E75A RGB: (242,231,90)

Renk bilgisi

#F2E75A contains mainly red and green colors. #F2E75A ‘ nin web güvenlik rengi #FFFF66 (ya da #FF6) dir.

RGB renk modeli

#F2E75A color RGB value is (242,231,90).

RGB: (242,231,90) (95%, 91%, 35%)

RGB bağlantıları ve doygunluk

R 242 of 255 = 95%
G 231 of 255 = 91%
B 90 of 255 = 35%

242
231
90

R + G + B ~ 74%. #F2E75A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 242 + 231 + 90 = 563 (100%)
R 242 of 563 ~ 42.98%
G 231 of 563 ~ 41.03%
B 90 of 563 ~ 15.99'%

%42.98
%41.03
%15.99

CMYK RENK MODELİ

#F2E75A rengi CMYK tonu (0,5,63,5).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.55%
  • sarı tonu 62.81%
  • ana renk tonu 5.10%

CMYK: (0,5,63,5)
C0M5Y63K5 (0%, 5%, 63%, 5%)
(0.00 / 0.05 / 0.63 / 0.05)

CMYK yüzdeleri

%0
%4.55
%62.81
%5.1

Codes

Color #F2E75A in popluar color models

F2 E7 5A
RGB 242 231 90
HSL 56° 85.39% 65.10%
HSB/HSV 56° 62.81% 94.90%
CMYK 0.00% 4.55% 62.81%
5.10%

Color #F2E75A in popluar number systems.

HEX F2 E7 5A
Decimal 242 231 90
Binary 11110010 11100111 1011010
Octal 362 347 132

Shades and tints

Shades of #F2E75A

#F2E75A
(242,231,90)
#DCD252
(220,210,82)
#C6BD4A
(198,189,74)
#B0A842
(176,168,66)
#9A933A
(154,147,58)
#847E32
(132,126,50)
#6E692A
(110,105,42)
#585422
(88,84,34)
#423F1A
(66,63,26)
#2C2A12
(44,42,18)
#16150A
(22,21,10)
#000000
(0,0,0)

Tints of #F2E75A

#F2E75A
(242,231,90)
#F3E969
(243,233,105)
#F4EB78
(244,235,120)
#F5ED87
(245,237,135)
#F6EF96
(246,239,150)
#F7F1A5
(247,241,165)
#F8F3B4
(248,243,180)
#F9F5C3
(249,245,195)
#FAF7D2
(250,247,210)
#FBF9E1
(251,249,225)
#FCFBF0
(252,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F2E75A color. Also use rgb(242,231,90) instead hex code.

Text Font Color

.myTextColor { color: #F2E75A; }

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

This text font color is #F2E75A.

Background Color

.myBgColor { background-color: #F2E75A; }

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

This div background color is #F2E75A.

Border color

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

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

This div border color is #F2E75A.

Opacity

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

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

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

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

This text has shadow with #F2E75A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F2E75A.

Preview

Color preview on black background

This text has color #F2E75A on black background.


Color preview on white background

This text has color #F2E75A on white background.


Black color preview on #F2E75A background

This text has black color on #F2E75A background.


White color preview on #F2E75A background

This text has white color on #F2E75A background.


Related colors

Complementary color

Complementary color for #hex is #0D18A5.


I love getcolorcode.com

Triadic colors

1 #5AF2E7 and #E75AF2 with #F2E75A are triadic colors.

2 #5AE7F2 and #E7F25A with #F2E75A are triadic colors.