COLOR #FD829F

HEX: #FD829F RGB: (253,130,159)

Renk bilgisi

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

RGB renk modeli

#FD829F color RGB value is (253,130,159).

RGB: (253,130,159) (99%, 51%, 62%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 130 of 255 = 51%
B 159 of 255 = 62%

253
130
159

R + G + B ~ 71%. #FD829F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 130 + 159 = 542 (100%)
R 253 of 542 ~ 46.68%
G 130 of 542 ~ 23.99%
B 159 of 542 ~ 29.34'%

%46.68
%23.99
%29.34

CMYK RENK MODELİ

#FD829F rengi CMYK tonu (0,49,37,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.62%
  • sarı tonu 37.15%
  • ana renk tonu 0.78%

CMYK: (0,49,37,1)
C0M49Y37K1 (0%, 49%, 37%, 1%)
(0.00 / 0.49 / 0.37 / 0.01)

CMYK yüzdeleri

%0
%48.62
%37.15
%0.78

Codes

Color #FD829F in popluar color models

FD 82 9F
RGB 253 130 159
HSL 346° 96.85% 75.10%
HSB/HSV 346° 48.62% 99.22%
CMYK 0.00% 48.62% 37.15%
0.78%

Color #FD829F in popluar number systems.

HEX FD 82 9F
Decimal 253 130 159
Binary 11111101 10000010 10011111
Octal 375 202 237

Shades and tints

Shades of #FD829F

#FD829F
(253,130,159)
#E67791
(230,119,145)
#CF6C83
(207,108,131)
#B86175
(184,97,117)
#A15667
(161,86,103)
#8A4B59
(138,75,89)
#73404B
(115,64,75)
#5C353D
(92,53,61)
#452A2F
(69,42,47)
#2E1F21
(46,31,33)
#171413
(23,20,19)
#000000
(0,0,0)

Tints of #FD829F

#FD829F
(253,130,159)
#FD8DA7
(253,141,167)
#FD98AF
(253,152,175)
#FDA3B7
(253,163,183)
#FDAEBF
(253,174,191)
#FDB9C7
(253,185,199)
#FDC4CF
(253,196,207)
#FDCFD7
(253,207,215)
#FDDADF
(253,218,223)
#FDE5E7
(253,229,231)
#FDF0EF
(253,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FD829F color. Also use rgb(253,130,159) instead hex code.

Text Font Color

.myTextColor { color: #FD829F; }

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

This text font color is #FD829F.

Background Color

.myBgColor { background-color: #FD829F; }

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

This div background color is #FD829F.

Border color

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

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

This div border color is #FD829F.

Opacity

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

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

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

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

This text has shadow with #FD829F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FD829F.

Preview

Color preview on black background

This text has color #FD829F on black background.


Color preview on white background

This text has color #FD829F on white background.


Black color preview on #FD829F background

This text has black color on #FD829F background.


White color preview on #FD829F background

This text has white color on #FD829F background.


Related colors

Complementary color

Complementary color for #hex is #027D60.


I love getcolorcode.com

Triadic colors

1 #9FFD82 and #829FFD with #FD829F are triadic colors.

2 #9F82FD and #82FD9F with #FD829F are triadic colors.