COLOR #B5E6FF

HEX: #B5E6FF RGB: (181,230,255)

Renk bilgisi

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

RGB renk modeli

#B5E6FF color RGB value is (181,230,255).

RGB: (181,230,255) (71%, 90%, 100%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 230 of 255 = 90%
B 255 of 255 = 100%

181
230
255

R + G + B ~ 87%. #B5E6FF is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 230 + 255 = 666 (100%)
R 181 of 666 ~ 27.18%
G 230 of 666 ~ 34.53%
B 255 of 666 ~ 38.29'%

%27.18
%34.53
%38.29

CMYK RENK MODELİ

#B5E6FF rengi CMYK tonu (29,10,0,0).

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

CMYK: (29,10,0,0)
C29M10Y0K0 (29%, 10%, 0%, 0%)
(0.29 / 0.10 / 0.00 / 0.00)

CMYK yüzdeleri

%29.02
%9.8
%0
%0

Codes

Color #B5E6FF in popluar color models

B5 E6 FF
RGB 181 230 255
HSL 200° 100.00% 85.49%
HSB/HSV 200° 29.02% 100.00%
CMYK 29.02% 9.80% 0.00%
0.00%

Color #B5E6FF in popluar number systems.

HEX B5 E6 FF
Decimal 181 230 255
Binary 10110101 11100110 11111111
Octal 265 346 377

Shades and tints

Shades of #B5E6FF

#B5E6FF
(181,230,255)
#A5D2E8
(165,210,232)
#95BED1
(149,190,209)
#85AABA
(133,170,186)
#7596A3
(117,150,163)
#65828C
(101,130,140)
#556E75
(85,110,117)
#455A5E
(69,90,94)
#354647
(53,70,71)
#253230
(37,50,48)
#151E19
(21,30,25)
#000000
(0,0,0)

Tints of #B5E6FF

#B5E6FF
(181,230,255)
#BBE8FF
(187,232,255)
#C1EAFF
(193,234,255)
#C7ECFF
(199,236,255)
#CDEEFF
(205,238,255)
#D3F0FF
(211,240,255)
#D9F2FF
(217,242,255)
#DFF4FF
(223,244,255)
#E5F6FF
(229,246,255)
#EBF8FF
(235,248,255)
#F1FAFF
(241,250,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E6FF; }

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

This text font color is #B5E6FF.

Background Color

.myBgColor { background-color: #B5E6FF; }

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

This div background color is #B5E6FF.

Border color

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

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

This div border color is #B5E6FF.

Opacity

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

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

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

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

This text has shadow with #B5E6FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E6FF.

Preview

Color preview on black background

This text has color #B5E6FF on black background.


Color preview on white background

This text has color #B5E6FF on white background.


Black color preview on #B5E6FF background

This text has black color on #B5E6FF background.


White color preview on #B5E6FF background

This text has white color on #B5E6FF background.


Related colors

Complementary color

Complementary color for #hex is #4A1900.


I love getcolorcode.com

Triadic colors

1 #FFB5E6 and #E6FFB5 with #B5E6FF are triadic colors.

2 #FFE6B5 and #E6B5FF with #B5E6FF are triadic colors.