COLOR #411517

HEX: #411517 RGB: (65,21,23)

Color info

#411517 contains red, green and blue colors in about the same proportion. Web safe color of #411517 is #330000 (or #300).

RGB color model

#411517 color RGB value is (65,21,23).

RGB: (65,21,23) (25%, 8%, 9%)

RGB channels and saturation

R 65 of 255 = 25%
G 21 of 255 = 8%
B 23 of 255 = 9%

65
21
23

R + G + B ~ 14%. #411517 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 21 + 23 = 109 (100%)
R 65 of 109 ~ 59.63%
G 21 of 109 ~ 19.27%
B 23 of 109 ~ 21.1'%

%59.63
%19.27
%21.1

CMYK color model

#411517 color CMYK value is (0,68,65,75).

  • cyan value is 0.00%
  • magenta value is 67.69%
  • yellow value is 64.62%
  • key color value is 74.51%
CMYK: (0,68,65,75) C0M68Y65K75 (0%,68%,65%,75%) (0.00/0.68/0.65/0.75) 

CMYK percentages

%0
%67.69
%64.62
%74.51

Codes

Color #411517 in popluar color models

41 15 17
RGB 65 21 23
HSL 357° 51.16% 16.86%
HSB/HSV 357° 67.69% 25.49%
CMYK 0.00% 67.69% 64.62%
74.51%

Color #411517 in popluar number systems.

HEX 41 15 17
Decimal 65 21 23
Binary 1000001 10101 10111
Octal 101 25 27

Shades and tints

Shades of #411517

#411517
(65,21,23)
#3C1415
(60,20,21)
#371313
(55,19,19)
#321211
(50,18,17)
#2D110F
(45,17,15)
#28100D
(40,16,13)
#230F0B
(35,15,11)
#1E0E09
(30,14,9)
#190D07
(25,13,7)
#140C05
(20,12,5)
#0F0B03
(15,11,3)
#000000
(0,0,0)

Tints of #411517

#411517
(65,21,23)
#522A2C
(82,42,44)
#633F41
(99,63,65)
#745456
(116,84,86)
#85696B
(133,105,107)
#967E80
(150,126,128)
#A79395
(167,147,149)
#B8A8AA
(184,168,170)
#C9BDBF
(201,189,191)
#DAD2D4
(218,210,212)
#EBE7E9
(235,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #411517; }

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

This text font color is #411517.

Background Color

.myBgColor { background-color: #411517; }

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

This div background color is #411517.

Border color

.myBorderColor { border: 1px solid #411517; }

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

This div border color is #411517.

Opacity

.myOpacity80 { color: #411517; opacity: 0.8; }

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

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

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

This text has shadow with #411517 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #411517.

Preview

Color preview on black background

This text has color #411517 on black background.


Color preview on white background

This text has color #411517 on white background.


Black color preview on #411517 background

This text has black color on #411517 background.


White color preview on #411517 background

This text has white color on #411517 background.


Related colors

Complementary color

Complementary color for #hex is #BEEAE8.


I love getcolorcode.com

Triadic colors

1 #174115 and #151741 with #411517 are triadic colors.

2 #171541 and #154117 with #411517 are triadic colors.