Color Hex Logo

#4a412a Color Hex

#4A412A
(74,65,42)
6 Favorites   4 Comments

Color spaces of #4a412a

RGB 746542
HSL0.120.280.23
HSV43°43°29°
CMYK 0.000.120.43   0.71
XYZ5.13235.40362.9630
Yxy5.40360.38020.4003
Hunter Lab23.2456-1.26978.7146
CIE-Lab27.8550-0.044915.4549

#4a412a color RGB value is (74,65,42).

#4a412a hex color red value is 74, green value is 65 and the blue value of its RGB is 42. Cylindrical-coordinate representations (also known as HSL) of color #4a412a hue: 0.12 , saturation: 0.28 and the lightness value of 4a412a is 0.23.

The process color (four color CMYK) of #4a412a color hex is 0.00, 0.12, 0.43, 0.71. Web safe color of #4a412a is #333333. Color #4a412a contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 01001010 01000001 00101010
Octal 112 101 52
Decimal 74 65 42
Hex 4A 41 2A

RGB Percentages of Color #4a412a

%40.88
%35.91
%23.20

CMYK Percentages of Color #4a412a

%0
%12
%43
%71

Triadic Colors of #4a412a

#4a412a #2a4a41 #412a4a

Analogous Colors of #4a412a

#4a412a #434a2a #4a312a

Monochromatic Colors of #4a412a

#4a412a

Complementary Color

#4a412a #2a334a

#4a412a Color Preview on Black Background

Lorem ipsum dolor sit amet.

#4a412a Color Preview on White Background

Lorem ipsum dolor sit amet.

#4a412a Color CSS Codes

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

#4a412a Text Font Color

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

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


#4a412a Background Color

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

This div background color is #4a412a


#4a412a Border Color

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

This div border color is #4a412a


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(74,65,42, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #4a412a; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #4a412a;
  -webkit-box-shadow: 1px 1px 3px 2px #4a412a;
  box-shadow:         1px 1px 3px 2px #4a412a; }

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #4a412a


Comments

28 Nov 2023, 10:52 Bamblue

It is not bad

3 May 2021, 21:13 Araneo_boi

How does this have one single favorite????

17 Feb 2021, 14:58 ZozoRainbowColorGirl

Did you know: This is the worlds UGLIEST color.

16 Nov 2016, 9:50 thenk22

This is the ugliest color there is!

Please login to write comment.