COLOR #446155

HEX: #446155 RGB: (68,97,85)

Color info

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

RGB color model

#446155 color RGB value is (68,97,85).

RGB: (68,97,85) (27%, 38%, 33%)

RGB channels and saturation

R 68 of 255 = 27%
G 97 of 255 = 38%
B 85 of 255 = 33%

68
97
85

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

Portions of RGB colors in percentages

R + G + B = 68 + 97 + 85 = 250 (100%)
R 68 of 250 ~ 27.2%
G 97 of 250 ~ 38.8%
B 85 of 250 ~ 34'%

%27.2
%38.8
%34

CMYK color model

#446155 color CMYK value is (30,0,12,62).

  • cyan value is 29.90%
  • magenta value is 0.00%
  • yellow value is 12.37%
  • key color value is 61.96%

CMYK: (30,0,12,62)
C30M0Y12K62 (30%, 0%, 12%, 62%)
(0.30 / 0.00 / 0.12 / 0.62)

CMYK percentages

%29.9
%0
%12.37
%61.96

Codes

Color #446155 in popluar color models

44 61 55
RGB 68 97 85
HSL 155° 17.58% 32.35%
HSB/HSV 155° 29.90% 38.04%
CMYK 29.90% 0.00% 12.37%
61.96%

Color #446155 in popluar number systems.

HEX 44 61 55
Decimal 68 97 85
Binary 1000100 1100001 1010101
Octal 104 141 125

Shades and tints

Shades of #446155

#446155
(68,97,85)
#3E594E
(62,89,78)
#385147
(56,81,71)
#324940
(50,73,64)
#2C4139
(44,65,57)
#263932
(38,57,50)
#20312B
(32,49,43)
#1A2924
(26,41,36)
#14211D
(20,33,29)
#0E1916
(14,25,22)
#08110F
(8,17,15)
#000000
(0,0,0)

Tints of #446155

#446155
(68,97,85)
#556F64
(85,111,100)
#667D73
(102,125,115)
#778B82
(119,139,130)
#889991
(136,153,145)
#99A7A0
(153,167,160)
#AAB5AF
(170,181,175)
#BBC3BE
(187,195,190)
#CCD1CD
(204,209,205)
#DDDFDC
(221,223,220)
#EEEDEB
(238,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446155; }

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

This text font color is #446155.

Background Color

.myBgColor { background-color: #446155; }

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

This div background color is #446155.

Border color

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

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

This div border color is #446155.

Opacity

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

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

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

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

This text has shadow with #446155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446155.

Preview

Color preview on black background

This text has color #446155 on black background.


Color preview on white background

This text has color #446155 on white background.


Black color preview on #446155 background

This text has black color on #446155 background.


White color preview on #446155 background

This text has white color on #446155 background.


Related colors

Complementary color

Complementary color for #hex is #BB9EAA.


I love getcolorcode.com

Triadic colors

1 #554461 and #615544 with #446155 are triadic colors.

2 #556144 and #614455 with #446155 are triadic colors.