COLOR #F0B9A6

HEX: #F0B9A6 RGB: (240,185,166)

Renk bilgisi

#F0B9A6 contains mainly red and green colors. #F0B9A6 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#F0B9A6 color RGB value is (240,185,166).

RGB: (240,185,166) (94%, 73%, 65%)

RGB bağlantıları ve doygunluk

R 240 of 255 = 94%
G 185 of 255 = 73%
B 166 of 255 = 65%

240
185
166

R + G + B ~ 77%. #F0B9A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 240 + 185 + 166 = 591 (100%)
R 240 of 591 ~ 40.61%
G 185 of 591 ~ 31.3%
B 166 of 591 ~ 28.09'%

%40.61
%31.3
%28.09

CMYK RENK MODELİ

#F0B9A6 rengi CMYK tonu (0,23,31,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.92%
  • sarı tonu 30.83%
  • ana renk tonu 5.88%

CMYK: (0,23,31,6)
C0M23Y31K6 (0%, 23%, 31%, 6%)
(0.00 / 0.23 / 0.31 / 0.06)

CMYK yüzdeleri

%0
%22.92
%30.83
%5.88

Codes

Color #F0B9A6 in popluar color models

F0 B9 A6
RGB 240 185 166
HSL 15° 71.15% 79.61%
HSB/HSV 15° 30.83% 94.12%
CMYK 0.00% 22.92% 30.83%
5.88%

Color #F0B9A6 in popluar number systems.

HEX F0 B9 A6
Decimal 240 185 166
Binary 11110000 10111001 10100110
Octal 360 271 246

Shades and tints

Shades of #F0B9A6

#F0B9A6
(240,185,166)
#DBA997
(219,169,151)
#C69988
(198,153,136)
#B18979
(177,137,121)
#9C796A
(156,121,106)
#87695B
(135,105,91)
#72594C
(114,89,76)
#5D493D
(93,73,61)
#48392E
(72,57,46)
#33291F
(51,41,31)
#1E1910
(30,25,16)
#000000
(0,0,0)

Tints of #F0B9A6

#F0B9A6
(240,185,166)
#F1BFAE
(241,191,174)
#F2C5B6
(242,197,182)
#F3CBBE
(243,203,190)
#F4D1C6
(244,209,198)
#F5D7CE
(245,215,206)
#F6DDD6
(246,221,214)
#F7E3DE
(247,227,222)
#F8E9E6
(248,233,230)
#F9EFEE
(249,239,238)
#FAF5F6
(250,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F0B9A6 color. Also use rgb(240,185,166) instead hex code.

Text Font Color

.myTextColor { color: #F0B9A6; }

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

This text font color is #F0B9A6.

Background Color

.myBgColor { background-color: #F0B9A6; }

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

This div background color is #F0B9A6.

Border color

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

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

This div border color is #F0B9A6.

Opacity

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

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

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

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

This text has shadow with #F0B9A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0B9A6.

Preview

Color preview on black background

This text has color #F0B9A6 on black background.


Color preview on white background

This text has color #F0B9A6 on white background.


Black color preview on #F0B9A6 background

This text has black color on #F0B9A6 background.


White color preview on #F0B9A6 background

This text has white color on #F0B9A6 background.


Related colors

Complementary color

Complementary color for #hex is #0F4659.


I love getcolorcode.com

Triadic colors

1 #A6F0B9 and #B9A6F0 with #F0B9A6 are triadic colors.

2 #A6B9F0 and #B9F0A6 with #F0B9A6 are triadic colors.