COLOR #B5D9EA

HEX: #B5D9EA RGB: (181,217,234)

Renk bilgisi

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

RGB renk modeli

#B5D9EA color RGB value is (181,217,234).

RGB: (181,217,234) (71%, 85%, 92%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 217 of 255 = 85%
B 234 of 255 = 92%

181
217
234

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 234 = 632 (100%)
R 181 of 632 ~ 28.64%
G 217 of 632 ~ 34.34%
B 234 of 632 ~ 37.03'%

%28.64
%34.34
%37.03

CMYK RENK MODELİ

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

  • camgöbeği tonu 22.65%
  • eflatun tonu 7.26%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%

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

CMYK yüzdeleri

%22.65
%7.26
%0
%8.24

Codes

Color #B5D9EA in popluar color models

B5 D9 EA
RGB 181 217 234
HSL 199° 55.79% 81.37%
HSB/HSV 199° 22.65% 91.76%
CMYK 22.65% 7.26% 0.00%
8.24%

Color #B5D9EA in popluar number systems.

HEX B5 D9 EA
Decimal 181 217 234
Binary 10110101 11011001 11101010
Octal 265 331 352

Shades and tints

Shades of #B5D9EA

#B5D9EA
(181,217,234)
#A5C6D5
(165,198,213)
#95B3C0
(149,179,192)
#85A0AB
(133,160,171)
#758D96
(117,141,150)
#657A81
(101,122,129)
#55676C
(85,103,108)
#455457
(69,84,87)
#354142
(53,65,66)
#252E2D
(37,46,45)
#151B18
(21,27,24)
#000000
(0,0,0)

Tints of #B5D9EA

#B5D9EA
(181,217,234)
#BBDCEB
(187,220,235)
#C1DFEC
(193,223,236)
#C7E2ED
(199,226,237)
#CDE5EE
(205,229,238)
#D3E8EF
(211,232,239)
#D9EBF0
(217,235,240)
#DFEEF1
(223,238,241)
#E5F1F2
(229,241,242)
#EBF4F3
(235,244,243)
#F1F7F4
(241,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D9EA; }

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

This text font color is #B5D9EA.

Background Color

.myBgColor { background-color: #B5D9EA; }

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

This div background color is #B5D9EA.

Border color

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

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

This div border color is #B5D9EA.

Opacity

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

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

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

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

This text has shadow with #B5D9EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D9EA.

Preview

Color preview on black background

This text has color #B5D9EA on black background.


Color preview on white background

This text has color #B5D9EA on white background.


Black color preview on #B5D9EA background

This text has black color on #B5D9EA background.


White color preview on #B5D9EA background

This text has white color on #B5D9EA background.


Related colors

Complementary color

Complementary color for #hex is #4A2615.


I love getcolorcode.com

Triadic colors

1 #EAB5D9 and #D9EAB5 with #B5D9EA are triadic colors.

2 #EAD9B5 and #D9B5EA with #B5D9EA are triadic colors.