COLOR #446256

HEX: #446256 RGB: (68,98,86)

Color info

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

RGB color model

#446256 color RGB value is (68,98,86).

RGB: (68,98,86) (27%, 38%, 34%)

RGB channels and saturation

R 68 of 255 = 27%
G 98 of 255 = 38%
B 86 of 255 = 34%

68
98
86

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

Portions of RGB colors in percentages

R + G + B = 68 + 98 + 86 = 252 (100%)
R 68 of 252 ~ 26.98%
G 98 of 252 ~ 38.89%
B 86 of 252 ~ 34.13'%

%26.98
%38.89
%34.13

CMYK color model

#446256 color CMYK value is (31,0,12,62).

  • cyan value is 30.61%
  • magenta value is 0.00%
  • yellow value is 12.24%
  • key color value is 61.57%

CMYK: (31,0,12,62)
C31M0Y12K62 (31%, 0%, 12%, 62%)
(0.31 / 0.00 / 0.12 / 0.62)

CMYK percentages

%30.61
%0
%12.24
%61.57

Codes

Color #446256 in popluar color models

44 62 56
RGB 68 98 86
HSL 156° 18.07% 32.55%
HSB/HSV 156° 30.61% 38.43%
CMYK 30.61% 0.00% 12.24%
61.57%

Color #446256 in popluar number systems.

HEX 44 62 56
Decimal 68 98 86
Binary 1000100 1100010 1010110
Octal 104 142 126

Shades and tints

Shades of #446256

#446256
(68,98,86)
#3E5A4F
(62,90,79)
#385248
(56,82,72)
#324A41
(50,74,65)
#2C423A
(44,66,58)
#263A33
(38,58,51)
#20322C
(32,50,44)
#1A2A25
(26,42,37)
#14221E
(20,34,30)
#0E1A17
(14,26,23)
#081210
(8,18,16)
#000000
(0,0,0)

Tints of #446256

#446256
(68,98,86)
#557065
(85,112,101)
#667E74
(102,126,116)
#778C83
(119,140,131)
#889A92
(136,154,146)
#99A8A1
(153,168,161)
#AAB6B0
(170,182,176)
#BBC4BF
(187,196,191)
#CCD2CE
(204,210,206)
#DDE0DD
(221,224,221)
#EEEEEC
(238,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446256 color. Also use rgb(68,98,86) instead hex code.

Text Font Color

.myTextColor { color: #446256; }

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

This text font color is #446256.

Background Color

.myBgColor { background-color: #446256; }

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

This div background color is #446256.

Border color

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

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

This div border color is #446256.

Opacity

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

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

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

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

This text has shadow with #446256 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446256.

Preview

Color preview on black background

This text has color #446256 on black background.


Color preview on white background

This text has color #446256 on white background.


Black color preview on #446256 background

This text has black color on #446256 background.


White color preview on #446256 background

This text has white color on #446256 background.


Related colors

Complementary color

Complementary color for #hex is #BB9DA9.


I love getcolorcode.com

Triadic colors

1 #564462 and #625644 with #446256 are triadic colors.

2 #566244 and #624456 with #446256 are triadic colors.