COLOR #F0A890

HEX: #F0A890 RGB: (240,168,144)

Renk bilgisi

#F0A890 contains mainly red color. #F0A890 ‘ nin web güvenlik rengi #FF9999 (ya da #F99) dir.

RGB renk modeli

#F0A890 color RGB value is (240,168,144).

RGB: (240,168,144) (94%, 66%, 56%)

RGB bağlantıları ve doygunluk

R 240 of 255 = 94%
G 168 of 255 = 66%
B 144 of 255 = 56%

240
168
144

R + G + B ~ 72%. #F0A890 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 240 + 168 + 144 = 552 (100%)
R 240 of 552 ~ 43.48%
G 168 of 552 ~ 30.43%
B 144 of 552 ~ 26.09'%

%43.48
%30.43
%26.09

CMYK RENK MODELİ

#F0A890 rengi CMYK tonu (0,30,40,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.00%
  • sarı tonu 40.00%
  • ana renk tonu 5.88%

CMYK: (0,30,40,6)
C0M30Y40K6 (0%, 30%, 40%, 6%)
(0.00 / 0.30 / 0.40 / 0.06)

CMYK yüzdeleri

%0
%30
%40
%5.88

Codes

Color #F0A890 in popluar color models

F0 A8 90
RGB 240 168 144
HSL 15° 76.19% 75.29%
HSB/HSV 15° 40.00% 94.12%
CMYK 0.00% 30.00% 40.00%
5.88%

Color #F0A890 in popluar number systems.

HEX F0 A8 90
Decimal 240 168 144
Binary 11110000 10101000 10010000
Octal 360 250 220

Shades and tints

Shades of #F0A890

#F0A890
(240,168,144)
#DB9983
(219,153,131)
#C68A76
(198,138,118)
#B17B69
(177,123,105)
#9C6C5C
(156,108,92)
#875D4F
(135,93,79)
#724E42
(114,78,66)
#5D3F35
(93,63,53)
#483028
(72,48,40)
#33211B
(51,33,27)
#1E120E
(30,18,14)
#000000
(0,0,0)

Tints of #F0A890

#F0A890
(240,168,144)
#F1AF9A
(241,175,154)
#F2B6A4
(242,182,164)
#F3BDAE
(243,189,174)
#F4C4B8
(244,196,184)
#F5CBC2
(245,203,194)
#F6D2CC
(246,210,204)
#F7D9D6
(247,217,214)
#F8E0E0
(248,224,224)
#F9E7EA
(249,231,234)
#FAEEF4
(250,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F0A890 color. Also use rgb(240,168,144) instead hex code.

Text Font Color

.myTextColor { color: #F0A890; }

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

This text font color is #F0A890.

Background Color

.myBgColor { background-color: #F0A890; }

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

This div background color is #F0A890.

Border color

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

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

This div border color is #F0A890.

Opacity

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

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

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

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

This text has shadow with #F0A890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0A890.

Preview

Color preview on black background

This text has color #F0A890 on black background.


Color preview on white background

This text has color #F0A890 on white background.


Black color preview on #F0A890 background

This text has black color on #F0A890 background.


White color preview on #F0A890 background

This text has white color on #F0A890 background.


Related colors

Complementary color

Complementary color for #hex is #0F576F.


I love getcolorcode.com

Triadic colors

1 #90F0A8 and #A890F0 with #F0A890 are triadic colors.

2 #90A8F0 and #A8F090 with #F0A890 are triadic colors.