COLOR #B5C5EA

HEX: #B5C5EA RGB: (181,197,234)

Renk bilgisi

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

RGB renk modeli

#B5C5EA color RGB value is (181,197,234).

RGB: (181,197,234) (71%, 77%, 92%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 197 of 255 = 77%
B 234 of 255 = 92%

181
197
234

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 197 + 234 = 612 (100%)
R 181 of 612 ~ 29.58%
G 197 of 612 ~ 32.19%
B 234 of 612 ~ 38.24'%

%29.58
%32.19
%38.24

CMYK RENK MODELİ

#B5C5EA rengi CMYK tonu (23,16,0,8).

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

CMYK: (23,16,0,8)
C23M16Y0K8 (23%, 16%, 0%, 8%)
(0.23 / 0.16 / 0.00 / 0.08)

CMYK yüzdeleri

%22.65
%15.81
%0
%8.24

Codes

Color #B5C5EA in popluar color models

B5 C5 EA
RGB 181 197 234
HSL 222° 55.79% 81.37%
HSB/HSV 222° 22.65% 91.76%
CMYK 22.65% 15.81% 0.00%
8.24%

Color #B5C5EA in popluar number systems.

HEX B5 C5 EA
Decimal 181 197 234
Binary 10110101 11000101 11101010
Octal 265 305 352

Shades and tints

Shades of #B5C5EA

#B5C5EA
(181,197,234)
#A5B4D5
(165,180,213)
#95A3C0
(149,163,192)
#8592AB
(133,146,171)
#758196
(117,129,150)
#657081
(101,112,129)
#555F6C
(85,95,108)
#454E57
(69,78,87)
#353D42
(53,61,66)
#252C2D
(37,44,45)
#151B18
(21,27,24)
#000000
(0,0,0)

Tints of #B5C5EA

#B5C5EA
(181,197,234)
#BBCAEB
(187,202,235)
#C1CFEC
(193,207,236)
#C7D4ED
(199,212,237)
#CDD9EE
(205,217,238)
#D3DEEF
(211,222,239)
#D9E3F0
(217,227,240)
#DFE8F1
(223,232,241)
#E5EDF2
(229,237,242)
#EBF2F3
(235,242,243)
#F1F7F4
(241,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5C5EA; }

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

This text font color is #B5C5EA.

Background Color

.myBgColor { background-color: #B5C5EA; }

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

This div background color is #B5C5EA.

Border color

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

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

This div border color is #B5C5EA.

Opacity

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

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

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

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

This text has shadow with #B5C5EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5C5EA.

Preview

Color preview on black background

This text has color #B5C5EA on black background.


Color preview on white background

This text has color #B5C5EA on white background.


Black color preview on #B5C5EA background

This text has black color on #B5C5EA background.


White color preview on #B5C5EA background

This text has white color on #B5C5EA background.


Related colors

Complementary color

Complementary color for #hex is #4A3A15.


I love getcolorcode.com

Triadic colors

1 #EAB5C5 and #C5EAB5 with #B5C5EA are triadic colors.

2 #EAC5B5 and #C5B5EA with #B5C5EA are triadic colors.