COLOR #B5DBEB

HEX: #B5DBEB RGB: (181,219,235)

Renk bilgisi

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

RGB renk modeli

#B5DBEB color RGB value is (181,219,235).

RGB: (181,219,235) (71%, 86%, 92%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 219 of 255 = 86%
B 235 of 255 = 92%

181
219
235

R + G + B ~ 83%. #B5DBEB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 219 + 235 = 635 (100%)
R 181 of 635 ~ 28.5%
G 219 of 635 ~ 34.49%
B 235 of 635 ~ 37.01'%

%28.5
%34.49
%37.01

CMYK RENK MODELİ

#B5DBEB rengi CMYK tonu (23,7,0,8).

  • camgöbeği tonu 22.98%
  • eflatun tonu 6.81%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (23,7,0,8)
C23M7Y0K8 (23%, 7%, 0%, 8%)
(0.23 / 0.07 / 0.00 / 0.08)

CMYK yüzdeleri

%22.98
%6.81
%0
%7.84

Codes

Color #B5DBEB in popluar color models

B5 DB EB
RGB 181 219 235
HSL 198° 57.45% 81.57%
HSB/HSV 198° 22.98% 92.16%
CMYK 22.98% 6.81% 0.00%
7.84%

Color #B5DBEB in popluar number systems.

HEX B5 DB EB
Decimal 181 219 235
Binary 10110101 11011011 11101011
Octal 265 333 353

Shades and tints

Shades of #B5DBEB

#B5DBEB
(181,219,235)
#A5C8D6
(165,200,214)
#95B5C1
(149,181,193)
#85A2AC
(133,162,172)
#758F97
(117,143,151)
#657C82
(101,124,130)
#55696D
(85,105,109)
#455658
(69,86,88)
#354343
(53,67,67)
#25302E
(37,48,46)
#151D19
(21,29,25)
#000000
(0,0,0)

Tints of #B5DBEB

#B5DBEB
(181,219,235)
#BBDEEC
(187,222,236)
#C1E1ED
(193,225,237)
#C7E4EE
(199,228,238)
#CDE7EF
(205,231,239)
#D3EAF0
(211,234,240)
#D9EDF1
(217,237,241)
#DFF0F2
(223,240,242)
#E5F3F3
(229,243,243)
#EBF6F4
(235,246,244)
#F1F9F5
(241,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5DBEB color. Also use rgb(181,219,235) instead hex code.

Text Font Color

.myTextColor { color: #B5DBEB; }

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

This text font color is #B5DBEB.

Background Color

.myBgColor { background-color: #B5DBEB; }

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

This div background color is #B5DBEB.

Border color

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

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

This div border color is #B5DBEB.

Opacity

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

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

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

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

This text has shadow with #B5DBEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5DBEB.

Preview

Color preview on black background

This text has color #B5DBEB on black background.


Color preview on white background

This text has color #B5DBEB on white background.


Black color preview on #B5DBEB background

This text has black color on #B5DBEB background.


White color preview on #B5DBEB background

This text has white color on #B5DBEB background.


Related colors

Complementary color

Complementary color for #hex is #4A2414.


I love getcolorcode.com

Triadic colors

1 #EBB5DB and #DBEBB5 with #B5DBEB are triadic colors.

2 #EBDBB5 and #DBB5EB with #B5DBEB are triadic colors.