COLOR #F9CD4D

HEX: #F9CD4D RGB: (249,205,77)

Renk bilgisi

#F9CD4D contains mainly red and green colors. #F9CD4D ‘ nin web güvenlik rengi #FFCC33 (ya da #FC3) dir.

RGB renk modeli

#F9CD4D color RGB value is (249,205,77).

RGB: (249,205,77) (98%, 80%, 30%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 205 of 255 = 80%
B 77 of 255 = 30%

249
205
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 205 + 77 = 531 (100%)
R 249 of 531 ~ 46.89%
G 205 of 531 ~ 38.61%
B 77 of 531 ~ 14.5'%

%46.89
%38.61
%14.5

CMYK RENK MODELİ

#F9CD4D rengi CMYK tonu (0,18,69,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.67%
  • sarı tonu 69.08%
  • ana renk tonu 2.35%

CMYK: (0,18,69,2)
C0M18Y69K2 (0%, 18%, 69%, 2%)
(0.00 / 0.18 / 0.69 / 0.02)

CMYK yüzdeleri

%0
%17.67
%69.08
%2.35

Codes

Color #F9CD4D in popluar color models

F9 CD 4D
RGB 249 205 77
HSL 45° 93.48% 63.92%
HSB/HSV 45° 69.08% 97.65%
CMYK 0.00% 17.67% 69.08%
2.35%

Color #F9CD4D in popluar number systems.

HEX F9 CD 4D
Decimal 249 205 77
Binary 11111001 11001101 1001101
Octal 371 315 115

Shades and tints

Shades of #F9CD4D

#F9CD4D
(249,205,77)
#E3BB46
(227,187,70)
#CDA93F
(205,169,63)
#B79738
(183,151,56)
#A18531
(161,133,49)
#8B732A
(139,115,42)
#756123
(117,97,35)
#5F4F1C
(95,79,28)
#493D15
(73,61,21)
#332B0E
(51,43,14)
#1D1907
(29,25,7)
#000000
(0,0,0)

Tints of #F9CD4D

#F9CD4D
(249,205,77)
#F9D15D
(249,209,93)
#F9D56D
(249,213,109)
#F9D97D
(249,217,125)
#F9DD8D
(249,221,141)
#F9E19D
(249,225,157)
#F9E5AD
(249,229,173)
#F9E9BD
(249,233,189)
#F9EDCD
(249,237,205)
#F9F1DD
(249,241,221)
#F9F5ED
(249,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9CD4D color. Also use rgb(249,205,77) instead hex code.

Text Font Color

.myTextColor { color: #F9CD4D; }

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

This text font color is #F9CD4D.

Background Color

.myBgColor { background-color: #F9CD4D; }

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

This div background color is #F9CD4D.

Border color

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

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

This div border color is #F9CD4D.

Opacity

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

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

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

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

This text has shadow with #F9CD4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9CD4D.

Preview

Color preview on black background

This text has color #F9CD4D on black background.


Color preview on white background

This text has color #F9CD4D on white background.


Black color preview on #F9CD4D background

This text has black color on #F9CD4D background.


White color preview on #F9CD4D background

This text has white color on #F9CD4D background.


Related colors

Complementary color

Complementary color for #hex is #0632B2.


I love getcolorcode.com

Triadic colors

1 #4DF9CD and #CD4DF9 with #F9CD4D are triadic colors.

2 #4DCDF9 and #CDF94D with #F9CD4D are triadic colors.