COLOR #446B67

HEX: #446B67 RGB: (68,107,103)

Color info

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

RGB color model

#446B67 color RGB value is (68,107,103).

RGB: (68,107,103) (27%, 42%, 40%)

RGB channels and saturation

R 68 of 255 = 27%
G 107 of 255 = 42%
B 103 of 255 = 40%

68
107
103

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

Portions of RGB colors in percentages

R + G + B = 68 + 107 + 103 = 278 (100%)
R 68 of 278 ~ 24.46%
G 107 of 278 ~ 38.49%
B 103 of 278 ~ 37.05'%

%24.46
%38.49
%37.05

CMYK color model

#446B67 color CMYK value is (36,0,4,58).

  • cyan value is 36.45%
  • magenta value is 0.00%
  • yellow value is 3.74%
  • key color value is 58.04%

CMYK: (36,0,4,58)
C36M0Y4K58 (36%, 0%, 4%, 58%)
(0.36 / 0.00 / 0.04 / 0.58)

CMYK percentages

%36.45
%0
%3.74
%58.04

Codes

Color #446B67 in popluar color models

44 6B 67
RGB 68 107 103
HSL 174° 22.29% 34.31%
HSB/HSV 174° 36.45% 41.96%
CMYK 36.45% 0.00% 3.74%
58.04%

Color #446B67 in popluar number systems.

HEX 44 6B 67
Decimal 68 107 103
Binary 1000100 1101011 1100111
Octal 104 153 147

Shades and tints

Shades of #446B67

#446B67
(68,107,103)
#3E625E
(62,98,94)
#385955
(56,89,85)
#32504C
(50,80,76)
#2C4743
(44,71,67)
#263E3A
(38,62,58)
#203531
(32,53,49)
#1A2C28
(26,44,40)
#14231F
(20,35,31)
#0E1A16
(14,26,22)
#08110D
(8,17,13)
#000000
(0,0,0)

Tints of #446B67

#446B67
(68,107,103)
#557874
(85,120,116)
#668581
(102,133,129)
#77928E
(119,146,142)
#889F9B
(136,159,155)
#99ACA8
(153,172,168)
#AAB9B5
(170,185,181)
#BBC6C2
(187,198,194)
#CCD3CF
(204,211,207)
#DDE0DC
(221,224,220)
#EEEDE9
(238,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446B67; }

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

This text font color is #446B67.

Background Color

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

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

This div background color is #446B67.

Border color

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

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

This div border color is #446B67.

Opacity

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

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

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

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

This text has shadow with #446B67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446B67.

Preview

Color preview on black background

This text has color #446B67 on black background.


Color preview on white background

This text has color #446B67 on white background.


Black color preview on #446B67 background

This text has black color on #446B67 background.


White color preview on #446B67 background

This text has white color on #446B67 background.


Related colors

Complementary color

Complementary color for #hex is #BB9498.


I love getcolorcode.com

Triadic colors

1 #67446B and #6B6744 with #446B67 are triadic colors.

2 #676B44 and #6B4467 with #446B67 are triadic colors.