COLOR #418063

HEX: #418063 RGB: (65,128,99)

Color info

#418063 contains mainly green and blue colors. Web safe color of #418063 is #336666 (or #366).

RGB color model

#418063 color RGB value is (65,128,99).

RGB: (65,128,99) (25%, 50%, 39%)

RGB channels and saturation

R 65 of 255 = 25%
G 128 of 255 = 50%
B 99 of 255 = 39%

65
128
99

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

Portions of RGB colors in percentages

R + G + B = 65 + 128 + 99 = 292 (100%)
R 65 of 292 ~ 22.26%
G 128 of 292 ~ 43.84%
B 99 of 292 ~ 33.9'%

%22.26
%43.84
%33.9

CMYK color model

#418063 color CMYK value is (49,0,23,50).

  • cyan value is 49.22%
  • magenta value is 0.00%
  • yellow value is 22.66%
  • key color value is 49.80%

CMYK: (49,0,23,50)
C49M0Y23K50 (49%, 0%, 23%, 50%)
(0.49 / 0.00 / 0.23 / 0.50)

CMYK percentages

%49.22
%0
%22.66
%49.8

Codes

Color #418063 in popluar color models

41 80 63
RGB 65 128 99
HSL 152° 32.64% 37.84%
HSB/HSV 152° 49.22% 50.20%
CMYK 49.22% 0.00% 22.66%
49.80%

Color #418063 in popluar number systems.

HEX 41 80 63
Decimal 65 128 99
Binary 1000001 10000000 1100011
Octal 101 200 143

Shades and tints

Shades of #418063

#418063
(65,128,99)
#3C755A
(60,117,90)
#376A51
(55,106,81)
#325F48
(50,95,72)
#2D543F
(45,84,63)
#284936
(40,73,54)
#233E2D
(35,62,45)
#1E3324
(30,51,36)
#19281B
(25,40,27)
#141D12
(20,29,18)
#0F1209
(15,18,9)
#000000
(0,0,0)

Tints of #418063

#418063
(65,128,99)
#528B71
(82,139,113)
#63967F
(99,150,127)
#74A18D
(116,161,141)
#85AC9B
(133,172,155)
#96B7A9
(150,183,169)
#A7C2B7
(167,194,183)
#B8CDC5
(184,205,197)
#C9D8D3
(201,216,211)
#DAE3E1
(218,227,225)
#EBEEEF
(235,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #418063 color. Also use rgb(65,128,99) instead hex code.

Text Font Color

.myTextColor { color: #418063; }

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

This text font color is #418063.

Background Color

.myBgColor { background-color: #418063; }

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

This div background color is #418063.

Border color

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

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

This div border color is #418063.

Opacity

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

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

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

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

This text has shadow with #418063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #418063.

Preview

Color preview on black background

This text has color #418063 on black background.


Color preview on white background

This text has color #418063 on white background.


Black color preview on #418063 background

This text has black color on #418063 background.


White color preview on #418063 background

This text has white color on #418063 background.


Related colors

Complementary color

Complementary color for #hex is #BE7F9C.


I love getcolorcode.com

Triadic colors

1 #634180 and #806341 with #418063 are triadic colors.

2 #638041 and #804163 with #418063 are triadic colors.