COLOR #415030

HEX: #415030 RGB: (65,80,48)

Color info

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

RGB color model

#415030 color RGB value is (65,80,48).

RGB: (65,80,48) (25%, 31%, 19%)

RGB channels and saturation

R 65 of 255 = 25%
G 80 of 255 = 31%
B 48 of 255 = 19%

65
80
48

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

Portions of RGB colors in percentages

R + G + B = 65 + 80 + 48 = 193 (100%)
R 65 of 193 ~ 33.68%
G 80 of 193 ~ 41.45%
B 48 of 193 ~ 24.87'%

%33.68
%41.45
%24.87

CMYK color model

#415030 color CMYK value is (19,0,40,69).

  • cyan value is 18.75%
  • magenta value is 0.00%
  • yellow value is 40.00%
  • key color value is 68.63%
CMYK: (19,0,40,69) C19M0Y40K69 (19%,0%,40%,69%) (0.19/0.00/0.40/0.69) 

CMYK percentages

%18.75
%0
%40
%68.63

Codes

Color #415030 in popluar color models

41 50 30
RGB 65 80 48
HSL 88° 25.00% 25.10%
HSB/HSV 88° 40.00% 31.37%
CMYK 18.75% 0.00% 40.00%
68.63%

Color #415030 in popluar number systems.

HEX 41 50 30
Decimal 65 80 48
Binary 1000001 1010000 110000
Octal 101 120 60

Shades and tints

Shades of #415030

#415030
(65,80,48)
#3C492C
(60,73,44)
#374228
(55,66,40)
#323B24
(50,59,36)
#2D3420
(45,52,32)
#282D1C
(40,45,28)
#232618
(35,38,24)
#1E1F14
(30,31,20)
#191810
(25,24,16)
#14110C
(20,17,12)
#0F0A08
(15,10,8)
#000000
(0,0,0)

Tints of #415030

#415030
(65,80,48)
#525F42
(82,95,66)
#636E54
(99,110,84)
#747D66
(116,125,102)
#858C78
(133,140,120)
#969B8A
(150,155,138)
#A7AA9C
(167,170,156)
#B8B9AE
(184,185,174)
#C9C8C0
(201,200,192)
#DAD7D2
(218,215,210)
#EBE6E4
(235,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #415030 color. Also use rgb(65,80,48) instead hex code.

Text Font Color

.myTextColor { color: #415030; }

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

This text font color is #415030.

Background Color

.myBgColor { background-color: #415030; }

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

This div background color is #415030.

Border color

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

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

This div border color is #415030.

Opacity

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

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

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

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

This text has shadow with #415030 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #415030.

Preview

Color preview on black background

This text has color #415030 on black background.


Color preview on white background

This text has color #415030 on white background.


Black color preview on #415030 background

This text has black color on #415030 background.


White color preview on #415030 background

This text has white color on #415030 background.


Related colors

Complementary color

Complementary color for #hex is #BEAFCF.


I love getcolorcode.com

Triadic colors

1 #304150 and #503041 with #415030 are triadic colors.

2 #305041 and #504130 with #415030 are triadic colors.