COLOR #41603D

HEX: #41603D RGB: (65,96,61)

Color info

#41603D contains red, green and blue colors in about the same proportion. Web safe color of #41603D is #336633 (or #363).

RGB color model

#41603D color RGB value is (65,96,61).

RGB: (65,96,61) (25%, 38%, 24%)

RGB channels and saturation

R 65 of 255 = 25%
G 96 of 255 = 38%
B 61 of 255 = 24%

65
96
61

R + G + B ~ 29%. #41603D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 96 + 61 = 222 (100%)
R 65 of 222 ~ 29.28%
G 96 of 222 ~ 43.24%
B 61 of 222 ~ 27.48'%

%29.28
%43.24
%27.48

CMYK color model

#41603D color CMYK value is (32,0,36,62).

  • cyan value is 32.29%
  • magenta value is 0.00%
  • yellow value is 36.46%
  • key color value is 62.35%

CMYK: (32,0,36,62)
C32M0Y36K62 (32%, 0%, 36%, 62%)
(0.32 / 0.00 / 0.36 / 0.62)

CMYK percentages

%32.29
%0
%36.46
%62.35

Codes

Color #41603D in popluar color models

41 60 3D
RGB 65 96 61
HSL 113° 22.29% 30.78%
HSB/HSV 113° 36.46% 37.65%
CMYK 32.29% 0.00% 36.46%
62.35%

Color #41603D in popluar number systems.

HEX 41 60 3D
Decimal 65 96 61
Binary 1000001 1100000 111101
Octal 101 140 75

Shades and tints

Shades of #41603D

#41603D
(65,96,61)
#3C5838
(60,88,56)
#375033
(55,80,51)
#32482E
(50,72,46)
#2D4029
(45,64,41)
#283824
(40,56,36)
#23301F
(35,48,31)
#1E281A
(30,40,26)
#192015
(25,32,21)
#141810
(20,24,16)
#0F100B
(15,16,11)
#000000
(0,0,0)

Tints of #41603D

#41603D
(65,96,61)
#526E4E
(82,110,78)
#637C5F
(99,124,95)
#748A70
(116,138,112)
#859881
(133,152,129)
#96A692
(150,166,146)
#A7B4A3
(167,180,163)
#B8C2B4
(184,194,180)
#C9D0C5
(201,208,197)
#DADED6
(218,222,214)
#EBECE7
(235,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41603D color. Also use rgb(65,96,61) instead hex code.

Text Font Color

.myTextColor { color: #41603D; }

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

This text font color is #41603D.

Background Color

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

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

This div background color is #41603D.

Border color

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

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

This div border color is #41603D.

Opacity

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

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

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

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

This text has shadow with #41603D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41603D.

Preview

Color preview on black background

This text has color #41603D on black background.


Color preview on white background

This text has color #41603D on white background.


Black color preview on #41603D background

This text has black color on #41603D background.


White color preview on #41603D background

This text has white color on #41603D background.


Related colors

Complementary color

Complementary color for #hex is #BE9FC2.


I love getcolorcode.com

Triadic colors

1 #3D4160 and #603D41 with #41603D are triadic colors.

2 #3D6041 and #60413D with #41603D are triadic colors.