COLOR #418360

HEX: #418360 RGB: (65,131,96)

Color info

#418360 contains mainly green and blue colors. Web safe color of #418360 is #339966 (or #396).

RGB color model

#418360 color RGB value is (65,131,96).

RGB: (65,131,96) (25%, 51%, 38%)

RGB channels and saturation

R 65 of 255 = 25%
G 131 of 255 = 51%
B 96 of 255 = 38%

65
131
96

R + G + B ~ 38%. #418360 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 131 + 96 = 292 (100%)
R 65 of 292 ~ 22.26%
G 131 of 292 ~ 44.86%
B 96 of 292 ~ 32.88'%

%22.26
%44.86
%32.88

CMYK color model

#418360 color CMYK value is (50,0,27,49).

  • cyan value is 50.38%
  • magenta value is 0.00%
  • yellow value is 26.72%
  • key color value is 48.63%

CMYK: (50,0,27,49)
C50M0Y27K49 (50%, 0%, 27%, 49%)
(0.50 / 0.00 / 0.27 / 0.49)

CMYK percentages

%50.38
%0
%26.72
%48.63

Codes

Color #418360 in popluar color models

41 83 60
RGB 65 131 96
HSL 148° 33.67% 38.43%
HSB/HSV 148° 50.38% 51.37%
CMYK 50.38% 0.00% 26.72%
48.63%

Color #418360 in popluar number systems.

HEX 41 83 60
Decimal 65 131 96
Binary 1000001 10000011 1100000
Octal 101 203 140

Shades and tints

Shades of #418360

#418360
(65,131,96)
#3C7858
(60,120,88)
#376D50
(55,109,80)
#326248
(50,98,72)
#2D5740
(45,87,64)
#284C38
(40,76,56)
#234130
(35,65,48)
#1E3628
(30,54,40)
#192B20
(25,43,32)
#142018
(20,32,24)
#0F1510
(15,21,16)
#000000
(0,0,0)

Tints of #418360

#418360
(65,131,96)
#528E6E
(82,142,110)
#63997C
(99,153,124)
#74A48A
(116,164,138)
#85AF98
(133,175,152)
#96BAA6
(150,186,166)
#A7C5B4
(167,197,180)
#B8D0C2
(184,208,194)
#C9DBD0
(201,219,208)
#DAE6DE
(218,230,222)
#EBF1EC
(235,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #418360; }

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

This text font color is #418360.

Background Color

.myBgColor { background-color: #418360; }

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

This div background color is #418360.

Border color

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

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

This div border color is #418360.

Opacity

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

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

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

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

This text has shadow with #418360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #418360.

Preview

Color preview on black background

This text has color #418360 on black background.


Color preview on white background

This text has color #418360 on white background.


Black color preview on #418360 background

This text has black color on #418360 background.


White color preview on #418360 background

This text has white color on #418360 background.


Related colors

Complementary color

Complementary color for #hex is #BE7C9F.


I love getcolorcode.com

Triadic colors

1 #604183 and #836041 with #418360 are triadic colors.

2 #608341 and #834160 with #418360 are triadic colors.