COLOR #F9B5DB

HEX: #F9B5DB RGB: (249,181,219)

Renk bilgisi

#F9B5DB contains mainly red and blue colors. #F9B5DB ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#F9B5DB color RGB value is (249,181,219).

RGB: (249,181,219) (98%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 181 of 255 = 71%
B 219 of 255 = 86%

249
181
219

R + G + B ~ 85%. #F9B5DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 181 + 219 = 649 (100%)
R 249 of 649 ~ 38.37%
G 181 of 649 ~ 27.89%
B 219 of 649 ~ 33.74'%

%38.37
%27.89
%33.74

CMYK RENK MODELİ

#F9B5DB rengi CMYK tonu (0,27,12,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.31%
  • sarı tonu 12.05%
  • ana renk tonu 2.35%

CMYK: (0,27,12,2)
C0M27Y12K2 (0%, 27%, 12%, 2%)
(0.00 / 0.27 / 0.12 / 0.02)

CMYK yüzdeleri

%0
%27.31
%12.05
%2.35

Codes

Color #F9B5DB in popluar color models

F9 B5 DB
RGB 249 181 219
HSL 326° 85.00% 84.31%
HSB/HSV 326° 27.31% 97.65%
CMYK 0.00% 27.31% 12.05%
2.35%

Color #F9B5DB in popluar number systems.

HEX F9 B5 DB
Decimal 249 181 219
Binary 11111001 10110101 11011011
Octal 371 265 333

Shades and tints

Shades of #F9B5DB

#F9B5DB
(249,181,219)
#E3A5C8
(227,165,200)
#CD95B5
(205,149,181)
#B785A2
(183,133,162)
#A1758F
(161,117,143)
#8B657C
(139,101,124)
#755569
(117,85,105)
#5F4556
(95,69,86)
#493543
(73,53,67)
#332530
(51,37,48)
#1D151D
(29,21,29)
#000000
(0,0,0)

Tints of #F9B5DB

#F9B5DB
(249,181,219)
#F9BBDE
(249,187,222)
#F9C1E1
(249,193,225)
#F9C7E4
(249,199,228)
#F9CDE7
(249,205,231)
#F9D3EA
(249,211,234)
#F9D9ED
(249,217,237)
#F9DFF0
(249,223,240)
#F9E5F3
(249,229,243)
#F9EBF6
(249,235,246)
#F9F1F9
(249,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9B5DB; }

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

This text font color is #F9B5DB.

Background Color

.myBgColor { background-color: #F9B5DB; }

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

This div background color is #F9B5DB.

Border color

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

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

This div border color is #F9B5DB.

Opacity

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

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

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

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

This text has shadow with #F9B5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9B5DB.

Preview

Color preview on black background

This text has color #F9B5DB on black background.


Color preview on white background

This text has color #F9B5DB on white background.


Black color preview on #F9B5DB background

This text has black color on #F9B5DB background.


White color preview on #F9B5DB background

This text has white color on #F9B5DB background.


Related colors

Complementary color

Complementary color for #hex is #064A24.


I love getcolorcode.com

Triadic colors

1 #DBF9B5 and #B5DBF9 with #F9B5DB are triadic colors.

2 #DBB5F9 and #B5F9DB with #F9B5DB are triadic colors.