COLOR #416448

HEX: #416448 RGB: (65,100,72)

Color info

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

RGB color model

#416448 color RGB value is (65,100,72).

RGB: (65,100,72) (25%, 39%, 28%)

RGB channels and saturation

R 65 of 255 = 25%
G 100 of 255 = 39%
B 72 of 255 = 28%

65
100
72

R + G + B ~ 31%. #416448 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 100 + 72 = 237 (100%)
R 65 of 237 ~ 27.43%
G 100 of 237 ~ 42.19%
B 72 of 237 ~ 30.38'%

%27.43
%42.19
%30.38

CMYK color model

#416448 color CMYK value is (35,0,28,61).

  • cyan value is 35.00%
  • magenta value is 0.00%
  • yellow value is 28.00%
  • key color value is 60.78%

CMYK: (35,0,28,61)
C35M0Y28K61 (35%, 0%, 28%, 61%)
(0.35 / 0.00 / 0.28 / 0.61)

CMYK percentages

%35
%0
%28
%60.78

Codes

Color #416448 in popluar color models

41 64 48
RGB 65 100 72
HSL 132° 21.21% 32.35%
HSB/HSV 132° 35.00% 39.22%
CMYK 35.00% 0.00% 28.00%
60.78%

Color #416448 in popluar number systems.

HEX 41 64 48
Decimal 65 100 72
Binary 1000001 1100100 1001000
Octal 101 144 110

Shades and tints

Shades of #416448

#416448
(65,100,72)
#3C5B42
(60,91,66)
#37523C
(55,82,60)
#324936
(50,73,54)
#2D4030
(45,64,48)
#28372A
(40,55,42)
#232E24
(35,46,36)
#1E251E
(30,37,30)
#191C18
(25,28,24)
#141312
(20,19,18)
#0F0A0C
(15,10,12)
#000000
(0,0,0)

Tints of #416448

#416448
(65,100,72)
#527258
(82,114,88)
#638068
(99,128,104)
#748E78
(116,142,120)
#859C88
(133,156,136)
#96AA98
(150,170,152)
#A7B8A8
(167,184,168)
#B8C6B8
(184,198,184)
#C9D4C8
(201,212,200)
#DAE2D8
(218,226,216)
#EBF0E8
(235,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #416448 color. Also use rgb(65,100,72) instead hex code.

Text Font Color

.myTextColor { color: #416448; }

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

This text font color is #416448.

Background Color

.myBgColor { background-color: #416448; }

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

This div background color is #416448.

Border color

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

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

This div border color is #416448.

Opacity

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

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

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

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

This text has shadow with #416448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #416448.

Preview

Color preview on black background

This text has color #416448 on black background.


Color preview on white background

This text has color #416448 on white background.


Black color preview on #416448 background

This text has black color on #416448 background.


White color preview on #416448 background

This text has white color on #416448 background.


Related colors

Complementary color

Complementary color for #hex is #BE9BB7.


I love getcolorcode.com

Triadic colors

1 #484164 and #644841 with #416448 are triadic colors.

2 #486441 and #644148 with #416448 are triadic colors.