COLOR #F0B5DB

HEX: #F0B5DB RGB: (240,181,219)

Renk bilgisi

#F0B5DB contains red, green and blue colors in about the same proportion. #F0B5DB ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#F0B5DB color RGB value is (240,181,219).

RGB: (240,181,219) (94%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 240 of 255 = 94%
G 181 of 255 = 71%
B 219 of 255 = 86%

240
181
219

R + G + B ~ 84%. #F0B5DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 240 + 181 + 219 = 640 (100%)
R 240 of 640 ~ 37.5%
G 181 of 640 ~ 28.28%
B 219 of 640 ~ 34.22'%

%37.5
%28.28
%34.22

CMYK RENK MODELİ

#F0B5DB rengi CMYK tonu (0,25,9,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.58%
  • sarı tonu 8.75%
  • ana renk tonu 5.88%

CMYK: (0,25,9,6)
C0M25Y9K6 (0%, 25%, 9%, 6%)
(0.00 / 0.25 / 0.09 / 0.06)

CMYK yüzdeleri

%0
%24.58
%8.75
%5.88

Codes

Color #F0B5DB in popluar color models

F0 B5 DB
RGB 240 181 219
HSL 321° 66.29% 82.55%
HSB/HSV 321° 24.58% 94.12%
CMYK 0.00% 24.58% 8.75%
5.88%

Color #F0B5DB in popluar number systems.

HEX F0 B5 DB
Decimal 240 181 219
Binary 11110000 10110101 11011011
Octal 360 265 333

Shades and tints

Shades of #F0B5DB

#F0B5DB
(240,181,219)
#DBA5C8
(219,165,200)
#C695B5
(198,149,181)
#B185A2
(177,133,162)
#9C758F
(156,117,143)
#87657C
(135,101,124)
#725569
(114,85,105)
#5D4556
(93,69,86)
#483543
(72,53,67)
#332530
(51,37,48)
#1E151D
(30,21,29)
#000000
(0,0,0)

Tints of #F0B5DB

#F0B5DB
(240,181,219)
#F1BBDE
(241,187,222)
#F2C1E1
(242,193,225)
#F3C7E4
(243,199,228)
#F4CDE7
(244,205,231)
#F5D3EA
(245,211,234)
#F6D9ED
(246,217,237)
#F7DFF0
(247,223,240)
#F8E5F3
(248,229,243)
#F9EBF6
(249,235,246)
#FAF1F9
(250,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F0B5DB color. Also use rgb(240,181,219) instead hex code.

Text Font Color

.myTextColor { color: #F0B5DB; }

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

This text font color is #F0B5DB.

Background Color

.myBgColor { background-color: #F0B5DB; }

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

This div background color is #F0B5DB.

Border color

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

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

This div border color is #F0B5DB.

Opacity

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

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

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

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

This text has shadow with #F0B5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0B5DB.

Preview

Color preview on black background

This text has color #F0B5DB on black background.


Color preview on white background

This text has color #F0B5DB on white background.


Black color preview on #F0B5DB background

This text has black color on #F0B5DB background.


White color preview on #F0B5DB background

This text has white color on #F0B5DB background.


Related colors

Complementary color

Complementary color for #hex is #0F4A24.


I love getcolorcode.com

Triadic colors

1 #DBF0B5 and #B5DBF0 with #F0B5DB are triadic colors.

2 #DBB5F0 and #B5F0DB with #F0B5DB are triadic colors.