COLOR #B5C7EA

HEX: #B5C7EA RGB: (181,199,234)

Renk bilgisi

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

RGB renk modeli

#B5C7EA color RGB value is (181,199,234).

RGB: (181,199,234) (71%, 78%, 92%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 199 of 255 = 78%
B 234 of 255 = 92%

181
199
234

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 199 + 234 = 614 (100%)
R 181 of 614 ~ 29.48%
G 199 of 614 ~ 32.41%
B 234 of 614 ~ 38.11'%

%29.48
%32.41
%38.11

CMYK RENK MODELİ

#B5C7EA rengi CMYK tonu (23,15,0,8).

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

CMYK: (23,15,0,8)
C23M15Y0K8 (23%, 15%, 0%, 8%)
(0.23 / 0.15 / 0.00 / 0.08)

CMYK yüzdeleri

%22.65
%14.96
%0
%8.24

Codes

Color #B5C7EA in popluar color models

B5 C7 EA
RGB 181 199 234
HSL 220° 55.79% 81.37%
HSB/HSV 220° 22.65% 91.76%
CMYK 22.65% 14.96% 0.00%
8.24%

Color #B5C7EA in popluar number systems.

HEX B5 C7 EA
Decimal 181 199 234
Binary 10110101 11000111 11101010
Octal 265 307 352

Shades and tints

Shades of #B5C7EA

#B5C7EA
(181,199,234)
#A5B5D5
(165,181,213)
#95A3C0
(149,163,192)
#8591AB
(133,145,171)
#757F96
(117,127,150)
#656D81
(101,109,129)
#555B6C
(85,91,108)
#454957
(69,73,87)
#353742
(53,55,66)
#25252D
(37,37,45)
#151318
(21,19,24)
#000000
(0,0,0)

Tints of #B5C7EA

#B5C7EA
(181,199,234)
#BBCCEB
(187,204,235)
#C1D1EC
(193,209,236)
#C7D6ED
(199,214,237)
#CDDBEE
(205,219,238)
#D3E0EF
(211,224,239)
#D9E5F0
(217,229,240)
#DFEAF1
(223,234,241)
#E5EFF2
(229,239,242)
#EBF4F3
(235,244,243)
#F1F9F4
(241,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5C7EA; }

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

This text font color is #B5C7EA.

Background Color

.myBgColor { background-color: #B5C7EA; }

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

This div background color is #B5C7EA.

Border color

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

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

This div border color is #B5C7EA.

Opacity

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

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

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

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

This text has shadow with #B5C7EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5C7EA.

Preview

Color preview on black background

This text has color #B5C7EA on black background.


Color preview on white background

This text has color #B5C7EA on white background.


Black color preview on #B5C7EA background

This text has black color on #B5C7EA background.


White color preview on #B5C7EA background

This text has white color on #B5C7EA background.


Related colors

Complementary color

Complementary color for #hex is #4A3815.


I love getcolorcode.com

Triadic colors

1 #EAB5C7 and #C7EAB5 with #B5C7EA are triadic colors.

2 #EAC7B5 and #C7B5EA with #B5C7EA are triadic colors.