COLOR #F99D63

HEX: #F99D63 RGB: (249,157,99)

Renk bilgisi

#F99D63 contains mainly red color. #F99D63 ‘ nin web güvenlik rengi #FF9966 (ya da #F96) dir.

RGB renk modeli

#F99D63 color RGB value is (249,157,99).

RGB: (249,157,99) (98%, 62%, 39%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 157 of 255 = 62%
B 99 of 255 = 39%

249
157
99

R + G + B ~ 66%. #F99D63 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 157 + 99 = 505 (100%)
R 249 of 505 ~ 49.31%
G 157 of 505 ~ 31.09%
B 99 of 505 ~ 19.6'%

%49.31
%31.09
%19.6

CMYK RENK MODELİ

#F99D63 rengi CMYK tonu (0,37,60,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.95%
  • sarı tonu 60.24%
  • ana renk tonu 2.35%

CMYK: (0,37,60,2)
C0M37Y60K2 (0%, 37%, 60%, 2%)
(0.00 / 0.37 / 0.60 / 0.02)

CMYK yüzdeleri

%0
%36.95
%60.24
%2.35

Codes

Color #F99D63 in popluar color models

F9 9D 63
RGB 249 157 99
HSL 23° 92.59% 68.24%
HSB/HSV 23° 60.24% 97.65%
CMYK 0.00% 36.95% 60.24%
2.35%

Color #F99D63 in popluar number systems.

HEX F9 9D 63
Decimal 249 157 99
Binary 11111001 10011101 1100011
Octal 371 235 143

Shades and tints

Shades of #F99D63

#F99D63
(249,157,99)
#E38F5A
(227,143,90)
#CD8151
(205,129,81)
#B77348
(183,115,72)
#A1653F
(161,101,63)
#8B5736
(139,87,54)
#75492D
(117,73,45)
#5F3B24
(95,59,36)
#492D1B
(73,45,27)
#331F12
(51,31,18)
#1D1109
(29,17,9)
#000000
(0,0,0)

Tints of #F99D63

#F99D63
(249,157,99)
#F9A571
(249,165,113)
#F9AD7F
(249,173,127)
#F9B58D
(249,181,141)
#F9BD9B
(249,189,155)
#F9C5A9
(249,197,169)
#F9CDB7
(249,205,183)
#F9D5C5
(249,213,197)
#F9DDD3
(249,221,211)
#F9E5E1
(249,229,225)
#F9EDEF
(249,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F99D63 color. Also use rgb(249,157,99) instead hex code.

Text Font Color

.myTextColor { color: #F99D63; }

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

This text font color is #F99D63.

Background Color

.myBgColor { background-color: #F99D63; }

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

This div background color is #F99D63.

Border color

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

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

This div border color is #F99D63.

Opacity

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

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

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

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

This text has shadow with #F99D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F99D63.

Preview

Color preview on black background

This text has color #F99D63 on black background.


Color preview on white background

This text has color #F99D63 on white background.


Black color preview on #F99D63 background

This text has black color on #F99D63 background.


White color preview on #F99D63 background

This text has white color on #F99D63 background.


Related colors

Complementary color

Complementary color for #hex is #06629C.


I love getcolorcode.com

Triadic colors

1 #63F99D and #9D63F9 with #F99D63 are triadic colors.

2 #639DF9 and #9DF963 with #F99D63 are triadic colors.