COLOR #BCC6F0

HEX: #BCC6F0 RGB: (188,198,240)

Renk bilgisi

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

RGB renk modeli

#BCC6F0 color RGB value is (188,198,240).

RGB: (188,198,240) (74%, 78%, 94%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 198 of 255 = 78%
B 240 of 255 = 94%

188
198
240

R + G + B ~ 82%. #BCC6F0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 198 + 240 = 626 (100%)
R 188 of 626 ~ 30.03%
G 198 of 626 ~ 31.63%
B 240 of 626 ~ 38.34'%

%30.03
%31.63
%38.34

CMYK RENK MODELİ

#BCC6F0 rengi CMYK tonu (22,18,0,6).

  • camgöbeği tonu 21.67%
  • eflatun tonu 17.50%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

CMYK: (22,18,0,6)
C22M18Y0K6 (22%, 18%, 0%, 6%)
(0.22 / 0.18 / 0.00 / 0.06)

CMYK yüzdeleri

%21.67
%17.5
%0
%5.88

Codes

Color #BCC6F0 in popluar color models

BC C6 F0
RGB 188 198 240
HSL 228° 63.41% 83.92%
HSB/HSV 228° 21.67% 94.12%
CMYK 21.67% 17.50% 0.00%
5.88%

Color #BCC6F0 in popluar number systems.

HEX BC C6 F0
Decimal 188 198 240
Binary 10111100 11000110 11110000
Octal 274 306 360

Shades and tints

Shades of #BCC6F0

#BCC6F0
(188,198,240)
#ABB4DB
(171,180,219)
#9AA2C6
(154,162,198)
#8990B1
(137,144,177)
#787E9C
(120,126,156)
#676C87
(103,108,135)
#565A72
(86,90,114)
#45485D
(69,72,93)
#343648
(52,54,72)
#232433
(35,36,51)
#12121E
(18,18,30)
#000000
(0,0,0)

Tints of #BCC6F0

#BCC6F0
(188,198,240)
#C2CBF1
(194,203,241)
#C8D0F2
(200,208,242)
#CED5F3
(206,213,243)
#D4DAF4
(212,218,244)
#DADFF5
(218,223,245)
#E0E4F6
(224,228,246)
#E6E9F7
(230,233,247)
#ECEEF8
(236,238,248)
#F2F3F9
(242,243,249)
#F8F8FA
(248,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCC6F0 color. Also use rgb(188,198,240) instead hex code.

Text Font Color

.myTextColor { color: #BCC6F0; }

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

This text font color is #BCC6F0.

Background Color

.myBgColor { background-color: #BCC6F0; }

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

This div background color is #BCC6F0.

Border color

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

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

This div border color is #BCC6F0.

Opacity

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

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

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

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

This text has shadow with #BCC6F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC6F0.

Preview

Color preview on black background

This text has color #BCC6F0 on black background.


Color preview on white background

This text has color #BCC6F0 on white background.


Black color preview on #BCC6F0 background

This text has black color on #BCC6F0 background.


White color preview on #BCC6F0 background

This text has white color on #BCC6F0 background.


Related colors

Complementary color

Complementary color for #hex is #43390F.


I love getcolorcode.com

Triadic colors

1 #F0BCC6 and #C6F0BC with #BCC6F0 are triadic colors.

2 #F0C6BC and #C6BCF0 with #BCC6F0 are triadic colors.