COLOR #F059AD

HEX: #F059AD RGB: (240,89,173)

Renk bilgisi

#F059AD contains mainly red color. #F059AD ‘ nin web güvenlik rengi #FF6699 (ya da #F69) dir.

RGB renk modeli

#F059AD color RGB value is (240,89,173).

RGB: (240,89,173) (94%, 35%, 68%)

RGB bağlantıları ve doygunluk

R 240 of 255 = 94%
G 89 of 255 = 35%
B 173 of 255 = 68%

240
89
173

R + G + B ~ 66%. #F059AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 240 + 89 + 173 = 502 (100%)
R 240 of 502 ~ 47.81%
G 89 of 502 ~ 17.73%
B 173 of 502 ~ 34.46'%

%47.81
%17.73
%34.46

CMYK RENK MODELİ

#F059AD rengi CMYK tonu (0,63,28,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 62.92%
  • sarı tonu 27.92%
  • ana renk tonu 5.88%

CMYK: (0,63,28,6)
C0M63Y28K6 (0%, 63%, 28%, 6%)
(0.00 / 0.63 / 0.28 / 0.06)

CMYK yüzdeleri

%0
%62.92
%27.92
%5.88

Codes

Color #F059AD in popluar color models

F0 59 AD
RGB 240 89 173
HSL 327° 83.43% 64.51%
HSB/HSV 327° 62.92% 94.12%
CMYK 0.00% 62.92% 27.92%
5.88%

Color #F059AD in popluar number systems.

HEX F0 59 AD
Decimal 240 89 173
Binary 11110000 1011001 10101101
Octal 360 131 255

Shades and tints

Shades of #F059AD

#F059AD
(240,89,173)
#DB519E
(219,81,158)
#C6498F
(198,73,143)
#B14180
(177,65,128)
#9C3971
(156,57,113)
#873162
(135,49,98)
#722953
(114,41,83)
#5D2144
(93,33,68)
#481935
(72,25,53)
#331126
(51,17,38)
#1E0917
(30,9,23)
#000000
(0,0,0)

Tints of #F059AD

#F059AD
(240,89,173)
#F168B4
(241,104,180)
#F277BB
(242,119,187)
#F386C2
(243,134,194)
#F495C9
(244,149,201)
#F5A4D0
(245,164,208)
#F6B3D7
(246,179,215)
#F7C2DE
(247,194,222)
#F8D1E5
(248,209,229)
#F9E0EC
(249,224,236)
#FAEFF3
(250,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F059AD color. Also use rgb(240,89,173) instead hex code.

Text Font Color

.myTextColor { color: #F059AD; }

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

This text font color is #F059AD.

Background Color

.myBgColor { background-color: #F059AD; }

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

This div background color is #F059AD.

Border color

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

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

This div border color is #F059AD.

Opacity

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

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

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

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

This text has shadow with #F059AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F059AD.

Preview

Color preview on black background

This text has color #F059AD on black background.


Color preview on white background

This text has color #F059AD on white background.


Black color preview on #F059AD background

This text has black color on #F059AD background.


White color preview on #F059AD background

This text has white color on #F059AD background.


Related colors

Complementary color

Complementary color for #hex is #0FA652.


I love getcolorcode.com

Triadic colors

1 #ADF059 and #59ADF0 with #F059AD are triadic colors.

2 #AD59F0 and #59F0AD with #F059AD are triadic colors.