COLOR #446233

HEX: #446233 RGB: (68,98,51)

Color info

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

RGB color model

#446233 color RGB value is (68,98,51).

RGB: (68,98,51) (27%, 38%, 20%)

RGB channels and saturation

R 68 of 255 = 27%
G 98 of 255 = 38%
B 51 of 255 = 20%

68
98
51

R + G + B ~ 28%. #446233 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 98 + 51 = 217 (100%)
R 68 of 217 ~ 31.34%
G 98 of 217 ~ 45.16%
B 51 of 217 ~ 23.5'%

%31.34
%45.16
%23.5

CMYK color model

#446233 color CMYK value is (31,0,48,62).

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

CMYK: (31,0,48,62)
C31M0Y48K62 (31%, 0%, 48%, 62%)
(0.31 / 0.00 / 0.48 / 0.62)

CMYK percentages

%30.61
%0
%47.96
%61.57

Codes

Color #446233 in popluar color models

44 62 33
RGB 68 98 51
HSL 98° 31.54% 29.22%
HSB/HSV 98° 47.96% 38.43%
CMYK 30.61% 0.00% 47.96%
61.57%

Color #446233 in popluar number systems.

HEX 44 62 33
Decimal 68 98 51
Binary 1000100 1100010 110011
Octal 104 142 63

Shades and tints

Shades of #446233

#446233
(68,98,51)
#3E5A2F
(62,90,47)
#38522B
(56,82,43)
#324A27
(50,74,39)
#2C4223
(44,66,35)
#263A1F
(38,58,31)
#20321B
(32,50,27)
#1A2A17
(26,42,23)
#142213
(20,34,19)
#0E1A0F
(14,26,15)
#08120B
(8,18,11)
#000000
(0,0,0)

Tints of #446233

#446233
(68,98,51)
#557045
(85,112,69)
#667E57
(102,126,87)
#778C69
(119,140,105)
#889A7B
(136,154,123)
#99A88D
(153,168,141)
#AAB69F
(170,182,159)
#BBC4B1
(187,196,177)
#CCD2C3
(204,210,195)
#DDE0D5
(221,224,213)
#EEEEE7
(238,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446233; }

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

This text font color is #446233.

Background Color

.myBgColor { background-color: #446233; }

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

This div background color is #446233.

Border color

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

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

This div border color is #446233.

Opacity

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

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

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

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

This text has shadow with #446233 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446233.

Preview

Color preview on black background

This text has color #446233 on black background.


Color preview on white background

This text has color #446233 on white background.


Black color preview on #446233 background

This text has black color on #446233 background.


White color preview on #446233 background

This text has white color on #446233 background.


Related colors

Complementary color

Complementary color for #hex is #BB9DCC.


I love getcolorcode.com

Triadic colors

1 #334462 and #623344 with #446233 are triadic colors.

2 #336244 and #624433 with #446233 are triadic colors.