COLOR #41613B

HEX: #41613B RGB: (65,97,59)

Color info

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

RGB color model

#41613B color RGB value is (65,97,59).

RGB: (65,97,59) (25%, 38%, 23%)

RGB channels and saturation

R 65 of 255 = 25%
G 97 of 255 = 38%
B 59 of 255 = 23%

65
97
59

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

Portions of RGB colors in percentages

R + G + B = 65 + 97 + 59 = 221 (100%)
R 65 of 221 ~ 29.41%
G 97 of 221 ~ 43.89%
B 59 of 221 ~ 26.7'%

%29.41
%43.89
%26.7

CMYK color model

#41613B color CMYK value is (33,0,39,62).

  • cyan value is 32.99%
  • magenta value is 0.00%
  • yellow value is 39.18%
  • key color value is 61.96%
CMYK: (33,0,39,62) C33M0Y39K62 (33%,0%,39%,62%) (0.33/0.00/0.39/0.62) 

CMYK percentages

%32.99
%0
%39.18
%61.96

Codes

Color #41613B in popluar color models

41 61 3B
RGB 65 97 59
HSL 111° 24.36% 30.59%
HSB/HSV 111° 39.18% 38.04%
CMYK 32.99% 0.00% 39.18%
61.96%

Color #41613B in popluar number systems.

HEX 41 61 3B
Decimal 65 97 59
Binary 1000001 1100001 111011
Octal 101 141 73

Shades and tints

Shades of #41613B

#41613B
(65,97,59)
#3C5936
(60,89,54)
#375131
(55,81,49)
#32492C
(50,73,44)
#2D4127
(45,65,39)
#283922
(40,57,34)
#23311D
(35,49,29)
#1E2918
(30,41,24)
#192113
(25,33,19)
#14190E
(20,25,14)
#0F1109
(15,17,9)
#000000
(0,0,0)

Tints of #41613B

#41613B
(65,97,59)
#526F4C
(82,111,76)
#637D5D
(99,125,93)
#748B6E
(116,139,110)
#85997F
(133,153,127)
#96A790
(150,167,144)
#A7B5A1
(167,181,161)
#B8C3B2
(184,195,178)
#C9D1C3
(201,209,195)
#DADFD4
(218,223,212)
#EBEDE5
(235,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41613B color. Also use rgb(65,97,59) instead hex code.

Text Font Color

.myTextColor { color: #41613B; }

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

This text font color is #41613B.

Background Color

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

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

This div background color is #41613B.

Border color

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

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

This div border color is #41613B.

Opacity

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

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

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

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

This text has shadow with #41613B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41613B.

Preview

Color preview on black background

This text has color #41613B on black background.


Color preview on white background

This text has color #41613B on white background.


Black color preview on #41613B background

This text has black color on #41613B background.


White color preview on #41613B background

This text has white color on #41613B background.


Related colors

Complementary color

Complementary color for #hex is #BE9EC4.


I love getcolorcode.com

Triadic colors

1 #3B4161 and #613B41 with #41613B are triadic colors.

2 #3B6141 and #61413B with #41613B are triadic colors.