COLOR #B3E2FD

HEX: #B3E2FD RGB: (179,226,253)

Renk bilgisi

#B3E2FD contains mainly green and blue colors. #B3E2FD ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#B3E2FD color RGB value is (179,226,253).

RGB: (179,226,253) (70%, 89%, 99%)

RGB bağlantıları ve doygunluk

R 179 of 255 = 70%
G 226 of 255 = 89%
B 253 of 255 = 99%

179
226
253

R + G + B ~ 86%. #B3E2FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 179 + 226 + 253 = 658 (100%)
R 179 of 658 ~ 27.2%
G 226 of 658 ~ 34.35%
B 253 of 658 ~ 38.45'%

%27.2
%34.35
%38.45

CMYK RENK MODELİ

#B3E2FD rengi CMYK tonu (29,11,0,1).

  • camgöbeği tonu 29.25%
  • eflatun tonu 10.67%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (29,11,0,1)
C29M11Y0K1 (29%, 11%, 0%, 1%)
(0.29 / 0.11 / 0.00 / 0.01)

CMYK yüzdeleri

%29.25
%10.67
%0
%0.78

Codes

Color #B3E2FD in popluar color models

B3 E2 FD
RGB 179 226 253
HSL 202° 94.87% 84.71%
HSB/HSV 202° 29.25% 99.22%
CMYK 29.25% 10.67% 0.00%
0.78%

Color #B3E2FD in popluar number systems.

HEX B3 E2 FD
Decimal 179 226 253
Binary 10110011 11100010 11111101
Octal 263 342 375

Shades and tints

Shades of #B3E2FD

#B3E2FD
(179,226,253)
#A3CEE6
(163,206,230)
#93BACF
(147,186,207)
#83A6B8
(131,166,184)
#7392A1
(115,146,161)
#637E8A
(99,126,138)
#536A73
(83,106,115)
#43565C
(67,86,92)
#334245
(51,66,69)
#232E2E
(35,46,46)
#131A17
(19,26,23)
#000000
(0,0,0)

Tints of #B3E2FD

#B3E2FD
(179,226,253)
#B9E4FD
(185,228,253)
#BFE6FD
(191,230,253)
#C5E8FD
(197,232,253)
#CBEAFD
(203,234,253)
#D1ECFD
(209,236,253)
#D7EEFD
(215,238,253)
#DDF0FD
(221,240,253)
#E3F2FD
(227,242,253)
#E9F4FD
(233,244,253)
#EFF6FD
(239,246,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B3E2FD color. Also use rgb(179,226,253) instead hex code.

Text Font Color

.myTextColor { color: #B3E2FD; }

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

This text font color is #B3E2FD.

Background Color

.myBgColor { background-color: #B3E2FD; }

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

This div background color is #B3E2FD.

Border color

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

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

This div border color is #B3E2FD.

Opacity

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

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

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

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

This text has shadow with #B3E2FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B3E2FD.

Preview

Color preview on black background

This text has color #B3E2FD on black background.


Color preview on white background

This text has color #B3E2FD on white background.


Black color preview on #B3E2FD background

This text has black color on #B3E2FD background.


White color preview on #B3E2FD background

This text has white color on #B3E2FD background.


Related colors

Complementary color

Complementary color for #hex is #4C1D02.


I love getcolorcode.com

Triadic colors

1 #FDB3E2 and #E2FDB3 with #B3E2FD are triadic colors.

2 #FDE2B3 and #E2B3FD with #B3E2FD are triadic colors.