COLOR #FBEC7E

HEX: #FBEC7E RGB: (251,236,126)

Renk bilgisi

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

RGB renk modeli

#FBEC7E color RGB value is (251,236,126).

RGB: (251,236,126) (98%, 93%, 49%)

RGB bağlantıları ve doygunluk

R 251 of 255 = 98%
G 236 of 255 = 93%
B 126 of 255 = 49%

251
236
126

R + G + B ~ 80%. #FBEC7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 251 + 236 + 126 = 613 (100%)
R 251 of 613 ~ 40.95%
G 236 of 613 ~ 38.5%
B 126 of 613 ~ 20.55'%

%40.95
%38.5
%20.55

CMYK RENK MODELİ

#FBEC7E rengi CMYK tonu (0,6,50,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.98%
  • sarı tonu 49.80%
  • ana renk tonu 1.57%

CMYK: (0,6,50,2)
C0M6Y50K2 (0%, 6%, 50%, 2%)
(0.00 / 0.06 / 0.50 / 0.02)

CMYK yüzdeleri

%0
%5.98
%49.8
%1.57

Codes

Color #FBEC7E in popluar color models

FB EC 7E
RGB 251 236 126
HSL 53° 93.98% 73.92%
HSB/HSV 53° 49.80% 98.43%
CMYK 0.00% 5.98% 49.80%
1.57%

Color #FBEC7E in popluar number systems.

HEX FB EC 7E
Decimal 251 236 126
Binary 11111011 11101100 1111110
Octal 373 354 176

Shades and tints

Shades of #FBEC7E

#FBEC7E
(251,236,126)
#E5D773
(229,215,115)
#CFC268
(207,194,104)
#B9AD5D
(185,173,93)
#A39852
(163,152,82)
#8D8347
(141,131,71)
#776E3C
(119,110,60)
#615931
(97,89,49)
#4B4426
(75,68,38)
#352F1B
(53,47,27)
#1F1A10
(31,26,16)
#000000
(0,0,0)

Tints of #FBEC7E

#FBEC7E
(251,236,126)
#FBED89
(251,237,137)
#FBEE94
(251,238,148)
#FBEF9F
(251,239,159)
#FBF0AA
(251,240,170)
#FBF1B5
(251,241,181)
#FBF2C0
(251,242,192)
#FBF3CB
(251,243,203)
#FBF4D6
(251,244,214)
#FBF5E1
(251,245,225)
#FBF6EC
(251,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FBEC7E color. Also use rgb(251,236,126) instead hex code.

Text Font Color

.myTextColor { color: #FBEC7E; }

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

This text font color is #FBEC7E.

Background Color

.myBgColor { background-color: #FBEC7E; }

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

This div background color is #FBEC7E.

Border color

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

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

This div border color is #FBEC7E.

Opacity

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

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

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

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

This text has shadow with #FBEC7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FBEC7E.

Preview

Color preview on black background

This text has color #FBEC7E on black background.


Color preview on white background

This text has color #FBEC7E on white background.


Black color preview on #FBEC7E background

This text has black color on #FBEC7E background.


White color preview on #FBEC7E background

This text has white color on #FBEC7E background.


Related colors

Complementary color

Complementary color for #hex is #041381.


I love getcolorcode.com

Triadic colors

1 #7EFBEC and #EC7EFB with #FBEC7E are triadic colors.

2 #7EECFB and #ECFB7E with #FBEC7E are triadic colors.