COLOR #446457

HEX: #446457 RGB: (68,100,87)

Color info

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

RGB color model

#446457 color RGB value is (68,100,87).

RGB: (68,100,87) (27%, 39%, 34%)

RGB channels and saturation

R 68 of 255 = 27%
G 100 of 255 = 39%
B 87 of 255 = 34%

68
100
87

R + G + B ~ 33%. #446457 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 100 + 87 = 255 (100%)
R 68 of 255 ~ 26.67%
G 100 of 255 ~ 39.22%
B 87 of 255 ~ 34.12'%

%26.67
%39.22
%34.12

CMYK color model

#446457 color CMYK value is (32,0,13,61).

  • cyan value is 32.00%
  • magenta value is 0.00%
  • yellow value is 13.00%
  • key color value is 60.78%

CMYK: (32,0,13,61)
C32M0Y13K61 (32%, 0%, 13%, 61%)
(0.32 / 0.00 / 0.13 / 0.61)

CMYK percentages

%32
%0
%13
%60.78

Codes

Color #446457 in popluar color models

44 64 57
RGB 68 100 87
HSL 156° 19.05% 32.94%
HSB/HSV 156° 32.00% 39.22%
CMYK 32.00% 0.00% 13.00%
60.78%

Color #446457 in popluar number systems.

HEX 44 64 57
Decimal 68 100 87
Binary 1000100 1100100 1010111
Octal 104 144 127

Shades and tints

Shades of #446457

#446457
(68,100,87)
#3E5B50
(62,91,80)
#385249
(56,82,73)
#324942
(50,73,66)
#2C403B
(44,64,59)
#263734
(38,55,52)
#202E2D
(32,46,45)
#1A2526
(26,37,38)
#141C1F
(20,28,31)
#0E1318
(14,19,24)
#080A11
(8,10,17)
#000000
(0,0,0)

Tints of #446457

#446457
(68,100,87)
#557266
(85,114,102)
#668075
(102,128,117)
#778E84
(119,142,132)
#889C93
(136,156,147)
#99AAA2
(153,170,162)
#AAB8B1
(170,184,177)
#BBC6C0
(187,198,192)
#CCD4CF
(204,212,207)
#DDE2DE
(221,226,222)
#EEF0ED
(238,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446457 color. Also use rgb(68,100,87) instead hex code.

Text Font Color

.myTextColor { color: #446457; }

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

This text font color is #446457.

Background Color

.myBgColor { background-color: #446457; }

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

This div background color is #446457.

Border color

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

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

This div border color is #446457.

Opacity

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

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

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

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

This text has shadow with #446457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446457.

Preview

Color preview on black background

This text has color #446457 on black background.


Color preview on white background

This text has color #446457 on white background.


Black color preview on #446457 background

This text has black color on #446457 background.


White color preview on #446457 background

This text has white color on #446457 background.


Related colors

Complementary color

Complementary color for #hex is #BB9BA8.


I love getcolorcode.com

Triadic colors

1 #574464 and #645744 with #446457 are triadic colors.

2 #576444 and #644457 with #446457 are triadic colors.