Color Hex Logo

#133337 Color Hex

#133337
(19,51,55)
798 Favorites   4 Comments

Color spaces of #133337

RGB 195155
HSL0.520.490.15
HSV187°65°22°
CMYK 0.650.070.00   0.78
XYZ2.14202.78194.0385
Yxy2.78190.23900.3104
Hunter Lab16.6790-6.2645-2.6806
CIE-Lab19.1484-10.2705-6.0980

#133337 color RGB value is (19,51,55).

#133337 hex color red value is 19, green value is 51 and the blue value of its RGB is 55. Cylindrical-coordinate representations (also known as HSL) of color #133337 hue: 0.52 , saturation: 0.49 and the lightness value of 133337 is 0.15.

The process color (four color CMYK) of #133337 color hex is 0.65, 0.07, 0.00, 0.78. Web safe color of #133337 is #003333. Color #133337 contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 00010011 00110011 00110111
Octal 23 63 67
Decimal 19 51 55
Hex 13 33 37

RGB Percentages of Color #133337

%15.20
%40.80
%44.00

CMYK Percentages of Color #133337

%65
%7
%0
%78

Triadic Colors of #133337

#133337 #371333 #333713

Analogous Colors of #133337

#133337 #132137 #133729

Monochromatic Colors of #133337

#133337

Complementary Color

#133337 #371713

#133337 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#133337 Color Preview on White Background

Lorem ipsum dolor sit amet.

#133337 Color CSS Codes

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

#133337 Text Font Color

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

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


#133337 Background Color

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

This div background color is #133337


#133337 Border Color

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

This div border color is #133337


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(19,51,55, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #133337; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #133337;
  -webkit-box-shadow: 1px 1px 3px 2px #133337;
  box-shadow:         1px 1px 3px 2px #133337; }

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #133337


Comments

13 Feb 2024, 13:20 kquote03

LEEEET

6 Dec 2023, 18:24 fizzysoda83

LEEEET

13 Oct 2021, 11:49 nunoo08

LEEEET

6 Mar 2019, 15:22 R3Ked

LEEEET

Please login to write comment.