COLOR #B2D9FF

HEX: #B2D9FF RGB: (178,217,255)

Renk bilgisi

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

RGB renk modeli

#B2D9FF color RGB value is (178,217,255).

RGB: (178,217,255) (70%, 85%, 100%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 217 of 255 = 85%
B 255 of 255 = 100%

178
217
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 217 + 255 = 650 (100%)
R 178 of 650 ~ 27.38%
G 217 of 650 ~ 33.38%
B 255 of 650 ~ 39.23'%

%27.38
%33.38
%39.23

CMYK RENK MODELİ

#B2D9FF rengi CMYK tonu (30,15,0,0).

  • camgöbeği tonu 30.20%
  • eflatun tonu 14.90%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (30,15,0,0)
C30M15Y0K0 (30%, 15%, 0%, 0%)
(0.30 / 0.15 / 0.00 / 0.00)

CMYK yüzdeleri

%30.2
%14.9
%0
%0

Codes

Color #B2D9FF in popluar color models

B2 D9 FF
RGB 178 217 255
HSL 210° 100.00% 84.90%
HSB/HSV 210° 30.20% 100.00%
CMYK 30.20% 14.90% 0.00%
0.00%

Color #B2D9FF in popluar number systems.

HEX B2 D9 FF
Decimal 178 217 255
Binary 10110010 11011001 11111111
Octal 262 331 377

Shades and tints

Shades of #B2D9FF

#B2D9FF
(178,217,255)
#A2C6E8
(162,198,232)
#92B3D1
(146,179,209)
#82A0BA
(130,160,186)
#728DA3
(114,141,163)
#627A8C
(98,122,140)
#526775
(82,103,117)
#42545E
(66,84,94)
#324147
(50,65,71)
#222E30
(34,46,48)
#121B19
(18,27,25)
#000000
(0,0,0)

Tints of #B2D9FF

#B2D9FF
(178,217,255)
#B9DCFF
(185,220,255)
#C0DFFF
(192,223,255)
#C7E2FF
(199,226,255)
#CEE5FF
(206,229,255)
#D5E8FF
(213,232,255)
#DCEBFF
(220,235,255)
#E3EEFF
(227,238,255)
#EAF1FF
(234,241,255)
#F1F4FF
(241,244,255)
#F8F7FF
(248,247,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2D9FF; }

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

This text font color is #B2D9FF.

Background Color

.myBgColor { background-color: #B2D9FF; }

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

This div background color is #B2D9FF.

Border color

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

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

This div border color is #B2D9FF.

Opacity

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

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

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

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

This text has shadow with #B2D9FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D9FF.

Preview

Color preview on black background

This text has color #B2D9FF on black background.


Color preview on white background

This text has color #B2D9FF on white background.


Black color preview on #B2D9FF background

This text has black color on #B2D9FF background.


White color preview on #B2D9FF background

This text has white color on #B2D9FF background.


Related colors

Complementary color

Complementary color for #hex is #4D2600.


I love getcolorcode.com

Triadic colors

1 #FFB2D9 and #D9FFB2 with #B2D9FF are triadic colors.

2 #FFD9B2 and #D9B2FF with #B2D9FF are triadic colors.