COLOR #F7ADE4

HEX: #F7ADE4 RGB: (247,173,228)

Renk bilgisi

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

RGB renk modeli

#F7ADE4 color RGB value is (247,173,228).

RGB: (247,173,228) (97%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 247 of 255 = 97%
G 173 of 255 = 68%
B 228 of 255 = 89%

247
173
228

R + G + B ~ 85%. #F7ADE4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 247 + 173 + 228 = 648 (100%)
R 247 of 648 ~ 38.12%
G 173 of 648 ~ 26.7%
B 228 of 648 ~ 35.19'%

%38.12
%26.7
%35.19

CMYK RENK MODELİ

#F7ADE4 rengi CMYK tonu (0,30,8,3).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.96%
  • sarı tonu 7.69%
  • ana renk tonu 3.14%

CMYK: (0,30,8,3)
C0M30Y8K3 (0%, 30%, 8%, 3%)
(0.00 / 0.30 / 0.08 / 0.03)

CMYK yüzdeleri

%0
%29.96
%7.69
%3.14

Codes

Color #F7ADE4 in popluar color models

F7 AD E4
RGB 247 173 228
HSL 315° 82.22% 82.35%
HSB/HSV 315° 29.96% 96.86%
CMYK 0.00% 29.96% 7.69%
3.14%

Color #F7ADE4 in popluar number systems.

HEX F7 AD E4
Decimal 247 173 228
Binary 11110111 10101101 11100100
Octal 367 255 344

Shades and tints

Shades of #F7ADE4

#F7ADE4
(247,173,228)
#E19ED0
(225,158,208)
#CB8FBC
(203,143,188)
#B580A8
(181,128,168)
#9F7194
(159,113,148)
#896280
(137,98,128)
#73536C
(115,83,108)
#5D4458
(93,68,88)
#473544
(71,53,68)
#312630
(49,38,48)
#1B171C
(27,23,28)
#000000
(0,0,0)

Tints of #F7ADE4

#F7ADE4
(247,173,228)
#F7B4E6
(247,180,230)
#F7BBE8
(247,187,232)
#F7C2EA
(247,194,234)
#F7C9EC
(247,201,236)
#F7D0EE
(247,208,238)
#F7D7F0
(247,215,240)
#F7DEF2
(247,222,242)
#F7E5F4
(247,229,244)
#F7ECF6
(247,236,246)
#F7F3F8
(247,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F7ADE4 color. Also use rgb(247,173,228) instead hex code.

Text Font Color

.myTextColor { color: #F7ADE4; }

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

This text font color is #F7ADE4.

Background Color

.myBgColor { background-color: #F7ADE4; }

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

This div background color is #F7ADE4.

Border color

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

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

This div border color is #F7ADE4.

Opacity

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

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

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

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

This text has shadow with #F7ADE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F7ADE4.

Preview

Color preview on black background

This text has color #F7ADE4 on black background.


Color preview on white background

This text has color #F7ADE4 on white background.


Black color preview on #F7ADE4 background

This text has black color on #F7ADE4 background.


White color preview on #F7ADE4 background

This text has white color on #F7ADE4 background.


Related colors

Complementary color

Complementary color for #hex is #08521B.


I love getcolorcode.com

Triadic colors

1 #E4F7AD and #ADE4F7 with #F7ADE4 are triadic colors.

2 #E4ADF7 and #ADF7E4 with #F7ADE4 are triadic colors.