COLOR #F2F990

HEX: #F2F990 RGB: (242,249,144)

Renk bilgisi

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

RGB renk modeli

#F2F990 color RGB value is (242,249,144).

RGB: (242,249,144) (95%, 98%, 56%)

RGB bağlantıları ve doygunluk

R 242 of 255 = 95%
G 249 of 255 = 98%
B 144 of 255 = 56%

242
249
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 242 + 249 + 144 = 635 (100%)
R 242 of 635 ~ 38.11%
G 249 of 635 ~ 39.21%
B 144 of 635 ~ 22.68'%

%38.11
%39.21
%22.68

CMYK RENK MODELİ

#F2F990 rengi CMYK tonu (3,0,42,2).

  • camgöbeği tonu 2.81%
  • eflatun tonu 0.00%
  • sarı tonu 42.17%
  • ana renk tonu 2.35%

CMYK: (3,0,42,2)
C3M0Y42K2 (3%, 0%, 42%, 2%)
(0.03 / 0.00 / 0.42 / 0.02)

CMYK yüzdeleri

%2.81
%0
%42.17
%2.35

Codes

Color #F2F990 in popluar color models

F2 F9 90
RGB 242 249 144
HSL 64° 89.74% 77.06%
HSB/HSV 64° 42.17% 97.65%
CMYK 2.81% 0.00% 42.17%
2.35%

Color #F2F990 in popluar number systems.

HEX F2 F9 90
Decimal 242 249 144
Binary 11110010 11111001 10010000
Octal 362 371 220

Shades and tints

Shades of #F2F990

#F2F990
(242,249,144)
#DCE383
(220,227,131)
#C6CD76
(198,205,118)
#B0B769
(176,183,105)
#9AA15C
(154,161,92)
#848B4F
(132,139,79)
#6E7542
(110,117,66)
#585F35
(88,95,53)
#424928
(66,73,40)
#2C331B
(44,51,27)
#161D0E
(22,29,14)
#000000
(0,0,0)

Tints of #F2F990

#F2F990
(242,249,144)
#F3F99A
(243,249,154)
#F4F9A4
(244,249,164)
#F5F9AE
(245,249,174)
#F6F9B8
(246,249,184)
#F7F9C2
(247,249,194)
#F8F9CC
(248,249,204)
#F9F9D6
(249,249,214)
#FAF9E0
(250,249,224)
#FBF9EA
(251,249,234)
#FCF9F4
(252,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F2F990 color. Also use rgb(242,249,144) instead hex code.

Text Font Color

.myTextColor { color: #F2F990; }

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

This text font color is #F2F990.

Background Color

.myBgColor { background-color: #F2F990; }

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

This div background color is #F2F990.

Border color

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

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

This div border color is #F2F990.

Opacity

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

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

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

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

This text has shadow with #F2F990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F2F990.

Preview

Color preview on black background

This text has color #F2F990 on black background.


Color preview on white background

This text has color #F2F990 on white background.


Black color preview on #F2F990 background

This text has black color on #F2F990 background.


White color preview on #F2F990 background

This text has white color on #F2F990 background.


Related colors

Complementary color

Complementary color for #hex is #0D066F.


I love getcolorcode.com

Triadic colors

1 #90F2F9 and #F990F2 with #F2F990 are triadic colors.

2 #90F9F2 and #F9F290 with #F2F990 are triadic colors.