COLOR #B4C5E6

HEX: #B4C5E6 RGB: (180,197,230)

Renk bilgisi

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

RGB renk modeli

#B4C5E6 color RGB value is (180,197,230).

RGB: (180,197,230) (71%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 197 of 255 = 77%
B 230 of 255 = 90%

180
197
230

R + G + B ~ 79%. #B4C5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 197 + 230 = 607 (100%)
R 180 of 607 ~ 29.65%
G 197 of 607 ~ 32.45%
B 230 of 607 ~ 37.89'%

%29.65
%32.45
%37.89

CMYK RENK MODELİ

#B4C5E6 rengi CMYK tonu (22,14,0,10).

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

CMYK: (22,14,0,10)
C22M14Y0K10 (22%, 14%, 0%, 10%)
(0.22 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%21.74
%14.35
%0
%9.8

Codes

Color #B4C5E6 in popluar color models

B4 C5 E6
RGB 180 197 230
HSL 220° 50.00% 80.39%
HSB/HSV 220° 21.74% 90.20%
CMYK 21.74% 14.35% 0.00%
9.80%

Color #B4C5E6 in popluar number systems.

HEX B4 C5 E6
Decimal 180 197 230
Binary 10110100 11000101 11100110
Octal 264 305 346

Shades and tints

Shades of #B4C5E6

#B4C5E6
(180,197,230)
#A4B4D2
(164,180,210)
#94A3BE
(148,163,190)
#8492AA
(132,146,170)
#748196
(116,129,150)
#647082
(100,112,130)
#545F6E
(84,95,110)
#444E5A
(68,78,90)
#343D46
(52,61,70)
#242C32
(36,44,50)
#141B1E
(20,27,30)
#000000
(0,0,0)

Tints of #B4C5E6

#B4C5E6
(180,197,230)
#BACAE8
(186,202,232)
#C0CFEA
(192,207,234)
#C6D4EC
(198,212,236)
#CCD9EE
(204,217,238)
#D2DEF0
(210,222,240)
#D8E3F2
(216,227,242)
#DEE8F4
(222,232,244)
#E4EDF6
(228,237,246)
#EAF2F8
(234,242,248)
#F0F7FA
(240,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4C5E6 color. Also use rgb(180,197,230) instead hex code.

Text Font Color

.myTextColor { color: #B4C5E6; }

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

This text font color is #B4C5E6.

Background Color

.myBgColor { background-color: #B4C5E6; }

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

This div background color is #B4C5E6.

Border color

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

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

This div border color is #B4C5E6.

Opacity

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

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

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

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

This text has shadow with #B4C5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4C5E6.

Preview

Color preview on black background

This text has color #B4C5E6 on black background.


Color preview on white background

This text has color #B4C5E6 on white background.


Black color preview on #B4C5E6 background

This text has black color on #B4C5E6 background.


White color preview on #B4C5E6 background

This text has white color on #B4C5E6 background.


Related colors

Complementary color

Complementary color for #hex is #4B3A19.


I love getcolorcode.com

Triadic colors

1 #E6B4C5 and #C5E6B4 with #B4C5E6 are triadic colors.

2 #E6C5B4 and #C5B4E6 with #B4C5E6 are triadic colors.