COLOR #F093C5

HEX: #F093C5 RGB: (240,147,197)

Renk bilgisi

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

RGB renk modeli

#F093C5 color RGB value is (240,147,197).

RGB: (240,147,197) (94%, 58%, 77%)

RGB bağlantıları ve doygunluk

R 240 of 255 = 94%
G 147 of 255 = 58%
B 197 of 255 = 77%

240
147
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 240 + 147 + 197 = 584 (100%)
R 240 of 584 ~ 41.1%
G 147 of 584 ~ 25.17%
B 197 of 584 ~ 33.73'%

%41.1
%25.17
%33.73

CMYK RENK MODELİ

#F093C5 rengi CMYK tonu (0,39,18,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.75%
  • sarı tonu 17.92%
  • ana renk tonu 5.88%

CMYK: (0,39,18,6)
C0M39Y18K6 (0%, 39%, 18%, 6%)
(0.00 / 0.39 / 0.18 / 0.06)

CMYK yüzdeleri

%0
%38.75
%17.92
%5.88

Codes

Color #F093C5 in popluar color models

F0 93 C5
RGB 240 147 197
HSL 328° 75.61% 75.88%
HSB/HSV 328° 38.75% 94.12%
CMYK 0.00% 38.75% 17.92%
5.88%

Color #F093C5 in popluar number systems.

HEX F0 93 C5
Decimal 240 147 197
Binary 11110000 10010011 11000101
Octal 360 223 305

Shades and tints

Shades of #F093C5

#F093C5
(240,147,197)
#DB86B4
(219,134,180)
#C679A3
(198,121,163)
#B16C92
(177,108,146)
#9C5F81
(156,95,129)
#875270
(135,82,112)
#72455F
(114,69,95)
#5D384E
(93,56,78)
#482B3D
(72,43,61)
#331E2C
(51,30,44)
#1E111B
(30,17,27)
#000000
(0,0,0)

Tints of #F093C5

#F093C5
(240,147,197)
#F19CCA
(241,156,202)
#F2A5CF
(242,165,207)
#F3AED4
(243,174,212)
#F4B7D9
(244,183,217)
#F5C0DE
(245,192,222)
#F6C9E3
(246,201,227)
#F7D2E8
(247,210,232)
#F8DBED
(248,219,237)
#F9E4F2
(249,228,242)
#FAEDF7
(250,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F093C5 color. Also use rgb(240,147,197) instead hex code.

Text Font Color

.myTextColor { color: #F093C5; }

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

This text font color is #F093C5.

Background Color

.myBgColor { background-color: #F093C5; }

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

This div background color is #F093C5.

Border color

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

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

This div border color is #F093C5.

Opacity

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

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

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

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

This text has shadow with #F093C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F093C5.

Preview

Color preview on black background

This text has color #F093C5 on black background.


Color preview on white background

This text has color #F093C5 on white background.


Black color preview on #F093C5 background

This text has black color on #F093C5 background.


White color preview on #F093C5 background

This text has white color on #F093C5 background.


Related colors

Complementary color

Complementary color for #hex is #0F6C3A.


I love getcolorcode.com

Triadic colors

1 #C5F093 and #93C5F0 with #F093C5 are triadic colors.

2 #C593F0 and #93F0C5 with #F093C5 are triadic colors.