COLOR #F7D55D

HEX: #F7D55D RGB: (247,213,93)

Renk bilgisi

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

RGB renk modeli

#F7D55D color RGB value is (247,213,93).

RGB: (247,213,93) (97%, 84%, 36%)

RGB bağlantıları ve doygunluk

R 247 of 255 = 97%
G 213 of 255 = 84%
B 93 of 255 = 36%

247
213
93

R + G + B ~ 72%. #F7D55D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 247 + 213 + 93 = 553 (100%)
R 247 of 553 ~ 44.67%
G 213 of 553 ~ 38.52%
B 93 of 553 ~ 16.82'%

%44.67
%38.52
%16.82

CMYK RENK MODELİ

#F7D55D rengi CMYK tonu (0,14,62,3).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.77%
  • sarı tonu 62.35%
  • ana renk tonu 3.14%

CMYK: (0,14,62,3)
C0M14Y62K3 (0%, 14%, 62%, 3%)
(0.00 / 0.14 / 0.62 / 0.03)

CMYK yüzdeleri

%0
%13.77
%62.35
%3.14

Codes

Color #F7D55D in popluar color models

F7 D5 5D
RGB 247 213 93
HSL 47° 90.59% 66.67%
HSB/HSV 47° 62.35% 96.86%
CMYK 0.00% 13.77% 62.35%
3.14%

Color #F7D55D in popluar number systems.

HEX F7 D5 5D
Decimal 247 213 93
Binary 11110111 11010101 1011101
Octal 367 325 135

Shades and tints

Shades of #F7D55D

#F7D55D
(247,213,93)
#E1C255
(225,194,85)
#CBAF4D
(203,175,77)
#B59C45
(181,156,69)
#9F893D
(159,137,61)
#897635
(137,118,53)
#73632D
(115,99,45)
#5D5025
(93,80,37)
#473D1D
(71,61,29)
#312A15
(49,42,21)
#1B170D
(27,23,13)
#000000
(0,0,0)

Tints of #F7D55D

#F7D55D
(247,213,93)
#F7D86B
(247,216,107)
#F7DB79
(247,219,121)
#F7DE87
(247,222,135)
#F7E195
(247,225,149)
#F7E4A3
(247,228,163)
#F7E7B1
(247,231,177)
#F7EABF
(247,234,191)
#F7EDCD
(247,237,205)
#F7F0DB
(247,240,219)
#F7F3E9
(247,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F7D55D color. Also use rgb(247,213,93) instead hex code.

Text Font Color

.myTextColor { color: #F7D55D; }

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

This text font color is #F7D55D.

Background Color

.myBgColor { background-color: #F7D55D; }

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

This div background color is #F7D55D.

Border color

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

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

This div border color is #F7D55D.

Opacity

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

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

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

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

This text has shadow with #F7D55D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F7D55D.

Preview

Color preview on black background

This text has color #F7D55D on black background.


Color preview on white background

This text has color #F7D55D on white background.


Black color preview on #F7D55D background

This text has black color on #F7D55D background.


White color preview on #F7D55D background

This text has white color on #F7D55D background.


Related colors

Complementary color

Complementary color for #hex is #082AA2.


I love getcolorcode.com

Triadic colors

1 #5DF7D5 and #D55DF7 with #F7D55D are triadic colors.

2 #5DD5F7 and #D5F75D with #F7D55D are triadic colors.