COLOR #41273A

HEX: #41273A RGB: (65,39,58)

Color info

#41273A contains red, green and blue colors in about the same proportion. Web safe color of #41273A is #333333 (or #333).

RGB color model

#41273A color RGB value is (65,39,58).

RGB: (65,39,58) (25%, 15%, 23%)

RGB channels and saturation

R 65 of 255 = 25%
G 39 of 255 = 15%
B 58 of 255 = 23%

65
39
58

R + G + B ~ 21%. #41273A is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 39 + 58 = 162 (100%)
R 65 of 162 ~ 40.12%
G 39 of 162 ~ 24.07%
B 58 of 162 ~ 35.8'%

%40.12
%24.07
%35.8

CMYK color model

#41273A color CMYK value is (0,40,11,75).

  • cyan value is 0.00%
  • magenta value is 40.00%
  • yellow value is 10.77%
  • key color value is 74.51%

CMYK: (0,40,11,75)
C0M40Y11K75 (0%, 40%, 11%, 75%)
(0.00 / 0.40 / 0.11 / 0.75)

CMYK percentages

%0
%40
%10.77
%74.51

Codes

Color #41273A in popluar color models

41 27 3A
RGB 65 39 58
HSL 316° 25.00% 20.39%
HSB/HSV 316° 40.00% 25.49%
CMYK 0.00% 40.00% 10.77%
74.51%

Color #41273A in popluar number systems.

HEX 41 27 3A
Decimal 65 39 58
Binary 1000001 100111 111010
Octal 101 47 72

Shades and tints

Shades of #41273A

#41273A
(65,39,58)
#3C2435
(60,36,53)
#372130
(55,33,48)
#321E2B
(50,30,43)
#2D1B26
(45,27,38)
#281821
(40,24,33)
#23151C
(35,21,28)
#1E1217
(30,18,23)
#190F12
(25,15,18)
#140C0D
(20,12,13)
#0F0908
(15,9,8)
#000000
(0,0,0)

Tints of #41273A

#41273A
(65,39,58)
#523A4B
(82,58,75)
#634D5C
(99,77,92)
#74606D
(116,96,109)
#85737E
(133,115,126)
#96868F
(150,134,143)
#A799A0
(167,153,160)
#B8ACB1
(184,172,177)
#C9BFC2
(201,191,194)
#DAD2D3
(218,210,211)
#EBE5E4
(235,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41273A color. Also use rgb(65,39,58) instead hex code.

Text Font Color

.myTextColor { color: #41273A; }

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

This text font color is #41273A.

Background Color

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

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

This div background color is #41273A.

Border color

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

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

This div border color is #41273A.

Opacity

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

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

Text with #41273A 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 #41273A;}

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

This text has shadow with #41273A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41273A.

Preview

Color preview on black background

This text has color #41273A on black background.


Color preview on white background

This text has color #41273A on white background.


Black color preview on #41273A background

This text has black color on #41273A background.


White color preview on #41273A background

This text has white color on #41273A background.


Related colors

Complementary color

Complementary color for #hex is #BED8C5.


I love getcolorcode.com

Triadic colors

1 #3A4127 and #273A41 with #41273A are triadic colors.

2 #3A2741 and #27413A with #41273A are triadic colors.