COLOR #FDC675

HEX: #FDC675 RGB: (253,198,117)

Renk bilgisi

#FDC675 contains mainly red and green colors. #FDC675 ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#FDC675 color RGB value is (253,198,117).

RGB: (253,198,117) (99%, 78%, 46%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 198 of 255 = 78%
B 117 of 255 = 46%

253
198
117

R + G + B ~ 74%. #FDC675 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 198 + 117 = 568 (100%)
R 253 of 568 ~ 44.54%
G 198 of 568 ~ 34.86%
B 117 of 568 ~ 20.6'%

%44.54
%34.86
%20.6

CMYK RENK MODELİ

#FDC675 rengi CMYK tonu (0,22,54,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.74%
  • sarı tonu 53.75%
  • ana renk tonu 0.78%

CMYK: (0,22,54,1)
C0M22Y54K1 (0%, 22%, 54%, 1%)
(0.00 / 0.22 / 0.54 / 0.01)

CMYK yüzdeleri

%0
%21.74
%53.75
%0.78

Codes

Color #FDC675 in popluar color models

FD C6 75
RGB 253 198 117
HSL 36° 97.14% 72.55%
HSB/HSV 36° 53.75% 99.22%
CMYK 0.00% 21.74% 53.75%
0.78%

Color #FDC675 in popluar number systems.

HEX FD C6 75
Decimal 253 198 117
Binary 11111101 11000110 1110101
Octal 375 306 165

Shades and tints

Shades of #FDC675

#FDC675
(253,198,117)
#E6B46B
(230,180,107)
#CFA261
(207,162,97)
#B89057
(184,144,87)
#A17E4D
(161,126,77)
#8A6C43
(138,108,67)
#735A39
(115,90,57)
#5C482F
(92,72,47)
#453625
(69,54,37)
#2E241B
(46,36,27)
#171211
(23,18,17)
#000000
(0,0,0)

Tints of #FDC675

#FDC675
(253,198,117)
#FDCB81
(253,203,129)
#FDD08D
(253,208,141)
#FDD599
(253,213,153)
#FDDAA5
(253,218,165)
#FDDFB1
(253,223,177)
#FDE4BD
(253,228,189)
#FDE9C9
(253,233,201)
#FDEED5
(253,238,213)
#FDF3E1
(253,243,225)
#FDF8ED
(253,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDC675 color. Also use rgb(253,198,117) instead hex code.

Text Font Color

.myTextColor { color: #FDC675; }

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

This text font color is #FDC675.

Background Color

.myBgColor { background-color: #FDC675; }

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

This div background color is #FDC675.

Border color

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

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

This div border color is #FDC675.

Opacity

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

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

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

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

This text has shadow with #FDC675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDC675.

Preview

Color preview on black background

This text has color #FDC675 on black background.


Color preview on white background

This text has color #FDC675 on white background.


Black color preview on #FDC675 background

This text has black color on #FDC675 background.


White color preview on #FDC675 background

This text has white color on #FDC675 background.


Related colors

Complementary color

Complementary color for #hex is #02398A.


I love getcolorcode.com

Triadic colors

1 #75FDC6 and #C675FD with #FDC675 are triadic colors.

2 #75C6FD and #C6FD75 with #FDC675 are triadic colors.