Color Hex Logo

#a41029 Color Hex

#A41029
(164,16,41)
2 Favorites   1 Comments

Color spaces of #a41029

RGB 1641641
HSL0.970.820.35
HSV350°90°64°
CMYK 0.000.900.75   0.36
XYZ15.89548.42322.8859
Yxy8.42320.58430.3096
Hunter Lab29.022746.972414.4204
CIE-Lab34.849156.296928.0402

#a41029 color RGB value is (164,16,41).

#a41029 hex color red value is 164, green value is 16 and the blue value of its RGB is 41. Cylindrical-coordinate representations (also known as HSL) of color #a41029 hue: 0.97 , saturation: 0.82 and the lightness value of a41029 is 0.35.

The process color (four color CMYK) of #a41029 color hex is 0.00, 0.90, 0.75, 0.36. Web safe color of #a41029 is #990033. Color #a41029 contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 10100100 00010000 00101001
Octal 244 20 51
Decimal 164 16 41
Hex A4 10 29

RGB Percentages of Color #a41029

%74.21
%7.24
%18.55

CMYK Percentages of Color #a41029

%0
%90
%75
%36

Triadic Colors of #a41029

#a41029 #29a410 #1029a4

Analogous Colors of #a41029

#a41029 #a44110 #a41073

Monochromatic Colors of #a41029

#a41029

Complementary Color

#a41029 #10a48b

#a41029 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#a41029 Color Preview on White Background

Lorem ipsum dolor sit amet.

#a41029 Color CSS Codes

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

#a41029 Text Font Color

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

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


#a41029 Background Color

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

This div background color is #a41029


#a41029 Border Color

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

This div border color is #a41029


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(164,16,41, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #a41029; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #a41029;
  -webkit-box-shadow: 1px 1px 3px 2px #a41029;
  box-shadow:         1px 1px 3px 2px #a41029; }

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #a41029

#a41029 Color Palettes


Comments

21 Jan 2019, 19:22 sailormoonchild183

codename of one of my ocs so thisll be the color of their bow

Please login to write comment.