COLOR #41482A

HEX: #41482A RGB: (65,72,42)

Color info

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

RGB color model

#41482A color RGB value is (65,72,42).

RGB: (65,72,42) (25%, 28%, 16%)

RGB channels and saturation

R 65 of 255 = 25%
G 72 of 255 = 28%
B 42 of 255 = 16%

65
72
42

R + G + B ~ 23%. #41482A is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 72 + 42 = 179 (100%)
R 65 of 179 ~ 36.31%
G 72 of 179 ~ 40.22%
B 42 of 179 ~ 23.46'%

%36.31
%40.22
%23.46

CMYK color model

#41482A color CMYK value is (10,0,42,72).

  • cyan value is 9.72%
  • magenta value is 0.00%
  • yellow value is 41.67%
  • key color value is 71.76%

CMYK: (10,0,42,72)
C10M0Y42K72 (10%, 0%, 42%, 72%)
(0.10 / 0.00 / 0.42 / 0.72)

CMYK percentages

%9.72
%0
%41.67
%71.76

Codes

Color #41482A in popluar color models

41 48 2A
RGB 65 72 42
HSL 74° 26.32% 22.35%
HSB/HSV 74° 41.67% 28.24%
CMYK 9.72% 0.00% 41.67%
71.76%

Color #41482A in popluar number systems.

HEX 41 48 2A
Decimal 65 72 42
Binary 1000001 1001000 101010
Octal 101 110 52

Shades and tints

Shades of #41482A

#41482A
(65,72,42)
#3C4227
(60,66,39)
#373C24
(55,60,36)
#323621
(50,54,33)
#2D301E
(45,48,30)
#282A1B
(40,42,27)
#232418
(35,36,24)
#1E1E15
(30,30,21)
#191812
(25,24,18)
#14120F
(20,18,15)
#0F0C0C
(15,12,12)
#000000
(0,0,0)

Tints of #41482A

#41482A
(65,72,42)
#52583D
(82,88,61)
#636850
(99,104,80)
#747863
(116,120,99)
#858876
(133,136,118)
#969889
(150,152,137)
#A7A89C
(167,168,156)
#B8B8AF
(184,184,175)
#C9C8C2
(201,200,194)
#DAD8D5
(218,216,213)
#EBE8E8
(235,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41482A color. Also use rgb(65,72,42) instead hex code.

Text Font Color

.myTextColor { color: #41482A; }

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

This text font color is #41482A.

Background Color

.myBgColor { background-color: #41482A; }

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

This div background color is #41482A.

Border color

.myBorderColor { border: 1px solid #41482A; }

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

This div border color is #41482A.

Opacity

.myOpacity80 { color: #41482A; opacity: 0.8; }

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

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

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

This text has shadow with #41482A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41482A.

Preview

Color preview on black background

This text has color #41482A on black background.


Color preview on white background

This text has color #41482A on white background.


Black color preview on #41482A background

This text has black color on #41482A background.


White color preview on #41482A background

This text has white color on #41482A background.


Related colors

Complementary color

Complementary color for #hex is #BEB7D5.


I love getcolorcode.com

Triadic colors

1 #2A4148 and #482A41 with #41482A are triadic colors.

2 #2A4841 and #48412A with #41482A are triadic colors.