COLOR #B5D5EB

HEX: #B5D5EB RGB: (181,213,235)

Renk bilgisi

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

RGB renk modeli

#B5D5EB color RGB value is (181,213,235).

RGB: (181,213,235) (71%, 84%, 92%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 213 of 255 = 84%
B 235 of 255 = 92%

181
213
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 213 + 235 = 629 (100%)
R 181 of 629 ~ 28.78%
G 213 of 629 ~ 33.86%
B 235 of 629 ~ 37.36'%

%28.78
%33.86
%37.36

CMYK RENK MODELİ

#B5D5EB rengi CMYK tonu (23,9,0,8).

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

CMYK: (23,9,0,8)
C23M9Y0K8 (23%, 9%, 0%, 8%)
(0.23 / 0.09 / 0.00 / 0.08)

CMYK yüzdeleri

%22.98
%9.36
%0
%7.84

Codes

Color #B5D5EB in popluar color models

B5 D5 EB
RGB 181 213 235
HSL 204° 57.45% 81.57%
HSB/HSV 204° 22.98% 92.16%
CMYK 22.98% 9.36% 0.00%
7.84%

Color #B5D5EB in popluar number systems.

HEX B5 D5 EB
Decimal 181 213 235
Binary 10110101 11010101 11101011
Octal 265 325 353

Shades and tints

Shades of #B5D5EB

#B5D5EB
(181,213,235)
#A5C2D6
(165,194,214)
#95AFC1
(149,175,193)
#859CAC
(133,156,172)
#758997
(117,137,151)
#657682
(101,118,130)
#55636D
(85,99,109)
#455058
(69,80,88)
#353D43
(53,61,67)
#252A2E
(37,42,46)
#151719
(21,23,25)
#000000
(0,0,0)

Tints of #B5D5EB

#B5D5EB
(181,213,235)
#BBD8EC
(187,216,236)
#C1DBED
(193,219,237)
#C7DEEE
(199,222,238)
#CDE1EF
(205,225,239)
#D3E4F0
(211,228,240)
#D9E7F1
(217,231,241)
#DFEAF2
(223,234,242)
#E5EDF3
(229,237,243)
#EBF0F4
(235,240,244)
#F1F3F5
(241,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D5EB; }

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

This text font color is #B5D5EB.

Background Color

.myBgColor { background-color: #B5D5EB; }

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

This div background color is #B5D5EB.

Border color

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

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

This div border color is #B5D5EB.

Opacity

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

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

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

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

This text has shadow with #B5D5EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D5EB.

Preview

Color preview on black background

This text has color #B5D5EB on black background.


Color preview on white background

This text has color #B5D5EB on white background.


Black color preview on #B5D5EB background

This text has black color on #B5D5EB background.


White color preview on #B5D5EB background

This text has white color on #B5D5EB background.


Related colors

Complementary color

Complementary color for #hex is #4A2A14.


I love getcolorcode.com

Triadic colors

1 #EBB5D5 and #D5EBB5 with #B5D5EB are triadic colors.

2 #EBD5B5 and #D5B5EB with #B5D5EB are triadic colors.