Color Hex Logo

#119955 Color Hex

#119955
(17,153,85)
5 Favorites   1 Comments

Color spaces of #119955

RGB 1715385
HSL0.420.800.33
HSV150°89°60°
CMYK 0.890.000.44   0.40
XYZ13.262123.557512.4424
Yxy23.55750.26920.4782
Hunter Lab48.5361-36.164418.7760
CIE-Lab55.6420-49.466626.4672

#119955 color RGB value is (17,153,85).

#119955 hex color red value is 17, green value is 153 and the blue value of its RGB is 85. Cylindrical-coordinate representations (also known as HSL) of color #119955 hue: 0.42 , saturation: 0.80 and the lightness value of 119955 is 0.33.

The process color (four color CMYK) of #119955 color hex is 0.89, 0.00, 0.44, 0.40. Web safe color of #119955 is #009966. Color #119955 contains mainly GREEN color.

Base Numbers

BaseRedGreenBlue
Binary 00010001 10011001 01010101
Octal 21 231 125
Decimal 17 153 85
Hex 11 99 55

RGB Percentages of Color #119955

%6.67
%60.00
%33.33

CMYK Percentages of Color #119955

%89
%0
%44
%40

Triadic Colors of #119955

#119955 #551199 #995511

Analogous Colors of #119955

#119955 #119999 #119911

Monochromatic Colors of #119955

#119955

Complementary Color

#119955 #991155

#119955 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#119955 Color Preview on White Background

Lorem ipsum dolor sit amet.

#119955 Color CSS Codes

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

#119955 Text Font Color

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

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


#119955 Background Color

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

This div background color is #119955


#119955 Border Color

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

This div border color is #119955


Css3 Examples

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

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #119955


Comments

17 Feb 2016, 6:15 PastelPixelEgg

Alexa....

Please login to write comment.