COLOR #446B63

HEX: #446B63 RGB: (68,107,99)

Color info

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

RGB color model

#446B63 color RGB value is (68,107,99).

RGB: (68,107,99) (27%, 42%, 39%)

RGB channels and saturation

R 68 of 255 = 27%
G 107 of 255 = 42%
B 99 of 255 = 39%

68
107
99

R + G + B ~ 36%. #446B63 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 107 + 99 = 274 (100%)
R 68 of 274 ~ 24.82%
G 107 of 274 ~ 39.05%
B 99 of 274 ~ 36.13'%

%24.82
%39.05
%36.13

CMYK color model

#446B63 color CMYK value is (36,0,7,58).

  • cyan value is 36.45%
  • magenta value is 0.00%
  • yellow value is 7.48%
  • key color value is 58.04%
CMYK: (36,0,7,58) C36M0Y7K58 (36%,0%,7%,58%) (0.36/0.00/0.07/0.58) 

CMYK percentages

%36.45
%0
%7.48
%58.04

Codes

Color #446B63 in popluar color models

44 6B 63
RGB 68 107 99
HSL 168° 22.29% 34.31%
HSB/HSV 168° 36.45% 41.96%
CMYK 36.45% 0.00% 7.48%
58.04%

Color #446B63 in popluar number systems.

HEX 44 6B 63
Decimal 68 107 99
Binary 1000100 1101011 1100011
Octal 104 153 143

Shades and tints

Shades of #446B63

#446B63
(68,107,99)
#3E625A
(62,98,90)
#385951
(56,89,81)
#325048
(50,80,72)
#2C473F
(44,71,63)
#263E36
(38,62,54)
#20352D
(32,53,45)
#1A2C24
(26,44,36)
#14231B
(20,35,27)
#0E1A12
(14,26,18)
#081109
(8,17,9)
#000000
(0,0,0)

Tints of #446B63

#446B63
(68,107,99)
#557871
(85,120,113)
#66857F
(102,133,127)
#77928D
(119,146,141)
#889F9B
(136,159,155)
#99ACA9
(153,172,169)
#AAB9B7
(170,185,183)
#BBC6C5
(187,198,197)
#CCD3D3
(204,211,211)
#DDE0E1
(221,224,225)
#EEEDEF
(238,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446B63 color. Also use rgb(68,107,99) instead hex code.

Text Font Color

.myTextColor { color: #446B63; }

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

This text font color is #446B63.

Background Color

.myBgColor { background-color: #446B63; }

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

This div background color is #446B63.

Border color

.myBorderColor { border: 1px solid #446B63; }

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

This div border color is #446B63.

Opacity

.myOpacity80 { color: #446B63; opacity: 0.8; }

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

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

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

This text has shadow with #446B63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446B63.

Preview

Color preview on black background

This text has color #446B63 on black background.


Color preview on white background

This text has color #446B63 on white background.


Black color preview on #446B63 background

This text has black color on #446B63 background.


White color preview on #446B63 background

This text has white color on #446B63 background.


Related colors

Complementary color

Complementary color for #hex is #BB949C.


I love getcolorcode.com

Triadic colors

1 #63446B and #6B6344 with #446B63 are triadic colors.

2 #636B44 and #6B4463 with #446B63 are triadic colors.