COLOR #FBE683

HEX: #FBE683 RGB: (251,230,131)

Renk bilgisi

#FBE683 contains mainly red and green colors. #FBE683 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#FBE683 color RGB value is (251,230,131).

RGB: (251,230,131) (98%, 90%, 51%)

RGB bağlantıları ve doygunluk

R 251 of 255 = 98%
G 230 of 255 = 90%
B 131 of 255 = 51%

251
230
131

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

Yüzdelerle RGB renk parçaları

R + G + B = 251 + 230 + 131 = 612 (100%)
R 251 of 612 ~ 41.01%
G 230 of 612 ~ 37.58%
B 131 of 612 ~ 21.41'%

%41.01
%37.58
%21.41

CMYK RENK MODELİ

#FBE683 rengi CMYK tonu (0,8,48,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.37%
  • sarı tonu 47.81%
  • ana renk tonu 1.57%

CMYK: (0,8,48,2)
C0M8Y48K2 (0%, 8%, 48%, 2%)
(0.00 / 0.08 / 0.48 / 0.02)

CMYK yüzdeleri

%0
%8.37
%47.81
%1.57

Codes

Color #FBE683 in popluar color models

FB E6 83
RGB 251 230 131
HSL 50° 93.75% 74.90%
HSB/HSV 50° 47.81% 98.43%
CMYK 0.00% 8.37% 47.81%
1.57%

Color #FBE683 in popluar number systems.

HEX FB E6 83
Decimal 251 230 131
Binary 11111011 11100110 10000011
Octal 373 346 203

Shades and tints

Shades of #FBE683

#FBE683
(251,230,131)
#E5D278
(229,210,120)
#CFBE6D
(207,190,109)
#B9AA62
(185,170,98)
#A39657
(163,150,87)
#8D824C
(141,130,76)
#776E41
(119,110,65)
#615A36
(97,90,54)
#4B462B
(75,70,43)
#353220
(53,50,32)
#1F1E15
(31,30,21)
#000000
(0,0,0)

Tints of #FBE683

#FBE683
(251,230,131)
#FBE88E
(251,232,142)
#FBEA99
(251,234,153)
#FBECA4
(251,236,164)
#FBEEAF
(251,238,175)
#FBF0BA
(251,240,186)
#FBF2C5
(251,242,197)
#FBF4D0
(251,244,208)
#FBF6DB
(251,246,219)
#FBF8E6
(251,248,230)
#FBFAF1
(251,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FBE683 color. Also use rgb(251,230,131) instead hex code.

Text Font Color

.myTextColor { color: #FBE683; }

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

This text font color is #FBE683.

Background Color

.myBgColor { background-color: #FBE683; }

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

This div background color is #FBE683.

Border color

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

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

This div border color is #FBE683.

Opacity

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

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

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

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

This text has shadow with #FBE683 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FBE683.

Preview

Color preview on black background

This text has color #FBE683 on black background.


Color preview on white background

This text has color #FBE683 on white background.


Black color preview on #FBE683 background

This text has black color on #FBE683 background.


White color preview on #FBE683 background

This text has white color on #FBE683 background.


Related colors

Complementary color

Complementary color for #hex is #04197C.


I love getcolorcode.com

Triadic colors

1 #83FBE6 and #E683FB with #FBE683 are triadic colors.

2 #83E6FB and #E6FB83 with #FBE683 are triadic colors.