COLOR #B5D4FF

HEX: #B5D4FF RGB: (181,212,255)

Renk bilgisi

#B5D4FF contains mainly green and blue colors. #B5D4FF ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#B5D4FF color RGB value is (181,212,255).

RGB: (181,212,255) (71%, 83%, 100%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 212 of 255 = 83%
B 255 of 255 = 100%

181
212
255

R + G + B ~ 85%. #B5D4FF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 212 + 255 = 648 (100%)
R 181 of 648 ~ 27.93%
G 212 of 648 ~ 32.72%
B 255 of 648 ~ 39.35'%

%27.93
%32.72
%39.35

CMYK RENK MODELİ

#B5D4FF rengi CMYK tonu (29,17,0,0).

  • camgöbeği tonu 29.02%
  • eflatun tonu 16.86%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (29,17,0,0)
C29M17Y0K0 (29%, 17%, 0%, 0%)
(0.29 / 0.17 / 0.00 / 0.00)

CMYK yüzdeleri

%29.02
%16.86
%0
%0

Codes

Color #B5D4FF in popluar color models

B5 D4 FF
RGB 181 212 255
HSL 215° 100.00% 85.49%
HSB/HSV 215° 29.02% 100.00%
CMYK 29.02% 16.86% 0.00%
0.00%

Color #B5D4FF in popluar number systems.

HEX B5 D4 FF
Decimal 181 212 255
Binary 10110101 11010100 11111111
Octal 265 324 377

Shades and tints

Shades of #B5D4FF

#B5D4FF
(181,212,255)
#A5C1E8
(165,193,232)
#95AED1
(149,174,209)
#859BBA
(133,155,186)
#7588A3
(117,136,163)
#65758C
(101,117,140)
#556275
(85,98,117)
#454F5E
(69,79,94)
#353C47
(53,60,71)
#252930
(37,41,48)
#151619
(21,22,25)
#000000
(0,0,0)

Tints of #B5D4FF

#B5D4FF
(181,212,255)
#BBD7FF
(187,215,255)
#C1DAFF
(193,218,255)
#C7DDFF
(199,221,255)
#CDE0FF
(205,224,255)
#D3E3FF
(211,227,255)
#D9E6FF
(217,230,255)
#DFE9FF
(223,233,255)
#E5ECFF
(229,236,255)
#EBEFFF
(235,239,255)
#F1F2FF
(241,242,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D4FF color. Also use rgb(181,212,255) instead hex code.

Text Font Color

.myTextColor { color: #B5D4FF; }

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

This text font color is #B5D4FF.

Background Color

.myBgColor { background-color: #B5D4FF; }

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

This div background color is #B5D4FF.

Border color

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

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

This div border color is #B5D4FF.

Opacity

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

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

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

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

This text has shadow with #B5D4FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D4FF.

Preview

Color preview on black background

This text has color #B5D4FF on black background.


Color preview on white background

This text has color #B5D4FF on white background.


Black color preview on #B5D4FF background

This text has black color on #B5D4FF background.


White color preview on #B5D4FF background

This text has white color on #B5D4FF background.


Related colors

Complementary color

Complementary color for #hex is #4A2B00.


I love getcolorcode.com

Triadic colors

1 #FFB5D4 and #D4FFB5 with #B5D4FF are triadic colors.

2 #FFD4B5 and #D4B5FF with #B5D4FF are triadic colors.