Color Hex Logo

#9999bb Color Hex

#9999BB
(153,153,187)
2 Favorites   1 Comments

Color spaces of #9999bb

RGB 153153187
HSL0.670.200.67
HSV240°18°73°
CMYK 0.180.180.00   0.27
XYZ33.497733.142651.6454
Yxy33.14260.28320.2802
Hunter Lab57.56963.1160-12.8900
CIE-Lab64.27627.1614-17.5673

#9999bb color RGB value is (153,153,187). This hex color code is also a web safe color which is equal to #99B.

#9999bb hex color red value is 153, green value is 153 and the blue value of its RGB is 187. Cylindrical-coordinate representations (also known as HSL) of color #9999bb hue: 0.67 , saturation: 0.20 and the lightness value of 9999bb is 0.67.

The process color (four color CMYK) of #9999bb color hex is 0.18, 0.18, 0.00, 0.27. Web safe color of #9999bb is #9999cc. Color #9999bb contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 10011001 10011001 10111011
Octal 231 231 273
Decimal 153 153 187
Hex 99 99 BB

RGB Percentages of Color #9999bb

%31.03
%31.03
%37.93

CMYK Percentages of Color #9999bb

%18
%18
%0
%27

Triadic Colors of #9999bb

#9999bb #bb9999 #99bb99

Analogous Colors of #9999bb

#9999bb #aa99bb #99aabb

Monochromatic Colors of #9999bb

#9999bb

Complementary Color

#9999bb #bbbb99

#9999bb Color Preview on Black Background

Lorem ipsum dolor sit amet.

#9999bb Color Preview on White Background

Lorem ipsum dolor sit amet.

#9999bb Color CSS Codes

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

#9999bb Text Font Color

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

This sample text font color is #9999bb
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.


#9999bb Background Color

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

This div background color is #9999bb


#9999bb Border Color

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

This div border color is #9999bb


Css3 Examples

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

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #9999bb

#9999bb Color Palettes


Comments

16 Nov 2023, 13:16 muncee

this is such a beautiful color I love this color. this is the lidysisku color btw but as of when I write this if you go to sisku.org you wont see it, I think theyre doing an event or something

Please login to write comment.