COLOR #B5BEEC

HEX: #B5BEEC RGB: (181,190,236)

Renk bilgisi

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

RGB renk modeli

#B5BEEC color RGB value is (181,190,236).

RGB: (181,190,236) (71%, 75%, 93%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 190 of 255 = 75%
B 236 of 255 = 93%

181
190
236

R + G + B ~ 80%. #B5BEEC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 190 + 236 = 607 (100%)
R 181 of 607 ~ 29.82%
G 190 of 607 ~ 31.3%
B 236 of 607 ~ 38.88'%

%29.82
%31.3
%38.88

CMYK RENK MODELİ

#B5BEEC rengi CMYK tonu (23,19,0,7).

  • camgöbeği tonu 23.31%
  • eflatun tonu 19.49%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (23,19,0,7)
C23M19Y0K7 (23%, 19%, 0%, 7%)
(0.23 / 0.19 / 0.00 / 0.07)

CMYK yüzdeleri

%23.31
%19.49
%0
%7.45

Codes

Color #B5BEEC in popluar color models

B5 BE EC
RGB 181 190 236
HSL 230° 59.14% 81.76%
HSB/HSV 230° 23.31% 92.55%
CMYK 23.31% 19.49% 0.00%
7.45%

Color #B5BEEC in popluar number systems.

HEX B5 BE EC
Decimal 181 190 236
Binary 10110101 10111110 11101100
Octal 265 276 354

Shades and tints

Shades of #B5BEEC

#B5BEEC
(181,190,236)
#A5ADD7
(165,173,215)
#959CC2
(149,156,194)
#858BAD
(133,139,173)
#757A98
(117,122,152)
#656983
(101,105,131)
#55586E
(85,88,110)
#454759
(69,71,89)
#353644
(53,54,68)
#25252F
(37,37,47)
#15141A
(21,20,26)
#000000
(0,0,0)

Tints of #B5BEEC

#B5BEEC
(181,190,236)
#BBC3ED
(187,195,237)
#C1C8EE
(193,200,238)
#C7CDEF
(199,205,239)
#CDD2F0
(205,210,240)
#D3D7F1
(211,215,241)
#D9DCF2
(217,220,242)
#DFE1F3
(223,225,243)
#E5E6F4
(229,230,244)
#EBEBF5
(235,235,245)
#F1F0F6
(241,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5BEEC color. Also use rgb(181,190,236) instead hex code.

Text Font Color

.myTextColor { color: #B5BEEC; }

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

This text font color is #B5BEEC.

Background Color

.myBgColor { background-color: #B5BEEC; }

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

This div background color is #B5BEEC.

Border color

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

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

This div border color is #B5BEEC.

Opacity

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

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

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

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

This text has shadow with #B5BEEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5BEEC.

Preview

Color preview on black background

This text has color #B5BEEC on black background.


Color preview on white background

This text has color #B5BEEC on white background.


Black color preview on #B5BEEC background

This text has black color on #B5BEEC background.


White color preview on #B5BEEC background

This text has white color on #B5BEEC background.


Related colors

Complementary color

Complementary color for #hex is #4A4113.


I love getcolorcode.com

Triadic colors

1 #ECB5BE and #BEECB5 with #B5BEEC are triadic colors.

2 #ECBEB5 and #BEB5EC with #B5BEEC are triadic colors.