COLOR #F690D3

HEX: #F690D3 RGB: (246,144,211)

Renk bilgisi

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

RGB renk modeli

#F690D3 color RGB value is (246,144,211).

RGB: (246,144,211) (96%, 56%, 83%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 144 of 255 = 56%
B 211 of 255 = 83%

246
144
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 144 + 211 = 601 (100%)
R 246 of 601 ~ 40.93%
G 144 of 601 ~ 23.96%
B 211 of 601 ~ 35.11'%

%40.93
%23.96
%35.11

CMYK RENK MODELİ

#F690D3 rengi CMYK tonu (0,41,14,4).

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

CMYK: (0,41,14,4)
C0M41Y14K4 (0%, 41%, 14%, 4%)
(0.00 / 0.41 / 0.14 / 0.04)

CMYK yüzdeleri

%0
%41.46
%14.23
%3.53

Codes

Color #F690D3 in popluar color models

F6 90 D3
RGB 246 144 211
HSL 321° 85.00% 76.47%
HSB/HSV 321° 41.46% 96.47%
CMYK 0.00% 41.46% 14.23%
3.53%

Color #F690D3 in popluar number systems.

HEX F6 90 D3
Decimal 246 144 211
Binary 11110110 10010000 11010011
Octal 366 220 323

Shades and tints

Shades of #F690D3

#F690D3
(246,144,211)
#E083C0
(224,131,192)
#CA76AD
(202,118,173)
#B4699A
(180,105,154)
#9E5C87
(158,92,135)
#884F74
(136,79,116)
#724261
(114,66,97)
#5C354E
(92,53,78)
#46283B
(70,40,59)
#301B28
(48,27,40)
#1A0E15
(26,14,21)
#000000
(0,0,0)

Tints of #F690D3

#F690D3
(246,144,211)
#F69AD7
(246,154,215)
#F6A4DB
(246,164,219)
#F6AEDF
(246,174,223)
#F6B8E3
(246,184,227)
#F6C2E7
(246,194,231)
#F6CCEB
(246,204,235)
#F6D6EF
(246,214,239)
#F6E0F3
(246,224,243)
#F6EAF7
(246,234,247)
#F6F4FB
(246,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F690D3; }

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

This text font color is #F690D3.

Background Color

.myBgColor { background-color: #F690D3; }

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

This div background color is #F690D3.

Border color

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

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

This div border color is #F690D3.

Opacity

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

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

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

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

This text has shadow with #F690D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F690D3.

Preview

Color preview on black background

This text has color #F690D3 on black background.


Color preview on white background

This text has color #F690D3 on white background.


Black color preview on #F690D3 background

This text has black color on #F690D3 background.


White color preview on #F690D3 background

This text has white color on #F690D3 background.


Related colors

Complementary color

Complementary color for #hex is #096F2C.


I love getcolorcode.com

Triadic colors

1 #D3F690 and #90D3F6 with #F690D3 are triadic colors.

2 #D390F6 and #90F6D3 with #F690D3 are triadic colors.