Color Hex Logo

#bbcbbc Color Hex

#BBCBBC
(187,203,188)
2 Favorites   2 Comments

Color spaces of #bbcbbc

RGB 187203188
HSL0.340.130.76
HSV124°80°
CMYK 0.080.000.07   0.20
XYZ50.926656.907555.8771
Yxy56.90750.31110.3476
Hunter Lab75.4371-11.51188.8892
CIE-Lab80.1275-8.23745.6138

#bbcbbc color RGB value is (187,203,188).

#bbcbbc hex color red value is 187, green value is 203 and the blue value of its RGB is 188. Cylindrical-coordinate representations (also known as HSL) of color #bbcbbc hue: 0.34 , saturation: 0.13 and the lightness value of bbcbbc is 0.76.

The process color (four color CMYK) of #bbcbbc color hex is 0.08, 0.00, 0.07, 0.20. Web safe color of #bbcbbc is #cccccc. Color #bbcbbc contains mainly GREEN color.

Base Numbers

BaseRedGreenBlue
Binary 10111011 11001011 10111100
Octal 273 313 274
Decimal 187 203 188
Hex BB CB BC

RGB Percentages of Color #bbcbbc

%32.35
%35.12
%32.53

CMYK Percentages of Color #bbcbbc

%8
%0
%7
%20

Triadic Colors of #bbcbbc

#bbcbbc #bcbbcb #cbbcbb

Analogous Colors of #bbcbbc

#bbcbbc #bbcbc4 #c2cbbb

Monochromatic Colors of #bbcbbc

#bbcbbc

Complementary Color

#bbcbbc #cbbbca

#bbcbbc Color Preview on Black Background

Lorem ipsum dolor sit amet.

#bbcbbc Color Preview on White Background

Lorem ipsum dolor sit amet.

#bbcbbc Color CSS Codes

.mybgcolor {background-color:#bbcbbc; } 
.myforecolor {color:#bbcbbc; }
.mybordercolor {border:3px solid #bbcbbc; }

#bbcbbc Text Font Color

<p style="color:#bbcbbc">Text here</p>

This sample text font color is #bbcbbc
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#bbcbbc Background Color

<div style="background-color:#bbcbbc">
Div content here</div>

This div background color is #bbcbbc


#bbcbbc Border Color

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

This div border color is #bbcbbc


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(187,203,188, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #bbcbbc; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #bbcbbc;
  -webkit-box-shadow: 1px 1px 3px 2px #bbcbbc;
  box-shadow:         1px 1px 3px 2px #bbcbbc; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(187,203,188, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #bbcbbc">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #bbcbbc;
  -webkit-box-shadow: 1px 1px 3px 2px #bbcbbc;
  box-shadow:         1px 1px 3px 2px #bbcbbc;">
Div content here</div>

This div box has shadow with color #bbcbbc


Comments

16 Apr 2024, 21:31 riceckrispy

BBC!!!!

1 Nov 2023, 16:03 BigManRyan

BBC stands for the british broadcasting community!!

Please login to write comment.