COLOR #B5D3ED

HEX: #B5D3ED RGB: (181,211,237)

Renk bilgisi

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

RGB renk modeli

#B5D3ED color RGB value is (181,211,237).

RGB: (181,211,237) (71%, 83%, 93%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 211 of 255 = 83%
B 237 of 255 = 93%

181
211
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 211 + 237 = 629 (100%)
R 181 of 629 ~ 28.78%
G 211 of 629 ~ 33.55%
B 237 of 629 ~ 37.68'%

%28.78
%33.55
%37.68

CMYK RENK MODELİ

#B5D3ED rengi CMYK tonu (24,11,0,7).

  • camgöbeği tonu 23.63%
  • eflatun tonu 10.97%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (24,11,0,7)
C24M11Y0K7 (24%, 11%, 0%, 7%)
(0.24 / 0.11 / 0.00 / 0.07)

CMYK yüzdeleri

%23.63
%10.97
%0
%7.06

Codes

Color #B5D3ED in popluar color models

B5 D3 ED
RGB 181 211 237
HSL 208° 60.87% 81.96%
HSB/HSV 208° 23.63% 92.94%
CMYK 23.63% 10.97% 0.00%
7.06%

Color #B5D3ED in popluar number systems.

HEX B5 D3 ED
Decimal 181 211 237
Binary 10110101 11010011 11101101
Octal 265 323 355

Shades and tints

Shades of #B5D3ED

#B5D3ED
(181,211,237)
#A5C0D8
(165,192,216)
#95ADC3
(149,173,195)
#859AAE
(133,154,174)
#758799
(117,135,153)
#657484
(101,116,132)
#55616F
(85,97,111)
#454E5A
(69,78,90)
#353B45
(53,59,69)
#252830
(37,40,48)
#15151B
(21,21,27)
#000000
(0,0,0)

Tints of #B5D3ED

#B5D3ED
(181,211,237)
#BBD7EE
(187,215,238)
#C1DBEF
(193,219,239)
#C7DFF0
(199,223,240)
#CDE3F1
(205,227,241)
#D3E7F2
(211,231,242)
#D9EBF3
(217,235,243)
#DFEFF4
(223,239,244)
#E5F3F5
(229,243,245)
#EBF7F6
(235,247,246)
#F1FBF7
(241,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D3ED color. Also use rgb(181,211,237) instead hex code.

Text Font Color

.myTextColor { color: #B5D3ED; }

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

This text font color is #B5D3ED.

Background Color

.myBgColor { background-color: #B5D3ED; }

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

This div background color is #B5D3ED.

Border color

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

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

This div border color is #B5D3ED.

Opacity

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

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

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

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

This text has shadow with #B5D3ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D3ED.

Preview

Color preview on black background

This text has color #B5D3ED on black background.


Color preview on white background

This text has color #B5D3ED on white background.


Black color preview on #B5D3ED background

This text has black color on #B5D3ED background.


White color preview on #B5D3ED background

This text has white color on #B5D3ED background.


Related colors

Complementary color

Complementary color for #hex is #4A2C12.


I love getcolorcode.com

Triadic colors

1 #EDB5D3 and #D3EDB5 with #B5D3ED are triadic colors.

2 #EDD3B5 and #D3B5ED with #B5D3ED are triadic colors.