COLOR #FBE6C1

HEX: #FBE6C1 RGB: (251,230,193)

Renk bilgisi

#FBE6C1 contains red, green and blue colors in about the same proportion. #FBE6C1 ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#FBE6C1 color RGB value is (251,230,193).

RGB: (251,230,193) (98%, 90%, 76%)

RGB bağlantıları ve doygunluk

R 251 of 255 = 98%
G 230 of 255 = 90%
B 193 of 255 = 76%

251
230
193

R + G + B ~ 88%. #FBE6C1 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 251 + 230 + 193 = 674 (100%)
R 251 of 674 ~ 37.24%
G 230 of 674 ~ 34.12%
B 193 of 674 ~ 28.64'%

%37.24
%34.12
%28.64

CMYK RENK MODELİ

#FBE6C1 rengi CMYK tonu (0,8,23,2).

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

CMYK: (0,8,23,2)
C0M8Y23K2 (0%, 8%, 23%, 2%)
(0.00 / 0.08 / 0.23 / 0.02)

CMYK yüzdeleri

%0
%8.37
%23.11
%1.57

Codes

Color #FBE6C1 in popluar color models

FB E6 C1
RGB 251 230 193
HSL 38° 87.88% 87.06%
HSB/HSV 38° 23.11% 98.43%
CMYK 0.00% 8.37% 23.11%
1.57%

Color #FBE6C1 in popluar number systems.

HEX FB E6 C1
Decimal 251 230 193
Binary 11111011 11100110 11000001
Octal 373 346 301

Shades and tints

Shades of #FBE6C1

#FBE6C1
(251,230,193)
#E5D2B0
(229,210,176)
#CFBE9F
(207,190,159)
#B9AA8E
(185,170,142)
#A3967D
(163,150,125)
#8D826C
(141,130,108)
#776E5B
(119,110,91)
#615A4A
(97,90,74)
#4B4639
(75,70,57)
#353228
(53,50,40)
#1F1E17
(31,30,23)
#000000
(0,0,0)

Tints of #FBE6C1

#FBE6C1
(251,230,193)
#FBE8C6
(251,232,198)
#FBEACB
(251,234,203)
#FBECD0
(251,236,208)
#FBEED5
(251,238,213)
#FBF0DA
(251,240,218)
#FBF2DF
(251,242,223)
#FBF4E4
(251,244,228)
#FBF6E9
(251,246,233)
#FBF8EE
(251,248,238)
#FBFAF3
(251,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FBE6C1; }

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

This text font color is #FBE6C1.

Background Color

.myBgColor { background-color: #FBE6C1; }

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

This div background color is #FBE6C1.

Border color

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

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

This div border color is #FBE6C1.

Opacity

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

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

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

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

This text has shadow with #FBE6C1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FBE6C1.

Preview

Color preview on black background

This text has color #FBE6C1 on black background.


Color preview on white background

This text has color #FBE6C1 on white background.


Black color preview on #FBE6C1 background

This text has black color on #FBE6C1 background.


White color preview on #FBE6C1 background

This text has white color on #FBE6C1 background.


Related colors

Complementary color

Complementary color for #hex is #04193E.


I love getcolorcode.com

Triadic colors

1 #C1FBE6 and #E6C1FB with #FBE6C1 are triadic colors.

2 #C1E6FB and #E6FBC1 with #FBE6C1 are triadic colors.