COLOR #BBC7EE

HEX: #BBC7EE RGB: (187,199,238)

Renk bilgisi

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

RGB renk modeli

#BBC7EE color RGB value is (187,199,238).

RGB: (187,199,238) (73%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 199 of 255 = 78%
B 238 of 255 = 93%

187
199
238

R + G + B ~ 81%. #BBC7EE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 199 + 238 = 624 (100%)
R 187 of 624 ~ 29.97%
G 199 of 624 ~ 31.89%
B 238 of 624 ~ 38.14'%

%29.97
%31.89
%38.14

CMYK RENK MODELİ

#BBC7EE rengi CMYK tonu (21,16,0,7).

  • camgöbeği tonu 21.43%
  • eflatun tonu 16.39%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (21,16,0,7)
C21M16Y0K7 (21%, 16%, 0%, 7%)
(0.21 / 0.16 / 0.00 / 0.07)

CMYK yüzdeleri

%21.43
%16.39
%0
%6.67

Codes

Color #BBC7EE in popluar color models

BB C7 EE
RGB 187 199 238
HSL 226° 60.00% 83.33%
HSB/HSV 226° 21.43% 93.33%
CMYK 21.43% 16.39% 0.00%
6.67%

Color #BBC7EE in popluar number systems.

HEX BB C7 EE
Decimal 187 199 238
Binary 10111011 11000111 11101110
Octal 273 307 356

Shades and tints

Shades of #BBC7EE

#BBC7EE
(187,199,238)
#AAB5D9
(170,181,217)
#99A3C4
(153,163,196)
#8891AF
(136,145,175)
#777F9A
(119,127,154)
#666D85
(102,109,133)
#555B70
(85,91,112)
#44495B
(68,73,91)
#333746
(51,55,70)
#222531
(34,37,49)
#11131C
(17,19,28)
#000000
(0,0,0)

Tints of #BBC7EE

#BBC7EE
(187,199,238)
#C1CCEF
(193,204,239)
#C7D1F0
(199,209,240)
#CDD6F1
(205,214,241)
#D3DBF2
(211,219,242)
#D9E0F3
(217,224,243)
#DFE5F4
(223,229,244)
#E5EAF5
(229,234,245)
#EBEFF6
(235,239,246)
#F1F4F7
(241,244,247)
#F7F9F8
(247,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBC7EE color. Also use rgb(187,199,238) instead hex code.

Text Font Color

.myTextColor { color: #BBC7EE; }

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

This text font color is #BBC7EE.

Background Color

.myBgColor { background-color: #BBC7EE; }

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

This div background color is #BBC7EE.

Border color

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

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

This div border color is #BBC7EE.

Opacity

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

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

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

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

This text has shadow with #BBC7EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBC7EE.

Preview

Color preview on black background

This text has color #BBC7EE on black background.


Color preview on white background

This text has color #BBC7EE on white background.


Black color preview on #BBC7EE background

This text has black color on #BBC7EE background.


White color preview on #BBC7EE background

This text has white color on #BBC7EE background.


Related colors

Complementary color

Complementary color for #hex is #443811.


I love getcolorcode.com

Triadic colors

1 #EEBBC7 and #C7EEBB with #BBC7EE are triadic colors.

2 #EEC7BB and #C7BBEE with #BBC7EE are triadic colors.