COLOR #B0C2E6

HEX: #B0C2E6 RGB: (176,194,230)

Renk bilgisi

#B0C2E6 contains red, green and blue colors in about the same proportion. #B0C2E6 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#B0C2E6 color RGB value is (176,194,230).

RGB: (176,194,230) (69%, 76%, 90%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 194 of 255 = 76%
B 230 of 255 = 90%

176
194
230

R + G + B ~ 78%. #B0C2E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 194 + 230 = 600 (100%)
R 176 of 600 ~ 29.33%
G 194 of 600 ~ 32.33%
B 230 of 600 ~ 38.33'%

%29.33
%32.33
%38.33

CMYK RENK MODELİ

#B0C2E6 rengi CMYK tonu (23,16,0,10).

  • camgöbeği tonu 23.48%
  • eflatun tonu 15.65%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (23,16,0,10)
C23M16Y0K10 (23%, 16%, 0%, 10%)
(0.23 / 0.16 / 0.00 / 0.10)

CMYK yüzdeleri

%23.48
%15.65
%0
%9.8

Codes

Color #B0C2E6 in popluar color models

B0 C2 E6
RGB 176 194 230
HSL 220° 51.92% 79.61%
HSB/HSV 220° 23.48% 90.20%
CMYK 23.48% 15.65% 0.00%
9.80%

Color #B0C2E6 in popluar number systems.

HEX B0 C2 E6
Decimal 176 194 230
Binary 10110000 11000010 11100110
Octal 260 302 346

Shades and tints

Shades of #B0C2E6

#B0C2E6
(176,194,230)
#A0B1D2
(160,177,210)
#90A0BE
(144,160,190)
#808FAA
(128,143,170)
#707E96
(112,126,150)
#606D82
(96,109,130)
#505C6E
(80,92,110)
#404B5A
(64,75,90)
#303A46
(48,58,70)
#202932
(32,41,50)
#10181E
(16,24,30)
#000000
(0,0,0)

Tints of #B0C2E6

#B0C2E6
(176,194,230)
#B7C7E8
(183,199,232)
#BECCEA
(190,204,234)
#C5D1EC
(197,209,236)
#CCD6EE
(204,214,238)
#D3DBF0
(211,219,240)
#DAE0F2
(218,224,242)
#E1E5F4
(225,229,244)
#E8EAF6
(232,234,246)
#EFEFF8
(239,239,248)
#F6F4FA
(246,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B0C2E6 color. Also use rgb(176,194,230) instead hex code.

Text Font Color

.myTextColor { color: #B0C2E6; }

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

This text font color is #B0C2E6.

Background Color

.myBgColor { background-color: #B0C2E6; }

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

This div background color is #B0C2E6.

Border color

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

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

This div border color is #B0C2E6.

Opacity

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

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

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

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

This text has shadow with #B0C2E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0C2E6.

Preview

Color preview on black background

This text has color #B0C2E6 on black background.


Color preview on white background

This text has color #B0C2E6 on white background.


Black color preview on #B0C2E6 background

This text has black color on #B0C2E6 background.


White color preview on #B0C2E6 background

This text has white color on #B0C2E6 background.


Related colors

Complementary color

Complementary color for #hex is #4F3D19.


I love getcolorcode.com

Triadic colors

1 #E6B0C2 and #C2E6B0 with #B0C2E6 are triadic colors.

2 #E6C2B0 and #C2B0E6 with #B0C2E6 are triadic colors.