COLOR #41172B

HEX: #41172B RGB: (65,23,43)

Color info

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

RGB color model

#41172B color RGB value is (65,23,43).

RGB: (65,23,43) (25%, 9%, 17%)

RGB channels and saturation

R 65 of 255 = 25%
G 23 of 255 = 9%
B 43 of 255 = 17%

65
23
43

R + G + B ~ 17%. #41172B is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 23 + 43 = 131 (100%)
R 65 of 131 ~ 49.62%
G 23 of 131 ~ 17.56%
B 43 of 131 ~ 32.82'%

%49.62
%17.56
%32.82

CMYK color model

#41172B color CMYK value is (0,65,34,75).

  • cyan value is 0.00%
  • magenta value is 64.62%
  • yellow value is 33.85%
  • key color value is 74.51%

CMYK: (0,65,34,75)
C0M65Y34K75 (0%, 65%, 34%, 75%)
(0.00 / 0.65 / 0.34 / 0.75)

CMYK percentages

%0
%64.62
%33.85
%74.51

Codes

Color #41172B in popluar color models

41 17 2B
RGB 65 23 43
HSL 331° 47.73% 17.25%
HSB/HSV 331° 64.62% 25.49%
CMYK 0.00% 64.62% 33.85%
74.51%

Color #41172B in popluar number systems.

HEX 41 17 2B
Decimal 65 23 43
Binary 1000001 10111 101011
Octal 101 27 53

Shades and tints

Shades of #41172B

#41172B
(65,23,43)
#3C1528
(60,21,40)
#371325
(55,19,37)
#321122
(50,17,34)
#2D0F1F
(45,15,31)
#280D1C
(40,13,28)
#230B19
(35,11,25)
#1E0916
(30,9,22)
#190713
(25,7,19)
#140510
(20,5,16)
#0F030D
(15,3,13)
#000000
(0,0,0)

Tints of #41172B

#41172B
(65,23,43)
#522C3E
(82,44,62)
#634151
(99,65,81)
#745664
(116,86,100)
#856B77
(133,107,119)
#96808A
(150,128,138)
#A7959D
(167,149,157)
#B8AAB0
(184,170,176)
#C9BFC3
(201,191,195)
#DAD4D6
(218,212,214)
#EBE9E9
(235,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41172B color. Also use rgb(65,23,43) instead hex code.

Text Font Color

.myTextColor { color: #41172B; }

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

This text font color is #41172B.

Background Color

.myBgColor { background-color: #41172B; }

<div style="background-color:#41172B">Inner text</div>

This div background color is #41172B.

Border color

.myBorderColor { border: 1px solid #41172B; }

<div style="border:3px solid #41172B">Div</div>

This div border color is #41172B.

Opacity

.myOpacity80 { color: #41172B; opacity: 0.8; }

<p style="color:#41172B;opacity:0.8;">80%</p>

Text with #41172B 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 #41172B;}

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

This text has shadow with #41172B color.


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

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

This text has shadow with #41172B primary color and red secondary color.


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

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

This text has shadow with #41172B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41172B.

Preview

Color preview on black background

This text has color #41172B on black background.


Color preview on white background

This text has color #41172B on white background.


Black color preview on #41172B background

This text has black color on #41172B background.


White color preview on #41172B background

This text has white color on #41172B background.


Related colors

Complementary color

Complementary color for #hex is #BEE8D4.


I love getcolorcode.com

Triadic colors

1 #2B4117 and #172B41 with #41172B are triadic colors.

2 #2B1741 and #17412B with #41172B are triadic colors.