COLOR #BBCCEE

HEX: #BBCCEE RGB: (187,204,238)

Renk bilgisi

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

RGB renk modeli

#BBCCEE color RGB value is (187,204,238).

RGB: (187,204,238) (73%, 80%, 93%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 204 of 255 = 80%
B 238 of 255 = 93%

187
204
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 204 + 238 = 629 (100%)
R 187 of 629 ~ 29.73%
G 204 of 629 ~ 32.43%
B 238 of 629 ~ 37.84'%

%29.73
%32.43
%37.84

CMYK RENK MODELİ

#BBCCEE rengi CMYK tonu (21,14,0,7).

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

CMYK: (21,14,0,7)
C21M14Y0K7 (21%, 14%, 0%, 7%)
(0.21 / 0.14 / 0.00 / 0.07)

CMYK yüzdeleri

%21.43
%14.29
%0
%6.67

Codes

Color #BBCCEE in popluar color models

BB CC EE
RGB 187 204 238
HSL 220° 60.00% 83.33%
HSB/HSV 220° 21.43% 93.33%
CMYK 21.43% 14.29% 0.00%
6.67%

Color #BBCCEE in popluar number systems.

HEX BB CC EE
Decimal 187 204 238
Binary 10111011 11001100 11101110
Octal 273 314 356

Shades and tints

Shades of #BBCCEE

#BBCCEE
(187,204,238)
#AABAD9
(170,186,217)
#99A8C4
(153,168,196)
#8896AF
(136,150,175)
#77849A
(119,132,154)
#667285
(102,114,133)
#556070
(85,96,112)
#444E5B
(68,78,91)
#333C46
(51,60,70)
#222A31
(34,42,49)
#11181C
(17,24,28)
#000000
(0,0,0)

Tints of #BBCCEE

#BBCCEE
(187,204,238)
#C1D0EF
(193,208,239)
#C7D4F0
(199,212,240)
#CDD8F1
(205,216,241)
#D3DCF2
(211,220,242)
#D9E0F3
(217,224,243)
#DFE4F4
(223,228,244)
#E5E8F5
(229,232,245)
#EBECF6
(235,236,246)
#F1F0F7
(241,240,247)
#F7F4F8
(247,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBCCEE; }

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

This text font color is #BBCCEE.

Background Color

.myBgColor { background-color: #BBCCEE; }

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

This div background color is #BBCCEE.

Border color

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

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

This div border color is #BBCCEE.

Opacity

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

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

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

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

This text has shadow with #BBCCEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBCCEE.

Preview

Color preview on black background

This text has color #BBCCEE on black background.


Color preview on white background

This text has color #BBCCEE on white background.


Black color preview on #BBCCEE background

This text has black color on #BBCCEE background.


White color preview on #BBCCEE background

This text has white color on #BBCCEE background.


Related colors

Complementary color

Complementary color for #hex is #443311.


I love getcolorcode.com

Triadic colors

1 #EEBBCC and #CCEEBB with #BBCCEE are triadic colors.

2 #EECCBB and #CCBBEE with #BBCCEE are triadic colors.