COLOR #B2DBE5

HEX: #B2DBE5 RGB: (178,219,229)

Renk bilgisi

#B2DBE5 contains red, green and blue colors in about the same proportion. #B2DBE5 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#B2DBE5 color RGB value is (178,219,229).

RGB: (178,219,229) (70%, 86%, 90%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 219 of 255 = 86%
B 229 of 255 = 90%

178
219
229

R + G + B ~ 82%. #B2DBE5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 219 + 229 = 626 (100%)
R 178 of 626 ~ 28.43%
G 219 of 626 ~ 34.98%
B 229 of 626 ~ 36.58'%

%28.43
%34.98
%36.58

CMYK RENK MODELİ

#B2DBE5 rengi CMYK tonu (22,4,0,10).

  • camgöbeği tonu 22.27%
  • eflatun tonu 4.37%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (22,4,0,10)
C22M4Y0K10 (22%, 4%, 0%, 10%)
(0.22 / 0.04 / 0.00 / 0.10)

CMYK yüzdeleri

%22.27
%4.37
%0
%10.2

Codes

Color #B2DBE5 in popluar color models

B2 DB E5
RGB 178 219 229
HSL 192° 49.51% 79.80%
HSB/HSV 192° 22.27% 89.80%
CMYK 22.27% 4.37% 0.00%
10.20%

Color #B2DBE5 in popluar number systems.

HEX B2 DB E5
Decimal 178 219 229
Binary 10110010 11011011 11100101
Octal 262 333 345

Shades and tints

Shades of #B2DBE5

#B2DBE5
(178,219,229)
#A2C8D1
(162,200,209)
#92B5BD
(146,181,189)
#82A2A9
(130,162,169)
#728F95
(114,143,149)
#627C81
(98,124,129)
#52696D
(82,105,109)
#425659
(66,86,89)
#324345
(50,67,69)
#223031
(34,48,49)
#121D1D
(18,29,29)
#000000
(0,0,0)

Tints of #B2DBE5

#B2DBE5
(178,219,229)
#B9DEE7
(185,222,231)
#C0E1E9
(192,225,233)
#C7E4EB
(199,228,235)
#CEE7ED
(206,231,237)
#D5EAEF
(213,234,239)
#DCEDF1
(220,237,241)
#E3F0F3
(227,240,243)
#EAF3F5
(234,243,245)
#F1F6F7
(241,246,247)
#F8F9F9
(248,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2DBE5 color. Also use rgb(178,219,229) instead hex code.

Text Font Color

.myTextColor { color: #B2DBE5; }

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

This text font color is #B2DBE5.

Background Color

.myBgColor { background-color: #B2DBE5; }

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

This div background color is #B2DBE5.

Border color

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

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

This div border color is #B2DBE5.

Opacity

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

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

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

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

This text has shadow with #B2DBE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2DBE5.

Preview

Color preview on black background

This text has color #B2DBE5 on black background.


Color preview on white background

This text has color #B2DBE5 on white background.


Black color preview on #B2DBE5 background

This text has black color on #B2DBE5 background.


White color preview on #B2DBE5 background

This text has white color on #B2DBE5 background.


Related colors

Complementary color

Complementary color for #hex is #4D241A.


I love getcolorcode.com

Triadic colors

1 #E5B2DB and #DBE5B2 with #B2DBE5 are triadic colors.

2 #E5DBB2 and #DBB2E5 with #B2DBE5 are triadic colors.