COLOR #446874

HEX: #446874 RGB: (68,104,116)

Color info

#446874 contains red, green and blue colors in about the same proportion. Web safe color of #446874 is #336666 (or #366).

RGB color model

#446874 color RGB value is (68,104,116).

RGB: (68,104,116) (27%, 41%, 45%)

RGB channels and saturation

R 68 of 255 = 27%
G 104 of 255 = 41%
B 116 of 255 = 45%

68
104
116

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

Portions of RGB colors in percentages

R + G + B = 68 + 104 + 116 = 288 (100%)
R 68 of 288 ~ 23.61%
G 104 of 288 ~ 36.11%
B 116 of 288 ~ 40.28'%

%23.61
%36.11
%40.28

CMYK color model

#446874 color CMYK value is (41,10,0,55).

  • cyan value is 41.38%
  • magenta value is 10.34%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (41,10,0,55)
C41M10Y0K55 (41%, 10%, 0%, 55%)
(0.41 / 0.10 / 0.00 / 0.55)

CMYK percentages

%41.38
%10.34
%0
%54.51

Codes

Color #446874 in popluar color models

44 68 74
RGB 68 104 116
HSL 195° 26.09% 36.08%
HSB/HSV 195° 41.38% 45.49%
CMYK 41.38% 10.34% 0.00%
54.51%

Color #446874 in popluar number systems.

HEX 44 68 74
Decimal 68 104 116
Binary 1000100 1101000 1110100
Octal 104 150 164

Shades and tints

Shades of #446874

#446874
(68,104,116)
#3E5F6A
(62,95,106)
#385660
(56,86,96)
#324D56
(50,77,86)
#2C444C
(44,68,76)
#263B42
(38,59,66)
#203238
(32,50,56)
#1A292E
(26,41,46)
#142024
(20,32,36)
#0E171A
(14,23,26)
#080E10
(8,14,16)
#000000
(0,0,0)

Tints of #446874

#446874
(68,104,116)
#557580
(85,117,128)
#66828C
(102,130,140)
#778F98
(119,143,152)
#889CA4
(136,156,164)
#99A9B0
(153,169,176)
#AAB6BC
(170,182,188)
#BBC3C8
(187,195,200)
#CCD0D4
(204,208,212)
#DDDDE0
(221,221,224)
#EEEAEC
(238,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446874 color. Also use rgb(68,104,116) instead hex code.

Text Font Color

.myTextColor { color: #446874; }

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

This text font color is #446874.

Background Color

.myBgColor { background-color: #446874; }

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

This div background color is #446874.

Border color

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

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

This div border color is #446874.

Opacity

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

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

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

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

This text has shadow with #446874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446874.

Preview

Color preview on black background

This text has color #446874 on black background.


Color preview on white background

This text has color #446874 on white background.


Black color preview on #446874 background

This text has black color on #446874 background.


White color preview on #446874 background

This text has white color on #446874 background.


Related colors

Complementary color

Complementary color for #hex is #BB978B.


I love getcolorcode.com

Triadic colors

1 #744468 and #687444 with #446874 are triadic colors.

2 #746844 and #684474 with #446874 are triadic colors.