COLOR #41142A

HEX: #41142A RGB: (65,20,42)

Color info

#41142A contains red, green and blue colors in about the same proportion. Web safe color of #41142A is #330033 (or #303).

RGB color model

#41142A color RGB value is (65,20,42).

RGB: (65,20,42) (25%, 8%, 16%)

RGB channels and saturation

R 65 of 255 = 25%
G 20 of 255 = 8%
B 42 of 255 = 16%

65
20
42

R + G + B ~ 16%. #41142A is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 20 + 42 = 127 (100%)
R 65 of 127 ~ 51.18%
G 20 of 127 ~ 15.75%
B 42 of 127 ~ 33.07'%

%51.18
%15.75
%33.07

CMYK color model

#41142A color CMYK value is (0,69,35,75).

  • cyan value is 0.00%
  • magenta value is 69.23%
  • yellow value is 35.38%
  • key color value is 74.51%

CMYK: (0,69,35,75)
C0M69Y35K75 (0%, 69%, 35%, 75%)
(0.00 / 0.69 / 0.35 / 0.75)

CMYK percentages

%0
%69.23
%35.38
%74.51

Codes

Color #41142A in popluar color models

41 14 2A
RGB 65 20 42
HSL 331° 52.94% 16.67%
HSB/HSV 331° 69.23% 25.49%
CMYK 0.00% 69.23% 35.38%
74.51%

Color #41142A in popluar number systems.

HEX 41 14 2A
Decimal 65 20 42
Binary 1000001 10100 101010
Octal 101 24 52

Shades and tints

Shades of #41142A

#41142A
(65,20,42)
#3C1327
(60,19,39)
#371224
(55,18,36)
#321121
(50,17,33)
#2D101E
(45,16,30)
#280F1B
(40,15,27)
#230E18
(35,14,24)
#1E0D15
(30,13,21)
#190C12
(25,12,18)
#140B0F
(20,11,15)
#0F0A0C
(15,10,12)
#000000
(0,0,0)

Tints of #41142A

#41142A
(65,20,42)
#52293D
(82,41,61)
#633E50
(99,62,80)
#745363
(116,83,99)
#856876
(133,104,118)
#967D89
(150,125,137)
#A7929C
(167,146,156)
#B8A7AF
(184,167,175)
#C9BCC2
(201,188,194)
#DAD1D5
(218,209,213)
#EBE6E8
(235,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41142A color. Also use rgb(65,20,42) instead hex code.

Text Font Color

.myTextColor { color: #41142A; }

<p style="color:#41142A">This sample text font color is #41142A.</p>

This text font color is #41142A.

Background Color

.myBgColor { background-color: #41142A; }

<div style="background-color:#41142A">Inner text</div>

This div background color is #41142A.

Border color

.myBorderColor { border: 1px solid #41142A; }

<div style="border:3px solid #41142A">Div</div>

This div border color is #41142A.

Opacity

.myOpacity80 { color: #41142A; opacity: 0.8; }

<p style="color:#41142A;opacity:0.8;">80%</p>

Text with #41142A color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #41142A;}

<p style="text-shadow: 3px 3px 1px #41142A">Text here.</p>

This text has shadow with #41142A color.


.textShadow {text-shadow: 3px 3px 1px #41142A', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #41142A, 5px 5px 20px red">Text here.</p>

This text has shadow with #41142A primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#41142A, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#41142A, Direction=45, Strength=4)">Text</p>

This text has shadow with #41142A and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #41142A;
-webkit-box-shadow: 1px 1px 3px 2px #41142A;
box-shadow: 1px 1px 3px 2px #41142A;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #41142A; -webkit-box-shadow: 1px 1px 3px 2px #41142A; box-shadow:1px 1px 3px 2px #41142A;">
Div content here
</div>

This div box has shadow with color #41142A.

Preview

Color preview on black background

This text has color #41142A on black background.


Color preview on white background

This text has color #41142A on white background.


Black color preview on #41142A background

This text has black color on #41142A background.


White color preview on #41142A background

This text has white color on #41142A background.


Related colors

Complementary color

Complementary color for #hex is #BEEBD5.


I love getcolorcode.com

Triadic colors

1 #2A4114 and #142A41 with #41142A are triadic colors.

2 #2A1441 and #14412A with #41142A are triadic colors.