COLOR #B5CCE6

HEX: #B5CCE6 RGB: (181,204,230)

Renk bilgisi

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

RGB renk modeli

#B5CCE6 color RGB value is (181,204,230).

RGB: (181,204,230) (71%, 80%, 90%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 204 of 255 = 80%
B 230 of 255 = 90%

181
204
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 204 + 230 = 615 (100%)
R 181 of 615 ~ 29.43%
G 204 of 615 ~ 33.17%
B 230 of 615 ~ 37.4'%

%29.43
%33.17
%37.4

CMYK RENK MODELİ

#B5CCE6 rengi CMYK tonu (21,11,0,10).

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

CMYK: (21,11,0,10)
C21M11Y0K10 (21%, 11%, 0%, 10%)
(0.21 / 0.11 / 0.00 / 0.10)

CMYK yüzdeleri

%21.3
%11.3
%0
%9.8

Codes

Color #B5CCE6 in popluar color models

B5 CC E6
RGB 181 204 230
HSL 212° 49.49% 80.59%
HSB/HSV 212° 21.30% 90.20%
CMYK 21.30% 11.30% 0.00%
9.80%

Color #B5CCE6 in popluar number systems.

HEX B5 CC E6
Decimal 181 204 230
Binary 10110101 11001100 11100110
Octal 265 314 346

Shades and tints

Shades of #B5CCE6

#B5CCE6
(181,204,230)
#A5BAD2
(165,186,210)
#95A8BE
(149,168,190)
#8596AA
(133,150,170)
#758496
(117,132,150)
#657282
(101,114,130)
#55606E
(85,96,110)
#454E5A
(69,78,90)
#353C46
(53,60,70)
#252A32
(37,42,50)
#15181E
(21,24,30)
#000000
(0,0,0)

Tints of #B5CCE6

#B5CCE6
(181,204,230)
#BBD0E8
(187,208,232)
#C1D4EA
(193,212,234)
#C7D8EC
(199,216,236)
#CDDCEE
(205,220,238)
#D3E0F0
(211,224,240)
#D9E4F2
(217,228,242)
#DFE8F4
(223,232,244)
#E5ECF6
(229,236,246)
#EBF0F8
(235,240,248)
#F1F4FA
(241,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5CCE6; }

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

This text font color is #B5CCE6.

Background Color

.myBgColor { background-color: #B5CCE6; }

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

This div background color is #B5CCE6.

Border color

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

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

This div border color is #B5CCE6.

Opacity

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

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

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

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

This text has shadow with #B5CCE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5CCE6.

Preview

Color preview on black background

This text has color #B5CCE6 on black background.


Color preview on white background

This text has color #B5CCE6 on white background.


Black color preview on #B5CCE6 background

This text has black color on #B5CCE6 background.


White color preview on #B5CCE6 background

This text has white color on #B5CCE6 background.


Related colors

Complementary color

Complementary color for #hex is #4A3319.


I love getcolorcode.com

Triadic colors

1 #E6B5CC and #CCE6B5 with #B5CCE6 are triadic colors.

2 #E6CCB5 and #CCB5E6 with #B5CCE6 are triadic colors.