COLOR #446182

HEX: #446182 RGB: (68,97,130)

Color info

#446182 contains mainly green and blue colors. Web safe color of #446182 is #336699 (or #369).

RGB color model

#446182 color RGB value is (68,97,130).

RGB: (68,97,130) (27%, 38%, 51%)

RGB channels and saturation

R 68 of 255 = 27%
G 97 of 255 = 38%
B 130 of 255 = 51%

68
97
130

R + G + B ~ 39%. #446182 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 97 + 130 = 295 (100%)
R 68 of 295 ~ 23.05%
G 97 of 295 ~ 32.88%
B 130 of 295 ~ 44.07'%

%23.05
%32.88
%44.07

CMYK color model

#446182 color CMYK value is (48,25,0,49).

  • cyan value is 47.69%
  • magenta value is 25.38%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (48,25,0,49) C48M25Y0K49 (48%,25%,0%,49%) (0.48/0.25/0.00/0.49) 

CMYK percentages

%47.69
%25.38
%0
%49.02

Codes

Color #446182 in popluar color models

44 61 82
RGB 68 97 130
HSL 212° 31.31% 38.82%
HSB/HSV 212° 47.69% 50.98%
CMYK 47.69% 25.38% 0.00%
49.02%

Color #446182 in popluar number systems.

HEX 44 61 82
Decimal 68 97 130
Binary 1000100 1100001 10000010
Octal 104 141 202

Shades and tints

Shades of #446182

#446182
(68,97,130)
#3E5977
(62,89,119)
#38516C
(56,81,108)
#324961
(50,73,97)
#2C4156
(44,65,86)
#26394B
(38,57,75)
#203140
(32,49,64)
#1A2935
(26,41,53)
#14212A
(20,33,42)
#0E191F
(14,25,31)
#081114
(8,17,20)
#000000
(0,0,0)

Tints of #446182

#446182
(68,97,130)
#556F8D
(85,111,141)
#667D98
(102,125,152)
#778BA3
(119,139,163)
#8899AE
(136,153,174)
#99A7B9
(153,167,185)
#AAB5C4
(170,181,196)
#BBC3CF
(187,195,207)
#CCD1DA
(204,209,218)
#DDDFE5
(221,223,229)
#EEEDF0
(238,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446182 color. Also use rgb(68,97,130) instead hex code.

Text Font Color

.myTextColor { color: #446182; }

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

This text font color is #446182.

Background Color

.myBgColor { background-color: #446182; }

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

This div background color is #446182.

Border color

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

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

This div border color is #446182.

Opacity

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

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

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

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

This text has shadow with #446182 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446182.

Preview

Color preview on black background

This text has color #446182 on black background.


Color preview on white background

This text has color #446182 on white background.


Black color preview on #446182 background

This text has black color on #446182 background.


White color preview on #446182 background

This text has white color on #446182 background.


Related colors

Complementary color

Complementary color for #hex is #BB9E7D.


I love getcolorcode.com

Triadic colors

1 #824461 and #618244 with #446182 are triadic colors.

2 #826144 and #614482 with #446182 are triadic colors.