COLOR #41251B

HEX: #41251B RGB: (65,37,27)

Color info

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

RGB color model

#41251B color RGB value is (65,37,27).

RGB: (65,37,27) (25%, 15%, 11%)

RGB channels and saturation

R 65 of 255 = 25%
G 37 of 255 = 15%
B 27 of 255 = 11%

65
37
27

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

Portions of RGB colors in percentages

R + G + B = 65 + 37 + 27 = 129 (100%)
R 65 of 129 ~ 50.39%
G 37 of 129 ~ 28.68%
B 27 of 129 ~ 20.93'%

%50.39
%28.68
%20.93

CMYK color model

#41251B color CMYK value is (0,43,58,75).

  • cyan value is 0.00%
  • magenta value is 43.08%
  • yellow value is 58.46%
  • key color value is 74.51%

CMYK: (0,43,58,75)
C0M43Y58K75 (0%, 43%, 58%, 75%)
(0.00 / 0.43 / 0.58 / 0.75)

CMYK percentages

%0
%43.08
%58.46
%74.51

Codes

Color #41251B in popluar color models

41 25 1B
RGB 65 37 27
HSL 16° 41.30% 18.04%
HSB/HSV 16° 58.46% 25.49%
CMYK 0.00% 43.08% 58.46%
74.51%

Color #41251B in popluar number systems.

HEX 41 25 1B
Decimal 65 37 27
Binary 1000001 100101 11011
Octal 101 45 33

Shades and tints

Shades of #41251B

#41251B
(65,37,27)
#3C2219
(60,34,25)
#371F17
(55,31,23)
#321C15
(50,28,21)
#2D1913
(45,25,19)
#281611
(40,22,17)
#23130F
(35,19,15)
#1E100D
(30,16,13)
#190D0B
(25,13,11)
#140A09
(20,10,9)
#0F0707
(15,7,7)
#000000
(0,0,0)

Tints of #41251B

#41251B
(65,37,27)
#52382F
(82,56,47)
#634B43
(99,75,67)
#745E57
(116,94,87)
#85716B
(133,113,107)
#96847F
(150,132,127)
#A79793
(167,151,147)
#B8AAA7
(184,170,167)
#C9BDBB
(201,189,187)
#DAD0CF
(218,208,207)
#EBE3E3
(235,227,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41251B; }

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

This text font color is #41251B.

Background Color

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

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

This div background color is #41251B.

Border color

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

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

This div border color is #41251B.

Opacity

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

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

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

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

This text has shadow with #41251B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41251B.

Preview

Color preview on black background

This text has color #41251B on black background.


Color preview on white background

This text has color #41251B on white background.


Black color preview on #41251B background

This text has black color on #41251B background.


White color preview on #41251B background

This text has white color on #41251B background.


Related colors

Complementary color

Complementary color for #hex is #BEDAE4.


I love getcolorcode.com

Triadic colors

1 #1B4125 and #251B41 with #41251B are triadic colors.

2 #1B2541 and #25411B with #41251B are triadic colors.