COLOR #415429

HEX: #415429 RGB: (65,84,41)

Color info

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

RGB color model

#415429 color RGB value is (65,84,41).

RGB: (65,84,41) (25%, 33%, 16%)

RGB channels and saturation

R 65 of 255 = 25%
G 84 of 255 = 33%
B 41 of 255 = 16%

65
84
41

R + G + B ~ 25%. #415429 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 84 + 41 = 190 (100%)
R 65 of 190 ~ 34.21%
G 84 of 190 ~ 44.21%
B 41 of 190 ~ 21.58'%

%34.21
%44.21
%21.58

CMYK color model

#415429 color CMYK value is (23,0,51,67).

  • cyan value is 22.62%
  • magenta value is 0.00%
  • yellow value is 51.19%
  • key color value is 67.06%
CMYK: (23,0,51,67) C23M0Y51K67 (23%,0%,51%,67%) (0.23/0.00/0.51/0.67) 

CMYK percentages

%22.62
%0
%51.19
%67.06

Codes

Color #415429 in popluar color models

41 54 29
RGB 65 84 41
HSL 87° 34.40% 24.51%
HSB/HSV 87° 51.19% 32.94%
CMYK 22.62% 0.00% 51.19%
67.06%

Color #415429 in popluar number systems.

HEX 41 54 29
Decimal 65 84 41
Binary 1000001 1010100 101001
Octal 101 124 51

Shades and tints

Shades of #415429

#415429
(65,84,41)
#3C4D26
(60,77,38)
#374623
(55,70,35)
#323F20
(50,63,32)
#2D381D
(45,56,29)
#28311A
(40,49,26)
#232A17
(35,42,23)
#1E2314
(30,35,20)
#191C11
(25,28,17)
#14150E
(20,21,14)
#0F0E0B
(15,14,11)
#000000
(0,0,0)

Tints of #415429

#415429
(65,84,41)
#52633C
(82,99,60)
#63724F
(99,114,79)
#748162
(116,129,98)
#859075
(133,144,117)
#969F88
(150,159,136)
#A7AE9B
(167,174,155)
#B8BDAE
(184,189,174)
#C9CCC1
(201,204,193)
#DADBD4
(218,219,212)
#EBEAE7
(235,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #415429 color. Also use rgb(65,84,41) instead hex code.

Text Font Color

.myTextColor { color: #415429; }

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

This text font color is #415429.

Background Color

.myBgColor { background-color: #415429; }

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

This div background color is #415429.

Border color

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

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

This div border color is #415429.

Opacity

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

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

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

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

This text has shadow with #415429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #415429.

Preview

Color preview on black background

This text has color #415429 on black background.


Color preview on white background

This text has color #415429 on white background.


Black color preview on #415429 background

This text has black color on #415429 background.


White color preview on #415429 background

This text has white color on #415429 background.


Related colors

Complementary color

Complementary color for #hex is #BEABD6.


I love getcolorcode.com

Triadic colors

1 #294154 and #542941 with #415429 are triadic colors.

2 #295441 and #544129 with #415429 are triadic colors.