COLOR #F998B5

HEX: #F998B5 RGB: (249,152,181)

Renk bilgisi

#F998B5 contains mainly red color. #F998B5 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#F998B5 color RGB value is (249,152,181).

RGB: (249,152,181) (98%, 60%, 71%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 152 of 255 = 60%
B 181 of 255 = 71%

249
152
181

R + G + B ~ 76%. #F998B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 152 + 181 = 582 (100%)
R 249 of 582 ~ 42.78%
G 152 of 582 ~ 26.12%
B 181 of 582 ~ 31.1'%

%42.78
%26.12
%31.1

CMYK RENK MODELİ

#F998B5 rengi CMYK tonu (0,39,27,2).

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

CMYK: (0,39,27,2)
C0M39Y27K2 (0%, 39%, 27%, 2%)
(0.00 / 0.39 / 0.27 / 0.02)

CMYK yüzdeleri

%0
%38.96
%27.31
%2.35

Codes

Color #F998B5 in popluar color models

F9 98 B5
RGB 249 152 181
HSL 342° 88.99% 78.63%
HSB/HSV 342° 38.96% 97.65%
CMYK 0.00% 38.96% 27.31%
2.35%

Color #F998B5 in popluar number systems.

HEX F9 98 B5
Decimal 249 152 181
Binary 11111001 10011000 10110101
Octal 371 230 265

Shades and tints

Shades of #F998B5

#F998B5
(249,152,181)
#E38BA5
(227,139,165)
#CD7E95
(205,126,149)
#B77185
(183,113,133)
#A16475
(161,100,117)
#8B5765
(139,87,101)
#754A55
(117,74,85)
#5F3D45
(95,61,69)
#493035
(73,48,53)
#332325
(51,35,37)
#1D1615
(29,22,21)
#000000
(0,0,0)

Tints of #F998B5

#F998B5
(249,152,181)
#F9A1BB
(249,161,187)
#F9AAC1
(249,170,193)
#F9B3C7
(249,179,199)
#F9BCCD
(249,188,205)
#F9C5D3
(249,197,211)
#F9CED9
(249,206,217)
#F9D7DF
(249,215,223)
#F9E0E5
(249,224,229)
#F9E9EB
(249,233,235)
#F9F2F1
(249,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F998B5; }

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

This text font color is #F998B5.

Background Color

.myBgColor { background-color: #F998B5; }

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

This div background color is #F998B5.

Border color

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

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

This div border color is #F998B5.

Opacity

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

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

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

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

This text has shadow with #F998B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F998B5.

Preview

Color preview on black background

This text has color #F998B5 on black background.


Color preview on white background

This text has color #F998B5 on white background.


Black color preview on #F998B5 background

This text has black color on #F998B5 background.


White color preview on #F998B5 background

This text has white color on #F998B5 background.


Related colors

Complementary color

Complementary color for #hex is #06674A.


I love getcolorcode.com

Triadic colors

1 #B5F998 and #98B5F9 with #F998B5 are triadic colors.

2 #B598F9 and #98F9B5 with #F998B5 are triadic colors.