COLOR #413325

HEX: #413325 RGB: (65,51,37)

Color info

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

RGB color model

#413325 color RGB value is (65,51,37).

RGB: (65,51,37) (25%, 20%, 15%)

RGB channels and saturation

R 65 of 255 = 25%
G 51 of 255 = 20%
B 37 of 255 = 15%

65
51
37

R + G + B ~ 20%. #413325 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 51 + 37 = 153 (100%)
R 65 of 153 ~ 42.48%
G 51 of 153 ~ 33.33%
B 37 of 153 ~ 24.18'%

%42.48
%33.33
%24.18

CMYK color model

#413325 color CMYK value is (0,22,43,75).

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

CMYK: (0,22,43,75)
C0M22Y43K75 (0%, 22%, 43%, 75%)
(0.00 / 0.22 / 0.43 / 0.75)

CMYK percentages

%0
%21.54
%43.08
%74.51

Codes

Color #413325 in popluar color models

41 33 25
RGB 65 51 37
HSL 30° 27.45% 20.00%
HSB/HSV 30° 43.08% 25.49%
CMYK 0.00% 21.54% 43.08%
74.51%

Color #413325 in popluar number systems.

HEX 41 33 25
Decimal 65 51 37
Binary 1000001 110011 100101
Octal 101 63 45

Shades and tints

Shades of #413325

#413325
(65,51,37)
#3C2F22
(60,47,34)
#372B1F
(55,43,31)
#32271C
(50,39,28)
#2D2319
(45,35,25)
#281F16
(40,31,22)
#231B13
(35,27,19)
#1E1710
(30,23,16)
#19130D
(25,19,13)
#140F0A
(20,15,10)
#0F0B07
(15,11,7)
#000000
(0,0,0)

Tints of #413325

#413325
(65,51,37)
#524538
(82,69,56)
#63574B
(99,87,75)
#74695E
(116,105,94)
#857B71
(133,123,113)
#968D84
(150,141,132)
#A79F97
(167,159,151)
#B8B1AA
(184,177,170)
#C9C3BD
(201,195,189)
#DAD5D0
(218,213,208)
#EBE7E3
(235,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #413325; }

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

This text font color is #413325.

Background Color

.myBgColor { background-color: #413325; }

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

This div background color is #413325.

Border color

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

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

This div border color is #413325.

Opacity

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

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

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

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

This text has shadow with #413325 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413325.

Preview

Color preview on black background

This text has color #413325 on black background.


Color preview on white background

This text has color #413325 on white background.


Black color preview on #413325 background

This text has black color on #413325 background.


White color preview on #413325 background

This text has white color on #413325 background.


Related colors

Complementary color

Complementary color for #hex is #BECCDA.


I love getcolorcode.com

Triadic colors

1 #254133 and #332541 with #413325 are triadic colors.

2 #253341 and #334125 with #413325 are triadic colors.