COLOR #F690A9

HEX: #F690A9 RGB: (246,144,169)

Renk bilgisi

#F690A9 contains mainly red color. #F690A9 ‘ nin web güvenlik rengi #FF9999 (ya da #F99) dir.

RGB renk modeli

#F690A9 color RGB value is (246,144,169).

RGB: (246,144,169) (96%, 56%, 66%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 144 of 255 = 56%
B 169 of 255 = 66%

246
144
169

R + G + B ~ 73%. #F690A9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 144 + 169 = 559 (100%)
R 246 of 559 ~ 44.01%
G 144 of 559 ~ 25.76%
B 169 of 559 ~ 30.23'%

%44.01
%25.76
%30.23

CMYK RENK MODELİ

#F690A9 rengi CMYK tonu (0,41,31,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 41.46%
  • sarı tonu 31.30%
  • ana renk tonu 3.53%

CMYK: (0,41,31,4)
C0M41Y31K4 (0%, 41%, 31%, 4%)
(0.00 / 0.41 / 0.31 / 0.04)

CMYK yüzdeleri

%0
%41.46
%31.3
%3.53

Codes

Color #F690A9 in popluar color models

F6 90 A9
RGB 246 144 169
HSL 345° 85.00% 76.47%
HSB/HSV 345° 41.46% 96.47%
CMYK 0.00% 41.46% 31.30%
3.53%

Color #F690A9 in popluar number systems.

HEX F6 90 A9
Decimal 246 144 169
Binary 11110110 10010000 10101001
Octal 366 220 251

Shades and tints

Shades of #F690A9

#F690A9
(246,144,169)
#E0839A
(224,131,154)
#CA768B
(202,118,139)
#B4697C
(180,105,124)
#9E5C6D
(158,92,109)
#884F5E
(136,79,94)
#72424F
(114,66,79)
#5C3540
(92,53,64)
#462831
(70,40,49)
#301B22
(48,27,34)
#1A0E13
(26,14,19)
#000000
(0,0,0)

Tints of #F690A9

#F690A9
(246,144,169)
#F69AB0
(246,154,176)
#F6A4B7
(246,164,183)
#F6AEBE
(246,174,190)
#F6B8C5
(246,184,197)
#F6C2CC
(246,194,204)
#F6CCD3
(246,204,211)
#F6D6DA
(246,214,218)
#F6E0E1
(246,224,225)
#F6EAE8
(246,234,232)
#F6F4EF
(246,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F690A9 color. Also use rgb(246,144,169) instead hex code.

Text Font Color

.myTextColor { color: #F690A9; }

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

This text font color is #F690A9.

Background Color

.myBgColor { background-color: #F690A9; }

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

This div background color is #F690A9.

Border color

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

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

This div border color is #F690A9.

Opacity

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

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

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

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

This text has shadow with #F690A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F690A9.

Preview

Color preview on black background

This text has color #F690A9 on black background.


Color preview on white background

This text has color #F690A9 on white background.


Black color preview on #F690A9 background

This text has black color on #F690A9 background.


White color preview on #F690A9 background

This text has white color on #F690A9 background.


Related colors

Complementary color

Complementary color for #hex is #096F56.


I love getcolorcode.com

Triadic colors

1 #A9F690 and #90A9F6 with #F690A9 are triadic colors.

2 #A990F6 and #90F6A9 with #F690A9 are triadic colors.