COLOR #F995C5

HEX: #F995C5 RGB: (249,149,197)

Renk bilgisi

#F995C5 contains mainly red and blue colors. #F995C5 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#F995C5 color RGB value is (249,149,197).

RGB: (249,149,197) (98%, 58%, 77%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 149 of 255 = 58%
B 197 of 255 = 77%

249
149
197

R + G + B ~ 78%. #F995C5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 149 + 197 = 595 (100%)
R 249 of 595 ~ 41.85%
G 149 of 595 ~ 25.04%
B 197 of 595 ~ 33.11'%

%41.85
%25.04
%33.11

CMYK RENK MODELİ

#F995C5 rengi CMYK tonu (0,40,21,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.16%
  • sarı tonu 20.88%
  • ana renk tonu 2.35%

CMYK: (0,40,21,2)
C0M40Y21K2 (0%, 40%, 21%, 2%)
(0.00 / 0.40 / 0.21 / 0.02)

CMYK yüzdeleri

%0
%40.16
%20.88
%2.35

Codes

Color #F995C5 in popluar color models

F9 95 C5
RGB 249 149 197
HSL 331° 89.29% 78.04%
HSB/HSV 331° 40.16% 97.65%
CMYK 0.00% 40.16% 20.88%
2.35%

Color #F995C5 in popluar number systems.

HEX F9 95 C5
Decimal 249 149 197
Binary 11111001 10010101 11000101
Octal 371 225 305

Shades and tints

Shades of #F995C5

#F995C5
(249,149,197)
#E388B4
(227,136,180)
#CD7BA3
(205,123,163)
#B76E92
(183,110,146)
#A16181
(161,97,129)
#8B5470
(139,84,112)
#75475F
(117,71,95)
#5F3A4E
(95,58,78)
#492D3D
(73,45,61)
#33202C
(51,32,44)
#1D131B
(29,19,27)
#000000
(0,0,0)

Tints of #F995C5

#F995C5
(249,149,197)
#F99ECA
(249,158,202)
#F9A7CF
(249,167,207)
#F9B0D4
(249,176,212)
#F9B9D9
(249,185,217)
#F9C2DE
(249,194,222)
#F9CBE3
(249,203,227)
#F9D4E8
(249,212,232)
#F9DDED
(249,221,237)
#F9E6F2
(249,230,242)
#F9EFF7
(249,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F995C5 color. Also use rgb(249,149,197) instead hex code.

Text Font Color

.myTextColor { color: #F995C5; }

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

This text font color is #F995C5.

Background Color

.myBgColor { background-color: #F995C5; }

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

This div background color is #F995C5.

Border color

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

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

This div border color is #F995C5.

Opacity

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

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

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

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

This text has shadow with #F995C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F995C5.

Preview

Color preview on black background

This text has color #F995C5 on black background.


Color preview on white background

This text has color #F995C5 on white background.


Black color preview on #F995C5 background

This text has black color on #F995C5 background.


White color preview on #F995C5 background

This text has white color on #F995C5 background.


Related colors

Complementary color

Complementary color for #hex is #066A3A.


I love getcolorcode.com

Triadic colors

1 #C5F995 and #95C5F9 with #F995C5 are triadic colors.

2 #C595F9 and #95F9C5 with #F995C5 are triadic colors.