COLOR #B5D9FF

HEX: #B5D9FF RGB: (181,217,255)

Renk bilgisi

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

RGB renk modeli

#B5D9FF color RGB value is (181,217,255).

RGB: (181,217,255) (71%, 85%, 100%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 217 of 255 = 85%
B 255 of 255 = 100%

181
217
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 255 = 653 (100%)
R 181 of 653 ~ 27.72%
G 217 of 653 ~ 33.23%
B 255 of 653 ~ 39.05'%

%27.72
%33.23
%39.05

CMYK RENK MODELİ

#B5D9FF rengi CMYK tonu (29,15,0,0).

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

CMYK: (29,15,0,0)
C29M15Y0K0 (29%, 15%, 0%, 0%)
(0.29 / 0.15 / 0.00 / 0.00)

CMYK yüzdeleri

%29.02
%14.9
%0
%0

Codes

Color #B5D9FF in popluar color models

B5 D9 FF
RGB 181 217 255
HSL 211° 100.00% 85.49%
HSB/HSV 211° 29.02% 100.00%
CMYK 29.02% 14.90% 0.00%
0.00%

Color #B5D9FF in popluar number systems.

HEX B5 D9 FF
Decimal 181 217 255
Binary 10110101 11011001 11111111
Octal 265 331 377

Shades and tints

Shades of #B5D9FF

#B5D9FF
(181,217,255)
#A5C6E8
(165,198,232)
#95B3D1
(149,179,209)
#85A0BA
(133,160,186)
#758DA3
(117,141,163)
#657A8C
(101,122,140)
#556775
(85,103,117)
#45545E
(69,84,94)
#354147
(53,65,71)
#252E30
(37,46,48)
#151B19
(21,27,25)
#000000
(0,0,0)

Tints of #B5D9FF

#B5D9FF
(181,217,255)
#BBDCFF
(187,220,255)
#C1DFFF
(193,223,255)
#C7E2FF
(199,226,255)
#CDE5FF
(205,229,255)
#D3E8FF
(211,232,255)
#D9EBFF
(217,235,255)
#DFEEFF
(223,238,255)
#E5F1FF
(229,241,255)
#EBF4FF
(235,244,255)
#F1F7FF
(241,247,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D9FF; }

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

This text font color is #B5D9FF.

Background Color

.myBgColor { background-color: #B5D9FF; }

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

This div background color is #B5D9FF.

Border color

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

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

This div border color is #B5D9FF.

Opacity

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

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

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

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

This text has shadow with #B5D9FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D9FF.

Preview

Color preview on black background

This text has color #B5D9FF on black background.


Color preview on white background

This text has color #B5D9FF on white background.


Black color preview on #B5D9FF background

This text has black color on #B5D9FF background.


White color preview on #B5D9FF background

This text has white color on #B5D9FF background.


Related colors

Complementary color

Complementary color for #hex is #4A2600.


I love getcolorcode.com

Triadic colors

1 #FFB5D9 and #D9FFB5 with #B5D9FF are triadic colors.

2 #FFD9B5 and #D9B5FF with #B5D9FF are triadic colors.