COLOR #FAD46A

HEX: #FAD46A RGB: (250,212,106)

Renk bilgisi

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

RGB renk modeli

#FAD46A color RGB value is (250,212,106).

RGB: (250,212,106) (98%, 83%, 42%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 212 of 255 = 83%
B 106 of 255 = 42%

250
212
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 212 + 106 = 568 (100%)
R 250 of 568 ~ 44.01%
G 212 of 568 ~ 37.32%
B 106 of 568 ~ 18.66'%

%44.01
%37.32
%18.66

CMYK RENK MODELİ

#FAD46A rengi CMYK tonu (0,15,58,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.20%
  • sarı tonu 57.60%
  • ana renk tonu 1.96%

CMYK: (0,15,58,2)
C0M15Y58K2 (0%, 15%, 58%, 2%)
(0.00 / 0.15 / 0.58 / 0.02)

CMYK yüzdeleri

%0
%15.2
%57.6
%1.96

Codes

Color #FAD46A in popluar color models

FA D4 6A
RGB 250 212 106
HSL 44° 93.51% 69.80%
HSB/HSV 44° 57.60% 98.04%
CMYK 0.00% 15.20% 57.60%
1.96%

Color #FAD46A in popluar number systems.

HEX FA D4 6A
Decimal 250 212 106
Binary 11111010 11010100 1101010
Octal 372 324 152

Shades and tints

Shades of #FAD46A

#FAD46A
(250,212,106)
#E4C161
(228,193,97)
#CEAE58
(206,174,88)
#B89B4F
(184,155,79)
#A28846
(162,136,70)
#8C753D
(140,117,61)
#766234
(118,98,52)
#604F2B
(96,79,43)
#4A3C22
(74,60,34)
#342919
(52,41,25)
#1E1610
(30,22,16)
#000000
(0,0,0)

Tints of #FAD46A

#FAD46A
(250,212,106)
#FAD777
(250,215,119)
#FADA84
(250,218,132)
#FADD91
(250,221,145)
#FAE09E
(250,224,158)
#FAE3AB
(250,227,171)
#FAE6B8
(250,230,184)
#FAE9C5
(250,233,197)
#FAECD2
(250,236,210)
#FAEFDF
(250,239,223)
#FAF2EC
(250,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FAD46A color. Also use rgb(250,212,106) instead hex code.

Text Font Color

.myTextColor { color: #FAD46A; }

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

This text font color is #FAD46A.

Background Color

.myBgColor { background-color: #FAD46A; }

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

This div background color is #FAD46A.

Border color

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

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

This div border color is #FAD46A.

Opacity

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

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

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

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

This text has shadow with #FAD46A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAD46A.

Preview

Color preview on black background

This text has color #FAD46A on black background.


Color preview on white background

This text has color #FAD46A on white background.


Black color preview on #FAD46A background

This text has black color on #FAD46A background.


White color preview on #FAD46A background

This text has white color on #FAD46A background.


Related colors

Complementary color

Complementary color for #hex is #052B95.


I love getcolorcode.com

Triadic colors

1 #6AFAD4 and #D46AFA with #FAD46A are triadic colors.

2 #6AD4FA and #D4FA6A with #FAD46A are triadic colors.