COLOR #FD76A0

HEX: #FD76A0 RGB: (253,118,160)

Renk bilgisi

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

RGB renk modeli

#FD76A0 color RGB value is (253,118,160).

RGB: (253,118,160) (99%, 46%, 63%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 118 of 255 = 46%
B 160 of 255 = 63%

253
118
160

R + G + B ~ 69%. #FD76A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 118 + 160 = 531 (100%)
R 253 of 531 ~ 47.65%
G 118 of 531 ~ 22.22%
B 160 of 531 ~ 30.13'%

%47.65
%22.22
%30.13

CMYK RENK MODELİ

#FD76A0 rengi CMYK tonu (0,53,37,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 53.36%
  • sarı tonu 36.76%
  • ana renk tonu 0.78%

CMYK: (0,53,37,1)
C0M53Y37K1 (0%, 53%, 37%, 1%)
(0.00 / 0.53 / 0.37 / 0.01)

CMYK yüzdeleri

%0
%53.36
%36.76
%0.78

Codes

Color #FD76A0 in popluar color models

FD 76 A0
RGB 253 118 160
HSL 341° 97.12% 72.75%
HSB/HSV 341° 53.36% 99.22%
CMYK 0.00% 53.36% 36.76%
0.78%

Color #FD76A0 in popluar number systems.

HEX FD 76 A0
Decimal 253 118 160
Binary 11111101 1110110 10100000
Octal 375 166 240

Shades and tints

Shades of #FD76A0

#FD76A0
(253,118,160)
#E66C92
(230,108,146)
#CF6284
(207,98,132)
#B85876
(184,88,118)
#A14E68
(161,78,104)
#8A445A
(138,68,90)
#733A4C
(115,58,76)
#5C303E
(92,48,62)
#452630
(69,38,48)
#2E1C22
(46,28,34)
#171214
(23,18,20)
#000000
(0,0,0)

Tints of #FD76A0

#FD76A0
(253,118,160)
#FD82A8
(253,130,168)
#FD8EB0
(253,142,176)
#FD9AB8
(253,154,184)
#FDA6C0
(253,166,192)
#FDB2C8
(253,178,200)
#FDBED0
(253,190,208)
#FDCAD8
(253,202,216)
#FDD6E0
(253,214,224)
#FDE2E8
(253,226,232)
#FDEEF0
(253,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FD76A0 color. Also use rgb(253,118,160) instead hex code.

Text Font Color

.myTextColor { color: #FD76A0; }

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

This text font color is #FD76A0.

Background Color

.myBgColor { background-color: #FD76A0; }

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

This div background color is #FD76A0.

Border color

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

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

This div border color is #FD76A0.

Opacity

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

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

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

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

This text has shadow with #FD76A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FD76A0.

Preview

Color preview on black background

This text has color #FD76A0 on black background.


Color preview on white background

This text has color #FD76A0 on white background.


Black color preview on #FD76A0 background

This text has black color on #FD76A0 background.


White color preview on #FD76A0 background

This text has white color on #FD76A0 background.


Related colors

Complementary color

Complementary color for #hex is #02895F.


I love getcolorcode.com

Triadic colors

1 #A0FD76 and #76A0FD with #FD76A0 are triadic colors.

2 #A076FD and #76FDA0 with #FD76A0 are triadic colors.