COLOR #FECB58

HEX: #FECB58 RGB: (254,203,88)

Renk bilgisi

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

RGB renk modeli

#FECB58 color RGB value is (254,203,88).

RGB: (254,203,88) (100%, 80%, 35%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 203 of 255 = 80%
B 88 of 255 = 35%

254
203
88

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 203 + 88 = 545 (100%)
R 254 of 545 ~ 46.61%
G 203 of 545 ~ 37.25%
B 88 of 545 ~ 16.15'%

%46.61
%37.25
%16.15

CMYK RENK MODELİ

#FECB58 rengi CMYK tonu (0,20,65,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.08%
  • sarı tonu 65.35%
  • ana renk tonu 0.39%

CMYK: (0,20,65,0)
C0M20Y65K0 (0%, 20%, 65%, 0%)
(0.00 / 0.20 / 0.65 / 0.00)

CMYK yüzdeleri

%0
%20.08
%65.35
%0.39

Codes

Color #FECB58 in popluar color models

FE CB 58
RGB 254 203 88
HSL 42° 98.81% 67.06%
HSB/HSV 42° 65.35% 99.61%
CMYK 0.00% 20.08% 65.35%
0.39%

Color #FECB58 in popluar number systems.

HEX FE CB 58
Decimal 254 203 88
Binary 11111110 11001011 1011000
Octal 376 313 130

Shades and tints

Shades of #FECB58

#FECB58
(254,203,88)
#E7B950
(231,185,80)
#D0A748
(208,167,72)
#B99540
(185,149,64)
#A28338
(162,131,56)
#8B7130
(139,113,48)
#745F28
(116,95,40)
#5D4D20
(93,77,32)
#463B18
(70,59,24)
#2F2910
(47,41,16)
#181708
(24,23,8)
#000000
(0,0,0)

Tints of #FECB58

#FECB58
(254,203,88)
#FECF67
(254,207,103)
#FED376
(254,211,118)
#FED785
(254,215,133)
#FEDB94
(254,219,148)
#FEDFA3
(254,223,163)
#FEE3B2
(254,227,178)
#FEE7C1
(254,231,193)
#FEEBD0
(254,235,208)
#FEEFDF
(254,239,223)
#FEF3EE
(254,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FECB58 color. Also use rgb(254,203,88) instead hex code.

Text Font Color

.myTextColor { color: #FECB58; }

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

This text font color is #FECB58.

Background Color

.myBgColor { background-color: #FECB58; }

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

This div background color is #FECB58.

Border color

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

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

This div border color is #FECB58.

Opacity

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

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

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

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

This text has shadow with #FECB58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FECB58.

Preview

Color preview on black background

This text has color #FECB58 on black background.


Color preview on white background

This text has color #FECB58 on white background.


Black color preview on #FECB58 background

This text has black color on #FECB58 background.


White color preview on #FECB58 background

This text has white color on #FECB58 background.


Related colors

Complementary color

Complementary color for #hex is #0134A7.


I love getcolorcode.com

Triadic colors

1 #58FECB and #CB58FE with #FECB58 are triadic colors.

2 #58CBFE and #CBFE58 with #FECB58 are triadic colors.