COLOR #41251D

HEX: #41251D RGB: (65,37,29)

Color info

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

RGB color model

#41251D color RGB value is (65,37,29).

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

RGB channels and saturation

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

65
37
29

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

Portions of RGB colors in percentages

R + G + B = 65 + 37 + 29 = 131 (100%)
R 65 of 131 ~ 49.62%
G 37 of 131 ~ 28.24%
B 29 of 131 ~ 22.14'%

%49.62
%28.24
%22.14

CMYK color model

#41251D color CMYK value is (0,43,55,75).

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

CMYK: (0,43,55,75)
C0M43Y55K75 (0%, 43%, 55%, 75%)
(0.00 / 0.43 / 0.55 / 0.75)

CMYK percentages

%0
%43.08
%55.38
%74.51

Codes

Color #41251D in popluar color models

41 25 1D
RGB 65 37 29
HSL 13° 38.30% 18.43%
HSB/HSV 13° 55.38% 25.49%
CMYK 0.00% 43.08% 55.38%
74.51%

Color #41251D in popluar number systems.

HEX 41 25 1D
Decimal 65 37 29
Binary 1000001 100101 11101
Octal 101 45 35

Shades and tints

Shades of #41251D

#41251D
(65,37,29)
#3C221B
(60,34,27)
#371F19
(55,31,25)
#321C17
(50,28,23)
#2D1915
(45,25,21)
#281613
(40,22,19)
#231311
(35,19,17)
#1E100F
(30,16,15)
#190D0D
(25,13,13)
#140A0B
(20,10,11)
#0F0709
(15,7,9)
#000000
(0,0,0)

Tints of #41251D

#41251D
(65,37,29)
#523831
(82,56,49)
#634B45
(99,75,69)
#745E59
(116,94,89)
#85716D
(133,113,109)
#968481
(150,132,129)
#A79795
(167,151,149)
#B8AAA9
(184,170,169)
#C9BDBD
(201,189,189)
#DAD0D1
(218,208,209)
#EBE3E5
(235,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41251D; }

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

This text font color is #41251D.

Background Color

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

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

This div background color is #41251D.

Border color

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

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

This div border color is #41251D.

Opacity

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

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

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

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

This text has shadow with #41251D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41251D.

Preview

Color preview on black background

This text has color #41251D on black background.


Color preview on white background

This text has color #41251D on white background.


Black color preview on #41251D background

This text has black color on #41251D background.


White color preview on #41251D background

This text has white color on #41251D background.


Related colors

Complementary color

Complementary color for #hex is #BEDAE2.


I love getcolorcode.com

Triadic colors

1 #1D4125 and #251D41 with #41251D are triadic colors.

2 #1D2541 and #25411D with #41251D are triadic colors.