COLOR #FBC261

HEX: #FBC261 RGB: (251,194,97)

Renk bilgisi

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

RGB renk modeli

#FBC261 color RGB value is (251,194,97).

RGB: (251,194,97) (98%, 76%, 38%)

RGB bağlantıları ve doygunluk

R 251 of 255 = 98%
G 194 of 255 = 76%
B 97 of 255 = 38%

251
194
97

R + G + B ~ 71%. #FBC261 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 251 + 194 + 97 = 542 (100%)
R 251 of 542 ~ 46.31%
G 194 of 542 ~ 35.79%
B 97 of 542 ~ 17.9'%

%46.31
%35.79
%17.9

CMYK RENK MODELİ

#FBC261 rengi CMYK tonu (0,23,61,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.71%
  • sarı tonu 61.35%
  • ana renk tonu 1.57%

CMYK: (0,23,61,2)
C0M23Y61K2 (0%, 23%, 61%, 2%)
(0.00 / 0.23 / 0.61 / 0.02)

CMYK yüzdeleri

%0
%22.71
%61.35
%1.57

Codes

Color #FBC261 in popluar color models

FB C2 61
RGB 251 194 97
HSL 38° 95.06% 68.24%
HSB/HSV 38° 61.35% 98.43%
CMYK 0.00% 22.71% 61.35%
1.57%

Color #FBC261 in popluar number systems.

HEX FB C2 61
Decimal 251 194 97
Binary 11111011 11000010 1100001
Octal 373 302 141

Shades and tints

Shades of #FBC261

#FBC261
(251,194,97)
#E5B159
(229,177,89)
#CFA051
(207,160,81)
#B98F49
(185,143,73)
#A37E41
(163,126,65)
#8D6D39
(141,109,57)
#775C31
(119,92,49)
#614B29
(97,75,41)
#4B3A21
(75,58,33)
#352919
(53,41,25)
#1F1811
(31,24,17)
#000000
(0,0,0)

Tints of #FBC261

#FBC261
(251,194,97)
#FBC76F
(251,199,111)
#FBCC7D
(251,204,125)
#FBD18B
(251,209,139)
#FBD699
(251,214,153)
#FBDBA7
(251,219,167)
#FBE0B5
(251,224,181)
#FBE5C3
(251,229,195)
#FBEAD1
(251,234,209)
#FBEFDF
(251,239,223)
#FBF4ED
(251,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FBC261 color. Also use rgb(251,194,97) instead hex code.

Text Font Color

.myTextColor { color: #FBC261; }

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

This text font color is #FBC261.

Background Color

.myBgColor { background-color: #FBC261; }

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

This div background color is #FBC261.

Border color

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

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

This div border color is #FBC261.

Opacity

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

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

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

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

This text has shadow with #FBC261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FBC261.

Preview

Color preview on black background

This text has color #FBC261 on black background.


Color preview on white background

This text has color #FBC261 on white background.


Black color preview on #FBC261 background

This text has black color on #FBC261 background.


White color preview on #FBC261 background

This text has white color on #FBC261 background.


Related colors

Complementary color

Complementary color for #hex is #043D9E.


I love getcolorcode.com

Triadic colors

1 #61FBC2 and #C261FB with #FBC261 are triadic colors.

2 #61C2FB and #C2FB61 with #FBC261 are triadic colors.