COLOR #B4DBE4

HEX: #B4DBE4 RGB: (180,219,228)

Renk bilgisi

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

RGB renk modeli

#B4DBE4 color RGB value is (180,219,228).

RGB: (180,219,228) (71%, 86%, 89%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 219 of 255 = 86%
B 228 of 255 = 89%

180
219
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 219 + 228 = 627 (100%)
R 180 of 627 ~ 28.71%
G 219 of 627 ~ 34.93%
B 228 of 627 ~ 36.36'%

%28.71
%34.93
%36.36

CMYK RENK MODELİ

#B4DBE4 rengi CMYK tonu (21,4,0,11).

  • camgöbeği tonu 21.05%
  • eflatun tonu 3.95%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (21,4,0,11)
C21M4Y0K11 (21%, 4%, 0%, 11%)
(0.21 / 0.04 / 0.00 / 0.11)

CMYK yüzdeleri

%21.05
%3.95
%0
%10.59

Codes

Color #B4DBE4 in popluar color models

B4 DB E4
RGB 180 219 228
HSL 191° 47.06% 80.00%
HSB/HSV 191° 21.05% 89.41%
CMYK 21.05% 3.95% 0.00%
10.59%

Color #B4DBE4 in popluar number systems.

HEX B4 DB E4
Decimal 180 219 228
Binary 10110100 11011011 11100100
Octal 264 333 344

Shades and tints

Shades of #B4DBE4

#B4DBE4
(180,219,228)
#A4C8D0
(164,200,208)
#94B5BC
(148,181,188)
#84A2A8
(132,162,168)
#748F94
(116,143,148)
#647C80
(100,124,128)
#54696C
(84,105,108)
#445658
(68,86,88)
#344344
(52,67,68)
#243030
(36,48,48)
#141D1C
(20,29,28)
#000000
(0,0,0)

Tints of #B4DBE4

#B4DBE4
(180,219,228)
#BADEE6
(186,222,230)
#C0E1E8
(192,225,232)
#C6E4EA
(198,228,234)
#CCE7EC
(204,231,236)
#D2EAEE
(210,234,238)
#D8EDF0
(216,237,240)
#DEF0F2
(222,240,242)
#E4F3F4
(228,243,244)
#EAF6F6
(234,246,246)
#F0F9F8
(240,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4DBE4 color. Also use rgb(180,219,228) instead hex code.

Text Font Color

.myTextColor { color: #B4DBE4; }

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

This text font color is #B4DBE4.

Background Color

.myBgColor { background-color: #B4DBE4; }

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

This div background color is #B4DBE4.

Border color

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

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

This div border color is #B4DBE4.

Opacity

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

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

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

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

This text has shadow with #B4DBE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4DBE4.

Preview

Color preview on black background

This text has color #B4DBE4 on black background.


Color preview on white background

This text has color #B4DBE4 on white background.


Black color preview on #B4DBE4 background

This text has black color on #B4DBE4 background.


White color preview on #B4DBE4 background

This text has white color on #B4DBE4 background.


Related colors

Complementary color

Complementary color for #hex is #4B241B.


I love getcolorcode.com

Triadic colors

1 #E4B4DB and #DBE4B4 with #B4DBE4 are triadic colors.

2 #E4DBB4 and #DBB4E4 with #B4DBE4 are triadic colors.