COLOR #FBC998

HEX: #FBC998 RGB: (251,201,152)

Renk bilgisi

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

RGB renk modeli

#FBC998 color RGB value is (251,201,152).

RGB: (251,201,152) (98%, 79%, 60%)

RGB bağlantıları ve doygunluk

R 251 of 255 = 98%
G 201 of 255 = 79%
B 152 of 255 = 60%

251
201
152

R + G + B ~ 79%. #FBC998 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 251 + 201 + 152 = 604 (100%)
R 251 of 604 ~ 41.56%
G 201 of 604 ~ 33.28%
B 152 of 604 ~ 25.17'%

%41.56
%33.28
%25.17

CMYK RENK MODELİ

#FBC998 rengi CMYK tonu (0,20,39,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.92%
  • sarı tonu 39.44%
  • ana renk tonu 1.57%

CMYK: (0,20,39,2)
C0M20Y39K2 (0%, 20%, 39%, 2%)
(0.00 / 0.20 / 0.39 / 0.02)

CMYK yüzdeleri

%0
%19.92
%39.44
%1.57

Codes

Color #FBC998 in popluar color models

FB C9 98
RGB 251 201 152
HSL 30° 92.52% 79.02%
HSB/HSV 30° 39.44% 98.43%
CMYK 0.00% 19.92% 39.44%
1.57%

Color #FBC998 in popluar number systems.

HEX FB C9 98
Decimal 251 201 152
Binary 11111011 11001001 10011000
Octal 373 311 230

Shades and tints

Shades of #FBC998

#FBC998
(251,201,152)
#E5B78B
(229,183,139)
#CFA57E
(207,165,126)
#B99371
(185,147,113)
#A38164
(163,129,100)
#8D6F57
(141,111,87)
#775D4A
(119,93,74)
#614B3D
(97,75,61)
#4B3930
(75,57,48)
#352723
(53,39,35)
#1F1516
(31,21,22)
#000000
(0,0,0)

Tints of #FBC998

#FBC998
(251,201,152)
#FBCDA1
(251,205,161)
#FBD1AA
(251,209,170)
#FBD5B3
(251,213,179)
#FBD9BC
(251,217,188)
#FBDDC5
(251,221,197)
#FBE1CE
(251,225,206)
#FBE5D7
(251,229,215)
#FBE9E0
(251,233,224)
#FBEDE9
(251,237,233)
#FBF1F2
(251,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FBC998 color. Also use rgb(251,201,152) instead hex code.

Text Font Color

.myTextColor { color: #FBC998; }

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

This text font color is #FBC998.

Background Color

.myBgColor { background-color: #FBC998; }

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

This div background color is #FBC998.

Border color

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

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

This div border color is #FBC998.

Opacity

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

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

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

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

This text has shadow with #FBC998 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FBC998.

Preview

Color preview on black background

This text has color #FBC998 on black background.


Color preview on white background

This text has color #FBC998 on white background.


Black color preview on #FBC998 background

This text has black color on #FBC998 background.


White color preview on #FBC998 background

This text has white color on #FBC998 background.


Related colors

Complementary color

Complementary color for #hex is #043667.


I love getcolorcode.com

Triadic colors

1 #98FBC9 and #C998FB with #FBC998 are triadic colors.

2 #98C9FB and #C9FB98 with #FBC998 are triadic colors.