COLOR #FEEB65

HEX: #FEEB65 RGB: (254,235,101)

Renk bilgisi

#FEEB65 contains mainly red and green colors. #FEEB65 ‘ nin web güvenlik rengi #FFFF66 (ya da #FF6) dir.

RGB renk modeli

#FEEB65 color RGB value is (254,235,101).

RGB: (254,235,101) (100%, 92%, 40%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 235 of 255 = 92%
B 101 of 255 = 40%

254
235
101

R + G + B ~ 77%. #FEEB65 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 235 + 101 = 590 (100%)
R 254 of 590 ~ 43.05%
G 235 of 590 ~ 39.83%
B 101 of 590 ~ 17.12'%

%43.05
%39.83
%17.12

CMYK RENK MODELİ

#FEEB65 rengi CMYK tonu (0,7,60,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.48%
  • sarı tonu 60.24%
  • ana renk tonu 0.39%

CMYK: (0,7,60,0)
C0M7Y60K0 (0%, 7%, 60%, 0%)
(0.00 / 0.07 / 0.60 / 0.00)

CMYK yüzdeleri

%0
%7.48
%60.24
%0.39

Codes

Color #FEEB65 in popluar color models

FE EB 65
RGB 254 235 101
HSL 53° 98.71% 69.61%
HSB/HSV 53° 60.24% 99.61%
CMYK 0.00% 7.48% 60.24%
0.39%

Color #FEEB65 in popluar number systems.

HEX FE EB 65
Decimal 254 235 101
Binary 11111110 11101011 1100101
Octal 376 353 145

Shades and tints

Shades of #FEEB65

#FEEB65
(254,235,101)
#E7D65C
(231,214,92)
#D0C153
(208,193,83)
#B9AC4A
(185,172,74)
#A29741
(162,151,65)
#8B8238
(139,130,56)
#746D2F
(116,109,47)
#5D5826
(93,88,38)
#46431D
(70,67,29)
#2F2E14
(47,46,20)
#18190B
(24,25,11)
#000000
(0,0,0)

Tints of #FEEB65

#FEEB65
(254,235,101)
#FEEC73
(254,236,115)
#FEED81
(254,237,129)
#FEEE8F
(254,238,143)
#FEEF9D
(254,239,157)
#FEF0AB
(254,240,171)
#FEF1B9
(254,241,185)
#FEF2C7
(254,242,199)
#FEF3D5
(254,243,213)
#FEF4E3
(254,244,227)
#FEF5F1
(254,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEEB65 color. Also use rgb(254,235,101) instead hex code.

Text Font Color

.myTextColor { color: #FEEB65; }

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

This text font color is #FEEB65.

Background Color

.myBgColor { background-color: #FEEB65; }

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

This div background color is #FEEB65.

Border color

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

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

This div border color is #FEEB65.

Opacity

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

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

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

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

This text has shadow with #FEEB65 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEEB65.

Preview

Color preview on black background

This text has color #FEEB65 on black background.


Color preview on white background

This text has color #FEEB65 on white background.


Black color preview on #FEEB65 background

This text has black color on #FEEB65 background.


White color preview on #FEEB65 background

This text has white color on #FEEB65 background.


Related colors

Complementary color

Complementary color for #hex is #01149A.


I love getcolorcode.com

Triadic colors

1 #65FEEB and #EB65FE with #FEEB65 are triadic colors.

2 #65EBFE and #EBFE65 with #FEEB65 are triadic colors.