Color Hex Logo

#ba4040 Color Hex

#BA4040
(186,64,64)
1 Favorites   1 Comments

Color spaces of #ba4040

RGB 1866464
HSL0.000.490.49
HSV66°73°
CMYK 0.000.660.66   0.27
XYZ23.008514.47616.4320
Yxy14.47610.52390.3296
Hunter Lab38.047541.361516.6101
CIE-Lab44.908149.081227.1222

#ba4040 color RGB value is (186,64,64).

#ba4040 hex color red value is 186, green value is 64 and the blue value of its RGB is 64. Cylindrical-coordinate representations (also known as HSL) of color #ba4040 hue: 0.00 , saturation: 0.49 and the lightness value of ba4040 is 0.49.

The process color (four color CMYK) of #ba4040 color hex is 0.00, 0.66, 0.66, 0.27. Web safe color of #ba4040 is #cc3333. Color #ba4040 contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 10111010 01000000 01000000
Octal 272 100 100
Decimal 186 64 64
Hex BA 40 40

RGB Percentages of Color #ba4040

%59.24
%20.38
%20.38

CMYK Percentages of Color #ba4040

%0
%66
%66
%27

Triadic Colors of #ba4040

#ba4040 #40ba40 #4040ba

Analogous Colors of #ba4040

#ba4040 #ba7d40 #ba407d

Monochromatic Colors of #ba4040

#ba4040

Complementary Color

#ba4040 #40baba

#ba4040 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#ba4040 Color Preview on White Background

Lorem ipsum dolor sit amet.

#ba4040 Color CSS Codes

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

#ba4040 Text Font Color

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

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


#ba4040 Background Color

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

This div background color is #ba4040


#ba4040 Border Color

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

This div border color is #ba4040


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(186,64,64, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #ba4040; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #ba4040;
  -webkit-box-shadow: 1px 1px 3px 2px #ba4040;
  box-shadow:         1px 1px 3px 2px #ba4040; }

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #ba4040

#ba4040 Color Palettes


Comments

14 Apr 2023, 10:03 gutenabendsunshine

A vivid hue, so rich and bright,With values set to dance and light.A crimson red, with fiery might,186 on the colors height.A splash of green, a vibrant hue,64 in value, a touch of new.A hint of life, a touch of spring,A burst of freshness the color brings.But blue also plays its part,64 in value, a hue so smart.A cooling tone, a calming grace,A balance to the reds embrace.A triumvirate, a vibrant dance,Of red, green, and blues romance.In harmony, they come alive,Creating a color that will thrive.So let us revel in this hue,A symphony of colors, so true.A masterpiece of RGBs art,A color that captures the very heart.

Please login to write comment.