COLOR #41641B

HEX: #41641B RGB: (65,100,27)

Color info

#41641B contains mainly red and green colors. Web safe color of #41641B is #336633 (or #363).

RGB color model

#41641B color RGB value is (65,100,27).

RGB: (65,100,27) (25%, 39%, 11%)

RGB channels and saturation

R 65 of 255 = 25%
G 100 of 255 = 39%
B 27 of 255 = 11%

65
100
27

R + G + B ~ 25%. #41641B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 100 + 27 = 192 (100%)
R 65 of 192 ~ 33.85%
G 100 of 192 ~ 52.08%
B 27 of 192 ~ 14.06'%

%33.85
%52.08
%14.06

CMYK color model

#41641B color CMYK value is (35,0,73,61).

  • cyan value is 35.00%
  • magenta value is 0.00%
  • yellow value is 73.00%
  • key color value is 60.78%

CMYK: (35,0,73,61)
C35M0Y73K61 (35%, 0%, 73%, 61%)
(0.35 / 0.00 / 0.73 / 0.61)

CMYK percentages

%35
%0
%73
%60.78

Codes

Color #41641B in popluar color models

41 64 1B
RGB 65 100 27
HSL 89° 57.48% 24.90%
HSB/HSV 89° 73.00% 39.22%
CMYK 35.00% 0.00% 73.00%
60.78%

Color #41641B in popluar number systems.

HEX 41 64 1B
Decimal 65 100 27
Binary 1000001 1100100 11011
Octal 101 144 33

Shades and tints

Shades of #41641B

#41641B
(65,100,27)
#3C5B19
(60,91,25)
#375217
(55,82,23)
#324915
(50,73,21)
#2D4013
(45,64,19)
#283711
(40,55,17)
#232E0F
(35,46,15)
#1E250D
(30,37,13)
#191C0B
(25,28,11)
#141309
(20,19,9)
#0F0A07
(15,10,7)
#000000
(0,0,0)

Tints of #41641B

#41641B
(65,100,27)
#52722F
(82,114,47)
#638043
(99,128,67)
#748E57
(116,142,87)
#859C6B
(133,156,107)
#96AA7F
(150,170,127)
#A7B893
(167,184,147)
#B8C6A7
(184,198,167)
#C9D4BB
(201,212,187)
#DAE2CF
(218,226,207)
#EBF0E3
(235,240,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41641B color. Also use rgb(65,100,27) instead hex code.

Text Font Color

.myTextColor { color: #41641B; }

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

This text font color is #41641B.

Background Color

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

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

This div background color is #41641B.

Border color

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

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

This div border color is #41641B.

Opacity

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

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

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

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

This text has shadow with #41641B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41641B.

Preview

Color preview on black background

This text has color #41641B on black background.


Color preview on white background

This text has color #41641B on white background.


Black color preview on #41641B background

This text has black color on #41641B background.


White color preview on #41641B background

This text has white color on #41641B background.


Related colors

Complementary color

Complementary color for #hex is #BE9BE4.


I love getcolorcode.com

Triadic colors

1 #1B4164 and #641B41 with #41641B are triadic colors.

2 #1B6441 and #64411B with #41641B are triadic colors.