COLOR #B2D9FD

HEX: #B2D9FD RGB: (178,217,253)

Renk bilgisi

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

RGB renk modeli

#B2D9FD color RGB value is (178,217,253).

RGB: (178,217,253) (70%, 85%, 99%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 217 of 255 = 85%
B 253 of 255 = 99%

178
217
253

R + G + B ~ 85%. #B2D9FD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 217 + 253 = 648 (100%)
R 178 of 648 ~ 27.47%
G 217 of 648 ~ 33.49%
B 253 of 648 ~ 39.04'%

%27.47
%33.49
%39.04

CMYK RENK MODELİ

#B2D9FD rengi CMYK tonu (30,14,0,1).

  • camgöbeği tonu 29.64%
  • eflatun tonu 14.23%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (30,14,0,1)
C30M14Y0K1 (30%, 14%, 0%, 1%)
(0.30 / 0.14 / 0.00 / 0.01)

CMYK yüzdeleri

%29.64
%14.23
%0
%0.78

Codes

Color #B2D9FD in popluar color models

B2 D9 FD
RGB 178 217 253
HSL 209° 94.94% 84.51%
HSB/HSV 209° 29.64% 99.22%
CMYK 29.64% 14.23% 0.00%
0.78%

Color #B2D9FD in popluar number systems.

HEX B2 D9 FD
Decimal 178 217 253
Binary 10110010 11011001 11111101
Octal 262 331 375

Shades and tints

Shades of #B2D9FD

#B2D9FD
(178,217,253)
#A2C6E6
(162,198,230)
#92B3CF
(146,179,207)
#82A0B8
(130,160,184)
#728DA1
(114,141,161)
#627A8A
(98,122,138)
#526773
(82,103,115)
#42545C
(66,84,92)
#324145
(50,65,69)
#222E2E
(34,46,46)
#121B17
(18,27,23)
#000000
(0,0,0)

Tints of #B2D9FD

#B2D9FD
(178,217,253)
#B9DCFD
(185,220,253)
#C0DFFD
(192,223,253)
#C7E2FD
(199,226,253)
#CEE5FD
(206,229,253)
#D5E8FD
(213,232,253)
#DCEBFD
(220,235,253)
#E3EEFD
(227,238,253)
#EAF1FD
(234,241,253)
#F1F4FD
(241,244,253)
#F8F7FD
(248,247,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2D9FD color. Also use rgb(178,217,253) instead hex code.

Text Font Color

.myTextColor { color: #B2D9FD; }

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

This text font color is #B2D9FD.

Background Color

.myBgColor { background-color: #B2D9FD; }

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

This div background color is #B2D9FD.

Border color

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

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

This div border color is #B2D9FD.

Opacity

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

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

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

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

This text has shadow with #B2D9FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D9FD.

Preview

Color preview on black background

This text has color #B2D9FD on black background.


Color preview on white background

This text has color #B2D9FD on white background.


Black color preview on #B2D9FD background

This text has black color on #B2D9FD background.


White color preview on #B2D9FD background

This text has white color on #B2D9FD background.


Related colors

Complementary color

Complementary color for #hex is #4D2602.


I love getcolorcode.com

Triadic colors

1 #FDB2D9 and #D9FDB2 with #B2D9FD are triadic colors.

2 #FDD9B2 and #D9B2FD with #B2D9FD are triadic colors.