COLOR #41725D

HEX: #41725D RGB: (65,114,93)

Color info

#41725D contains red, green and blue colors in about the same proportion. Web safe color of #41725D is #336666 (or #366).

RGB color model

#41725D color RGB value is (65,114,93).

RGB: (65,114,93) (25%, 45%, 36%)

RGB channels and saturation

R 65 of 255 = 25%
G 114 of 255 = 45%
B 93 of 255 = 36%

65
114
93

R + G + B ~ 35%. #41725D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 114 + 93 = 272 (100%)
R 65 of 272 ~ 23.9%
G 114 of 272 ~ 41.91%
B 93 of 272 ~ 34.19'%

%23.9
%41.91
%34.19

CMYK color model

#41725D color CMYK value is (43,0,18,55).

  • cyan value is 42.98%
  • magenta value is 0.00%
  • yellow value is 18.42%
  • key color value is 55.29%
CMYK: (43,0,18,55) C43M0Y18K55 (43%,0%,18%,55%) (0.43/0.00/0.18/0.55) 

CMYK percentages

%42.98
%0
%18.42
%55.29

Codes

Color #41725D in popluar color models

41 72 5D
RGB 65 114 93
HSL 154° 27.37% 35.10%
HSB/HSV 154° 42.98% 44.71%
CMYK 42.98% 0.00% 18.42%
55.29%

Color #41725D in popluar number systems.

HEX 41 72 5D
Decimal 65 114 93
Binary 1000001 1110010 1011101
Octal 101 162 135

Shades and tints

Shades of #41725D

#41725D
(65,114,93)
#3C6855
(60,104,85)
#375E4D
(55,94,77)
#325445
(50,84,69)
#2D4A3D
(45,74,61)
#284035
(40,64,53)
#23362D
(35,54,45)
#1E2C25
(30,44,37)
#19221D
(25,34,29)
#141815
(20,24,21)
#0F0E0D
(15,14,13)
#000000
(0,0,0)

Tints of #41725D

#41725D
(65,114,93)
#527E6B
(82,126,107)
#638A79
(99,138,121)
#749687
(116,150,135)
#85A295
(133,162,149)
#96AEA3
(150,174,163)
#A7BAB1
(167,186,177)
#B8C6BF
(184,198,191)
#C9D2CD
(201,210,205)
#DADEDB
(218,222,219)
#EBEAE9
(235,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41725D color. Also use rgb(65,114,93) instead hex code.

Text Font Color

.myTextColor { color: #41725D; }

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

This text font color is #41725D.

Background Color

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

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

This div background color is #41725D.

Border color

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

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

This div border color is #41725D.

Opacity

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

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

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

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

This text has shadow with #41725D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41725D.

Preview

Color preview on black background

This text has color #41725D on black background.


Color preview on white background

This text has color #41725D on white background.


Black color preview on #41725D background

This text has black color on #41725D background.


White color preview on #41725D background

This text has white color on #41725D background.


Related colors

Complementary color

Complementary color for #hex is #BE8DA2.


I love getcolorcode.com

Triadic colors

1 #5D4172 and #725D41 with #41725D are triadic colors.

2 #5D7241 and #72415D with #41725D are triadic colors.