COLOR #F7ADE2

HEX: #F7ADE2 RGB: (247,173,226)

Renk bilgisi

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

RGB renk modeli

#F7ADE2 color RGB value is (247,173,226).

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

RGB bağlantıları ve doygunluk

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

247
173
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 247 + 173 + 226 = 646 (100%)
R 247 of 646 ~ 38.24%
G 173 of 646 ~ 26.78%
B 226 of 646 ~ 34.98'%

%38.24
%26.78
%34.98

CMYK RENK MODELİ

#F7ADE2 rengi CMYK tonu (0,30,9,3).

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

CMYK: (0,30,9,3)
C0M30Y9K3 (0%, 30%, 9%, 3%)
(0.00 / 0.30 / 0.09 / 0.03)

CMYK yüzdeleri

%0
%29.96
%8.5
%3.14

Codes

Color #F7ADE2 in popluar color models

F7 AD E2
RGB 247 173 226
HSL 317° 82.22% 82.35%
HSB/HSV 317° 29.96% 96.86%
CMYK 0.00% 29.96% 8.50%
3.14%

Color #F7ADE2 in popluar number systems.

HEX F7 AD E2
Decimal 247 173 226
Binary 11110111 10101101 11100010
Octal 367 255 342

Shades and tints

Shades of #F7ADE2

#F7ADE2
(247,173,226)
#E19ECE
(225,158,206)
#CB8FBA
(203,143,186)
#B580A6
(181,128,166)
#9F7192
(159,113,146)
#89627E
(137,98,126)
#73536A
(115,83,106)
#5D4456
(93,68,86)
#473542
(71,53,66)
#31262E
(49,38,46)
#1B171A
(27,23,26)
#000000
(0,0,0)

Tints of #F7ADE2

#F7ADE2
(247,173,226)
#F7B4E4
(247,180,228)
#F7BBE6
(247,187,230)
#F7C2E8
(247,194,232)
#F7C9EA
(247,201,234)
#F7D0EC
(247,208,236)
#F7D7EE
(247,215,238)
#F7DEF0
(247,222,240)
#F7E5F2
(247,229,242)
#F7ECF4
(247,236,244)
#F7F3F6
(247,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F7ADE2; }

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

This text font color is #F7ADE2.

Background Color

.myBgColor { background-color: #F7ADE2; }

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

This div background color is #F7ADE2.

Border color

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

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

This div border color is #F7ADE2.

Opacity

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

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

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

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

This text has shadow with #F7ADE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F7ADE2.

Preview

Color preview on black background

This text has color #F7ADE2 on black background.


Color preview on white background

This text has color #F7ADE2 on white background.


Black color preview on #F7ADE2 background

This text has black color on #F7ADE2 background.


White color preview on #F7ADE2 background

This text has white color on #F7ADE2 background.


Related colors

Complementary color

Complementary color for #hex is #08521D.


I love getcolorcode.com

Triadic colors

1 #E2F7AD and #ADE2F7 with #F7ADE2 are triadic colors.

2 #E2ADF7 and #ADF7E2 with #F7ADE2 are triadic colors.